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