aboutsummaryrefslogtreecommitdiff
path: root/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* mm: Rename CGROUP_MEM_RES_CTLR to MEMCGArne Coucheron2020-06-041-1/+1
* Revert "Revert "mm: Add notifier framework for showing memory""Arne Coucheron2020-06-041-1/+1
* Revert "Revert "mm: vmpressure: allow in-kernel clients to subscribe for even...Arne Coucheron2020-06-041-1/+2
* list: add a new LRU list typeDave Chinner2019-12-151-1/+1
* Revert "memcg: add memory.pressure_level events"Vadim Deys2019-12-151-1/+1
* Revert "mm: vmpressure: allow in-kernel clients to subscribe for events"Vadim Deys2019-12-151-4/+2
* Revert "mm: Add notifier framework for showing memory"Vadim Deys2019-12-151-1/+1
* mm: Add notifier framework for showing memoryLaura Abbott2017-09-191-1/+1
* mm: vmpressure: allow in-kernel clients to subscribe for eventsVinayak Menon2017-09-191-2/+4
* memcg: add memory.pressure_level eventsAnton Vorontsov2017-09-191-1/+1
* zsmalloc: move it under mmMinchan Kim2015-03-121-0/+1
* mm: remove swap token codeRik van Riel2014-01-171-1/+1
* mm: compaction: export some of the functionsMichal Nazarewicz2012-06-261-2/+1
* Cross Memory AttachChristopher Yeoh2011-10-311-1/+2
* mm: cleancache core ops functions and configDan Magenheimer2011-05-261-0/+1
* bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu2011-02-241-1/+7
* thp: transparent hugepage coreAndrea Arcangeli2011-01-131-0/+1
* thp: add pmd mangling generic functionsAndrea Arcangeli2011-01-131-1/+1
* percpu: use percpu allocator on UP tooTejun Heo2010-09-081-6/+1
* lmb: rename to memblockYinghai Lu2010-07-141-0/+2
* mm: compaction: memory compaction coreMel Gorman2010-05-251-0/+1
* percpu: don't implicitly include slab.h from percpu.hTejun Heo2010-03-301-1/+5
* make generic_acl slightly more genericChristoph Hellwig2009-12-161-1/+0
* percpu: kill legacy percpu allocatorTejun Heo2009-10-021-4/+0
* procfs: disable per-task stack usage on NOMMUAndrew Morton2009-09-241-2/+2
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-0/+2
|\
| * HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen2009-09-161-0/+1
| * HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-161-0/+1
* | procfs: provide stack information for threadsStefani Seibold2009-09-231-2/+2
* | mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin2009-09-221-1/+1
* | ksm: the mm interface to ksmHugh Dickins2009-09-221-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-1/+1
|\
| * percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-1/+1
* | writeback: get rid of pdflush completelyJens Axboe2009-09-111-1/+1
|/
* Merge branch 'akpm'Linus Torvalds2009-06-161-0/+1
|\
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-0/+1
* | kmemcheck: add mm functionsVegard Nossum2009-06-151-0/+1
|/
* kmemleak: Simple testing module for kmemleakCatalin Marinas2009-06-111-0/+1
* kmemleak: Enable the building of the memory leak detectorCatalin Marinas2009-06-111-0/+1
* generic debug pageallocAkinobu Mita2009-04-011-0/+1
* percpu: implement new dynamic percpu allocatorTejun Heo2009-02-201-0/+4
* shmem: unify regular and tiny shmemMatt Mackall2009-01-061-3/+1
* SLUB: failslab supportAkinobu Mita2008-12-291-0/+1
* memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki2008-10-201-2/+1
* mmu-notifiers: coreAndrea Arcangeli2008-07-281-0/+1
* mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan2008-07-241-2/+1
* mm: add a basic debugging framework for memory initialisationMel Gorman2008-07-241-0/+1
* uaccess: add probe_kernel_write()Ingo Molnar2008-04-171-1/+1
* Memory controller: rename to Memory Resource ControllerBalbir Singh2008-03-041-1/+1
* Memory controller: cgroups setupBalbir Singh2008-02-071-0/+1