aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-06mm/memcontrol: fix seq_buf size to save memory when PAGE_SIZE is largeRyan Roberts1-4/+5
2024-11-06mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIERJames Houghton2-2/+7
2024-11-06tools/mm: free the allocated memoryLiu Jing1-0/+1
2024-11-06mm/page-writeback: raise wb_thresh to prevent write blocking with strictlimitJim Zhao1-3/+22
2024-11-06mm/memory.c: simplify pfnmap_lockdep_assertManas1-1/+1
2024-11-06mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_subSourav Panda1-1/+1
2024-11-06maple_tree: fix outdated flag name in commentJann Horn1-1/+1
2024-11-06mm: shmem: improve the tmpfs large folio read performanceBaolin Wang1-10/+24
2024-11-06mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logicBaolin Wang1-24/+11
2024-11-06mm: remove unused has_isolate_pageblockLuoxi Li1-8/+0
2024-11-06mm: remove redundant condition for THP folioDev Jain1-1/+1
2024-11-06mm/mremap: remove goto from mremap_to()Liam R. Howlett1-19/+27
2024-11-06mm/mremap: cleanup vma_to_resize()Liam R. Howlett1-22/+31
2024-11-06maple_tree: remove sanity check from mas_wr_slot_store()Wei Yang1-3/+2
2024-11-06maple_tree: calculate new_end when neededWei Yang1-1/+1
2024-11-06mm: don't set readahead flag on a folio when lookahead_size > nr_to_readPankaj Raghav1-5/+10
2024-11-06mm: shmem: remove __shmem_huge_global_enabled()Kefeng Wang1-23/+10
2024-11-06mm: huge_memory: move file_thp_enabled() into huge_memory.cKefeng Wang2-13/+15
2024-11-06tmpfs: don't enable large folios if not supportedKefeng Wang1-1/+4
2024-11-06tools: testing: fix phys_addr_t size on 64-bit systemsLorenzo Stoakes2-0/+3
2024-11-06mm/mglru: reset page lru tier bits when activatingWei Xu3-5/+20
2024-11-06mm: swap: use str_true_false() helper functionThorsten Blum1-2/+1
2024-11-06percpu: add a test case for the specific 64-bit value additionAndy Shevchenko1-1/+10
2024-11-06x86/percpu: fix clang warning when dealing with unsigned typesAndy Shevchenko1-3/+4
2024-11-06mm, kasan, kmsan: instrument copy_from/to_kernel_nofaultSabyrzhan Tasbolatov3-2/+61
2024-11-06maple_tree: simplify mas_push_node()Wei Yang1-9/+7
2024-11-06maple_tree: total is not changed for nomem_one caseWei Yang1-2/+1
2024-11-06maple_tree: clear request_count for new allocated oneWei Yang1-1/+1
2024-11-06maple_tree: root node could be handled by !p_slot tooWei Yang1-3/+1
2024-11-06maple_tree: add some alloc node test caseJiazi Li1-0/+22
2024-11-06maple_tree: fix alloc node fail issueJiazi Li1-1/+4
2024-11-06mm/vmstat: defer the refresh_zone_stat_thresholds after all CPUs bringupSaurabh Sengar1-1/+11
2024-11-06vmscan: add a vmscan event for reclaim_pagesJaewon Kim2-2/+48
2024-11-06mm: avoid zeroing user movable page twice with init_on_alloc=1Zi Yan4-9/+23
2024-11-06mm/zswap: avoid touching XArray for unnecessary invalidationKairui Song1-0/+3
2024-11-06maple_tree: refactor mas_wr_store_type()Sidhartha Kumar1-47/+25
2024-11-06mm/hugetlb: perform vmemmap optimization batchly for specific node allocationsuhua1-3/+8
2024-11-06memcg: add tracing for memcg stat updatesShakeel Butt2-2/+92
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang12-20/+17
2024-11-06mm: add pcp high_min high_max to proc zoneinfoMengEn Sun1-4/+8
2024-11-06mm/kmemleak: fix typo in object_no_scan() commentMike Rapoport (Microsoft)1-1/+1
2024-11-06kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard9-16/+20
2024-11-06zram: do not open-code comp priority 0Sergey Senozhatsky1-2/+2
2024-11-06mm: allocate THP on hugezeropage wp-faultDev Jain1-1/+40
2024-11-06mm: abstract THP allocationDev Jain1-41/+57
2024-11-06MAINTAINERS: mailmap: update Alexey Klimov's email addressAlexey Klimov2-3/+4
2024-11-06mm/memory.c: remove stray newline at top of fileAndrew Morton1-1/+0
2024-11-06percpu: fix data race with pcpu_nr_empty_pop_pagesDennis Zhou1-3/+4
2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador7-66/+6
2024-11-06arch/s390: clean up hugetlb definitionsOscar Salvador2-42/+24