aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann1-2/+1
2023-12-05mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka1-5/+1
2023-10-04mm: vmscan: move shrinker-related code into a separate fileQi Zheng1-2/+2
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2023-08-21mm: kill frontswapJohannes Weiner1-1/+0
2023-08-09shmem: prepare shmem quota infrastructureCarlos Maiolino1-1/+1
2023-06-09mm: page_alloc: split out DEBUG_PAGEALLOCKefeng Wang1-0/+1
2023-06-09mm: page_alloc: split out FAIL_PAGE_ALLOCKefeng Wang1-0/+1
2023-06-09mm: page_alloc: collect mem statistic into show_mem.cKefeng Wang1-1/+1
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2023-04-05dmapool: add alloc/free performance testKeith Busch1-0/+1
2023-03-29mm/slob: remove CONFIG_SLOBVlastimil Babka1-2/+0
2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner1-1/+3
2022-10-03kmsan: add KMSAN runtime coreAlexander Potapenko1-0/+1
2022-09-26mm: remove vmacacheLiam R. Howlett1-1/+1
2022-09-26mm/demotion: add support for explicit memory tiersAneesh Kumar K.V1-0/+1
2022-07-03mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin1-0/+1
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song1-1/+1
2022-03-03mm: move the migrate_vma_* device migration code into its own fileChristoph Hellwig1-0/+1
2022-01-22mm: remove cleancacheChristoph Hellwig1-1/+0
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2022-01-15mm: page table checkPasha Tatashin1-0/+1
2021-12-09mm, kcsan: Enable barrier instrumentationMarco Elver1-0/+2
2021-09-27mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)1-1/+1
2021-09-08mm: introduce Data Access MONitor (DAMON)SeongJae Park1-0/+1
2021-09-08mm: move ioremap_page_range to vmalloc.cChristoph Hellwig1-1/+2
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport1-0/+1
2021-06-30mm: hugetlb: free the vmemmap pages associated with each HugeTLB pageMuchun Song1-0/+1
2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song1-0/+1
2021-05-05mm,memory_hotplug: add kernel boot option to enable memmap_on_memoryOscar Salvador1-1/+4
2021-05-05mm: cma: support sysfsMinchan Kim1-0/+1
2021-04-30mm: add a io_mapping_map_user helperChristoph Hellwig1-0/+1
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko1-0/+1
2021-01-12media: videobuf2: Move frame_vector into media subsystemDaniel Vetter1-1/+0
2020-12-15mm: mmap_lock: add tracepoints around lock acquisitionAxel Rasmussen1-1/+1
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard1-1/+1
2020-10-13mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su1-1/+0
2020-08-07mm: move lib/ioremap.c to mm/Mike Rapoport1-1/+1
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner1-0/+8
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig1-1/+1
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual1-0/+1
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar1-0/+2
2020-04-07mm: introduce Reported pagesAlexander Duyck1-0/+1
2020-04-02mm/Makefile: disable KCSAN for kmemleakQian Cai1-0/+1
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar1-0/+2
2020-02-04mm: add generic ptdumpSteven Price1-0/+1
2020-01-31kcov: ignore fault-inject and stacktraceDmitry Vyukov1-0/+1
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar1-0/+1
2019-11-16build, kcsan: Add KCSAN build exceptionsMarco Elver1-0/+8
2019-11-06mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom1-0/+1
2019-09-24mm: silence -Woverride-init/initializer-overridesQian Cai1-0/+3
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-1/+0
2019-08-03memremap: move from kernel/ to mm/Christoph Hellwig1-0/+1
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-1/+1
2019-07-12mm: consolidate the get_user_pages* implementationsChristoph Hellwig1-2/+2
2019-07-02mm: remove the HMM config optionChristoph Hellwig1-1/+1
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams1-1/+6
2018-10-31mm: remove nobootmemMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+1
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-6/+1
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+3
2018-09-07mm/memory: Move mmu_gather and TLB invalidation code into its own filePeter Zijlstra1-3/+3
2018-08-30vfs: implement readahead(2) using POSIX_FADV_WILLNEEDAmir Goldstein1-2/+1
2018-06-07mm: restructure memfd codeMike Kravetz1-0/+1
2018-04-05mm/swap_slots.c: use conditional compilationRandy Dunlap1-2/+2
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov1-0/+1
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse1-1/+2
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse1-1/+1
2017-06-20percpu: expose statistics about percpu memory via debugfsDennis Zhou1-0/+1
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park1-0/+1
2017-02-24mm: introduce page_vma_mapped_walk()Kirill A. Shutemov1-2/+4
2017-02-22mm/swap: add cache for swap slots allocationTim Chen1-1/+1
2016-10-12Disable the __builtin_return_address() warning globally after allLinus Torvalds1-3/+0
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-0/+4
2016-07-26thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov1-1/+1
2016-07-26mm: Hardened usercopyKees Cook1-0/+4
2016-05-20z3fold: the 3-fold allocator for compressed pagesVitaly Wool1-0/+1
2016-03-25mm, kasan: SLAB supportAlexander Potapenko1-0/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+15
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim1-0/+1
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott1-1/+1
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2015-09-10mm: introduce idle page trackingVladimir Davydov1-0/+1
2015-09-04userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli1-0/+1
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara1-0/+1
2015-04-14mm: move memtest under mmVladimir Murzin1-0/+1
2015-04-14mm: cma: debugfs interfaceSasha Levin1-0/+1
2015-02-17move iov_iter.c from mm/ to lib/Al Viro1-1/+1
2015-02-16vfs: remove get_xip_memMatthew Wilcox1-1/+0
2015-02-13mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin1-0/+3
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin1-0/+1
2015-02-10mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov1-1/+1
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim1-0/+1
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim1-0/+1
2014-12-10mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner1-1/+2
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner1-0/+1
2014-10-12Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2014-10-10mm: Support fadvise without CONFIG_MMUJosh Triplett1-1/+2
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov1-1/+2
2014-10-09mm: move debug code out of page_alloc.cSasha Levin1-1/+1
2014-08-17mm: Support compiling out madvise and fadviseJosh Triplett1-2/+5
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman1-0/+1
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim1-0/+1
2014-06-04mm: move get_user_pages()-related code to separate fileKirill A. Shutemov1-1/+1
2014-05-19block: move mm/bounce.c to block/Jens Axboe1-1/+0
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2014-04-07mm: create generic early_ioremap() supportMark Salter1-0/+1
2014-04-07mm: per-thread vma cachingDavidlohr Bueso1-1/+1
2014-04-03mm: thrash detection-based file cache sizingJohannes Weiner1-1/+1
2014-04-01take iov_iter stuff to mm/iov_iter.cAl Viro1-1/+1
2014-01-30zsmalloc: move it under mmMinchan Kim1-0/+1
2013-09-10list: add a new LRU list typeDave Chinner1-1/+1
2013-07-10zswap: add to mm/Seth Jennings1-0/+1
2013-07-10zbud: add to mm/Seth Jennings1-0/+1
2013-04-29memcg: add memory.pressure_level eventsAnton Vorontsov1-1/+1
2012-12-11mm: introduce a common interface for balloon pages mobilityRafael Aquini1-1/+2
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse1-2/+2
2012-07-31mm: factor out memory isolate functionsMinchan Kim1-2/+3
2012-07-31memcg: rename config variablesAndrew Morton1-1/+1
2012-07-31mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V1-0/+1
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-1/+2
2012-07-09mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter1-1/+2
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2012-05-29Cross Memory Attach: make it KconfigurableChristopher Yeoh1-2/+5
2012-05-29mm: remove swap token codeRik van Riel1-1/+1
2012-05-21mm: compaction: export some of the functionsMichal Nazarewicz1-2/+1
2012-05-15mm: frontswap: config and doc filesDan Magenheimer1-0/+1
2011-10-31Cross Memory AttachChristopher Yeoh1-1/+2
2011-05-26mm: cleancache core ops functions and configDan Magenheimer1-0/+1
2011-02-24bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu1-1/+7
2011-01-13thp: transparent hugepage coreAndrea Arcangeli1-0/+1
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli1-1/+1
2010-09-08percpu: use percpu allocator on UP tooTejun Heo1-6/+1
2010-07-14lmb: rename to memblockYinghai Lu1-0/+2
2010-05-25mm: compaction: memory compaction coreMel Gorman1-0/+1
2010-03-30percpu: don't implicitly include slab.h from percpu.hTejun Heo1-1/+5
2009-12-16make generic_acl slightly more genericChristoph Hellwig1-1/+0
2009-10-02percpu: kill legacy percpu allocatorTejun Heo1-4/+0
2009-09-24procfs: disable per-task stack usage on NOMMUAndrew Morton1-2/+2
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-0/+2
2009-09-23procfs: provide stack information for threadsStefani Seibold1-2/+2
2009-09-22mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin1-1/+1
2009-09-22ksm: the mm interface to ksmHugh Dickins1-0/+1
2009-09-16HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen1-0/+1
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen1-0/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2009-09-11writeback: get rid of pdflush completelyJens Axboe1-1/+1
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo1-1/+1
2009-06-16Merge branch 'akpm'Linus Torvalds1-0/+1
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-0/+1
2009-06-15kmemcheck: add mm functionsVegard Nossum1-0/+1
2009-06-11kmemleak: Simple testing module for kmemleakCatalin Marinas1-0/+1
2009-06-11kmemleak: Enable the building of the memory leak detectorCatalin Marinas1-0/+1
2009-04-01generic debug pageallocAkinobu Mita1-0/+1
2009-02-20percpu: implement new dynamic percpu allocatorTejun Heo1-0/+4
2009-01-06shmem: unify regular and tiny shmemMatt Mackall1-3/+1
2008-12-29SLUB: failslab supportAkinobu Mita1-0/+1
2008-10-20memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki1-2/+1
2008-07-28mmu-notifiers: coreAndrea Arcangeli1-0/+1
2008-07-24mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan1-2/+1
2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman1-0/+1
2008-04-17uaccess: add probe_kernel_write()Ingo Molnar1-1/+1
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh1-1/+1
2008-02-07Memory controller: cgroups setupBalbir Singh1-0/+1
2008-02-05Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds1-0/+1
2008-02-05maps4: make page monitoring /proc file optionalMatt Mackall1-1/+2
2008-02-05maps4: introduce a generic page walkerMatt Mackall1-1/+1
2007-12-04Move dmapool.c to mm/ directoryMatthew Wilcox1-0/+1
2007-10-16memory unplug: page isolationKAMEZAWA Hiroyuki1-1/+1
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter1-0/+1
2007-07-17CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter1-3/+1
2007-05-07Quicklists for page table pagesChristoph Lameter1-0/+2
2007-05-07SLUB coreChristoph Lameter1-0/+1
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-1/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-1/+1
2006-09-30[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]David Howells1-0/+3
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher1-0/+1
2006-09-26[PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter1-1/+1
2006-03-27[PATCH] uninline zone helpersKAMEZAWA Hiroyuki1-1/+1
2006-03-22[PATCH] page migration reorgChristoph Lameter1-0/+2
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall1-1/+3
2006-01-08[PATCH] slob: introduce mm/util.c for shared functionsMatt Mackall1-1/+1
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen1-1/+1
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte1-0/+1
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+20