summaryrefslogtreecommitdiffstats
path: root/mm/Makefile
AgeCommit message (Expand)AuthorLines
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2012-05-29Cross Memory Attach: make it KconfigurableChristopher Yeoh-2/+5
2012-05-29mm: remove swap token codeRik van Riel-1/+1
2012-05-21mm: compaction: export some of the functionsMichal Nazarewicz-2/+1
2012-05-15mm: frontswap: config and doc filesDan Magenheimer-0/+1
2011-10-31Cross Memory AttachChristopher Yeoh-1/+2
2011-05-26mm: cleancache core ops functions and configDan Magenheimer-0/+1
2011-02-24bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu-1/+7
2011-01-13thp: transparent hugepage coreAndrea Arcangeli-0/+1
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli-1/+1
2010-09-08percpu: use percpu allocator on UP tooTejun Heo-6/+1
2010-07-14lmb: rename to memblockYinghai Lu-0/+2
2010-05-25mm: compaction: memory compaction coreMel Gorman-0/+1
2010-03-30percpu: don't implicitly include slab.h from percpu.hTejun Heo-1/+5
2009-12-16make generic_acl slightly more genericChristoph Hellwig-1/+0
2009-10-02percpu: kill legacy percpu allocatorTejun Heo-4/+0
2009-09-24procfs: disable per-task stack usage on NOMMUAndrew Morton-2/+2
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds-0/+2
2009-09-23procfs: provide stack information for threadsStefani Seibold-2/+2
2009-09-22mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin-1/+1
2009-09-22ksm: the mm interface to ksmHugh Dickins-0/+1
2009-09-16HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen-0/+1
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen-0/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-1/+1
2009-09-11writeback: get rid of pdflush completelyJens Axboe-1/+1
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo-1/+1
2009-06-16Merge branch 'akpm'Linus Torvalds-0/+1
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan-0/+1
2009-06-15kmemcheck: add mm functionsVegard Nossum-0/+1
2009-06-11kmemleak: Simple testing module for kmemleakCatalin Marinas-0/+1
2009-06-11kmemleak: Enable the building of the memory leak detectorCatalin Marinas-0/+1
2009-04-01generic debug pageallocAkinobu Mita-0/+1
2009-02-20percpu: implement new dynamic percpu allocatorTejun Heo-0/+4
2009-01-06shmem: unify regular and tiny shmemMatt Mackall-3/+1
2008-12-29SLUB: failslab supportAkinobu Mita-0/+1
2008-10-20memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki-2/+1
2008-07-28mmu-notifiers: coreAndrea Arcangeli-0/+1
2008-07-24mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan-2/+1
2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman-0/+1
2008-04-17uaccess: add probe_kernel_write()Ingo Molnar-1/+1
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh-1/+1
2008-02-07Memory controller: cgroups setupBalbir Singh-0/+1
2008-02-05Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds-0/+1
2008-02-05maps4: make page monitoring /proc file optionalMatt Mackall-1/+2
2008-02-05maps4: introduce a generic page walkerMatt Mackall-1/+1
2007-12-04Move dmapool.c to mm/ directoryMatthew Wilcox-0/+1
2007-10-16memory unplug: page isolationKAMEZAWA Hiroyuki-1/+1
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter-0/+1
2007-07-17CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter-3/+1
2007-05-07Quicklists for page table pagesChristoph Lameter-0/+2