summaryrefslogtreecommitdiff
path: root/mm/Makefile
Commit message (Expand)AuthorAge
...
* mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V2012-07-31
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2012-07-30
|\
| * mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter2012-07-09
* | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-04
|\ \ | |/ |/|
| * mm: frontswap: config and doc filesDan Magenheimer2012-05-15
* | Cross Memory Attach: make it KconfigurableChristopher Yeoh2012-05-29
* | mm: remove swap token codeRik van Riel2012-05-29
* | mm: compaction: export some of the functionsMichal Nazarewicz2012-05-21
|/
* Cross Memory AttachChristopher Yeoh2011-10-31
* mm: cleancache core ops functions and configDan Magenheimer2011-05-26
* bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu2011-02-24
* thp: transparent hugepage coreAndrea Arcangeli2011-01-13
* thp: add pmd mangling generic functionsAndrea Arcangeli2011-01-13
* percpu: use percpu allocator on UP tooTejun Heo2010-09-08
* lmb: rename to memblockYinghai Lu2010-07-14
* mm: compaction: memory compaction coreMel Gorman2010-05-25
* percpu: don't implicitly include slab.h from percpu.hTejun Heo2010-03-30
* make generic_acl slightly more genericChristoph Hellwig2009-12-16
* percpu: kill legacy percpu allocatorTejun Heo2009-10-02
* procfs: disable per-task stack usage on NOMMUAndrew Morton2009-09-24
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\
| * HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen2009-09-16
| * HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-16
* | procfs: provide stack information for threadsStefani Seibold2009-09-23
* | mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin2009-09-22
* | ksm: the mm interface to ksmHugh Dickins2009-09-22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-24
* | writeback: get rid of pdflush completelyJens Axboe2009-09-11
|/
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* | kmemcheck: add mm functionsVegard Nossum2009-06-15
|/
* kmemleak: Simple testing module for kmemleakCatalin Marinas2009-06-11
* kmemleak: Enable the building of the memory leak detectorCatalin Marinas2009-06-11
* generic debug pageallocAkinobu Mita2009-04-01
* percpu: implement new dynamic percpu allocatorTejun Heo2009-02-20
* shmem: unify regular and tiny shmemMatt Mackall2009-01-06
* SLUB: failslab supportAkinobu Mita2008-12-29
* memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki2008-10-20
* mmu-notifiers: coreAndrea Arcangeli2008-07-28
* mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan2008-07-24
* mm: add a basic debugging framework for memory initialisationMel Gorman2008-07-24
* uaccess: add probe_kernel_write()Ingo Molnar2008-04-17
* Memory controller: rename to Memory Resource ControllerBalbir Singh2008-03-04
* Memory controller: cgroups setupBalbir Singh2008-02-07
* Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds2008-02-05
|\
| * Move dmapool.c to mm/ directoryMatthew Wilcox2007-12-04
* | maps4: make page monitoring /proc file optionalMatt Mackall2008-02-05
* | maps4: introduce a generic page walkerMatt Mackall2008-02-05
|/
* memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-16