summaryrefslogtreecommitdiffstats
path: root/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds2008-02-051-0/+1
|\
| * Move dmapool.c to mm/ directoryMatthew Wilcox2007-12-041-0/+1
* | maps4: make page monitoring /proc file optionalMatt Mackall2008-02-051-1/+2
* | maps4: introduce a generic page walkerMatt Mackall2008-02-051-1/+1
|/
* memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-161-1/+1
* Generic Virtual Memmap support for SPARSEMEMChristoph Lameter2007-10-161-0/+1
* CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter2007-07-171-3/+1
* Quicklists for page table pagesChristoph Lameter2007-05-071-0/+2
* SLUB coreChristoph Lameter2007-05-071-0/+1
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-1/+2
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+1
* [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]David Howells2006-09-301-0/+3
* [PATCH] Access Control Lists for tmpfsAndreas Gruenbacher2006-09-291-0/+1
* [PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter2006-09-261-1/+1
* [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter2006-06-301-1/+1
* [PATCH] uninline zone helpersKAMEZAWA Hiroyuki2006-03-271-1/+1
* [PATCH] page migration reorgChristoph Lameter2006-03-221-0/+2
* [PATCH] slob: introduce the SLOB allocatorMatt Mackall2006-01-081-1/+3
OpenPOWER on IntegriCloud