aboutsummaryrefslogtreecommitdiff
path: root/mm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Cross Memory AttachGravatar Christopher Yeoh 1-1/+2
2011-05-26mm: cleancache core ops functions and configGravatar Dan Magenheimer 1-0/+1
2011-02-24bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cGravatar Yinghai Lu 1-1/+7
2011-01-13thp: transparent hugepage coreGravatar Andrea Arcangeli 1-0/+1
2011-01-13thp: add pmd mangling generic functionsGravatar Andrea Arcangeli 1-1/+1
2010-09-08percpu: use percpu allocator on UP tooGravatar Tejun Heo 1-6/+1
2010-07-14lmb: rename to memblockGravatar Yinghai Lu 1-0/+2
2010-05-25mm: compaction: memory compaction coreGravatar Mel Gorman 1-0/+1
2010-03-30percpu: don't implicitly include slab.h from percpu.hGravatar Tejun Heo 1-1/+5
2009-12-16make generic_acl slightly more genericGravatar Christoph Hellwig 1-1/+0
2009-10-02percpu: kill legacy percpu allocatorGravatar Tejun Heo 1-4/+0
2009-09-24procfs: disable per-task stack usage on NOMMUGravatar Andrew Morton 1-2/+2
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Gravatar Linus Torvalds 1-0/+2
2009-09-23procfs: provide stack information for threadsGravatar Stefani Seibold 1-2/+2
2009-09-22mm: move use_mm/unuse_mm from aio.c to mm/Gravatar Michael S. Tsirkin 1-1/+1
2009-09-22ksm: the mm interface to ksmGravatar Hugh Dickins 1-0/+1
2009-09-16HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsGravatar Andi Kleen 1-0/+1
2009-09-16HWPOISON: The high level memory error handler in the VM v7Gravatar Andi Kleen 1-0/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 1-1/+1
2009-09-11writeback: get rid of pdflush completelyGravatar Jens Axboe 1-1/+1
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorGravatar Tejun Heo 1-1/+1
2009-06-16Merge branch 'akpm'Gravatar Linus Torvalds 1-0/+1
2009-06-16mm: consolidate init_mm definitionGravatar Alexey Dobriyan 1-0/+1
2009-06-15kmemcheck: add mm functionsGravatar Vegard Nossum 1-0/+1
2009-06-11kmemleak: Simple testing module for kmemleakGravatar Catalin Marinas 1-0/+1
2009-06-11kmemleak: Enable the building of the memory leak detectorGravatar Catalin Marinas 1-0/+1
2009-04-01generic debug pageallocGravatar Akinobu Mita 1-0/+1
2009-02-20percpu: implement new dynamic percpu allocatorGravatar Tejun Heo 1-0/+4
2009-01-06shmem: unify regular and tiny shmemGravatar Matt Mackall 1-3/+1
2008-12-29SLUB: failslab supportGravatar Akinobu Mita 1-0/+1
2008-10-20memcg: allocate all page_cgroup at bootGravatar KAMEZAWA Hiroyuki 1-2/+1
2008-07-28mmu-notifiers: coreGravatar Andrea Arcangeli 1-0/+1
2008-07-24mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITGravatar Nishanth Aravamudan 1-2/+1
2008-07-24mm: add a basic debugging framework for memory initialisationGravatar Mel Gorman 1-0/+1
2008-04-17uaccess: add probe_kernel_write()Gravatar Ingo Molnar 1-1/+1
2008-03-04Memory controller: rename to Memory Resource ControllerGravatar Balbir Singh 1-1/+1
2008-02-07Memory controller: cgroups setupGravatar Balbir Singh 1-0/+1
2008-02-05Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Gravatar Linus Torvalds 1-0/+1
2008-02-05maps4: make page monitoring /proc file optionalGravatar Matt Mackall 1-1/+2
2008-02-05maps4: introduce a generic page walkerGravatar Matt Mackall 1-1/+1
2007-12-04Move dmapool.c to mm/ directoryGravatar Matthew Wilcox 1-0/+1
2007-10-16memory unplug: page isolationGravatar KAMEZAWA Hiroyuki 1-1/+1
2007-10-16Generic Virtual Memmap support for SPARSEMEMGravatar Christoph Lameter 1-0/+1
2007-07-17CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicGravatar Christoph Lameter 1-3/+1
2007-05-07Quicklists for page table pagesGravatar Christoph Lameter 1-0/+2
2007-05-07SLUB coreGravatar Christoph Lameter 1-0/+1
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsGravatar Andrew Morton 1-1/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]Gravatar David Howells 1-1/+1
2006-09-30[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]Gravatar David Howells 1-0/+3
2006-09-29[PATCH] Access Control Lists for tmpfsGravatar Andreas Gruenbacher 1-0/+1