aboutsummaryrefslogtreecommitdiff
path: root/mm/Makefile
AgeCommit message (Expand)Author
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
2006-09-26[PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter
2006-03-27[PATCH] uninline zone helpersKAMEZAWA Hiroyuki
2006-03-22[PATCH] page migration reorgChristoph Lameter
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall
2006-01-08[PATCH] slob: introduce mm/util.c for shared functionsMatt Mackall
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds