aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-10zswap: add to mm/Seth Jennings1-0/+1
2013-07-10zbud: add to mm/Seth Jennings1-0/+1
2013-04-29memcg: add memory.pressure_level eventsAnton Vorontsov1-1/+1
2012-12-11mm: introduce a common interface for balloon pages mobilityRafael Aquini1-1/+2
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse1-2/+2
2012-07-31mm: factor out memory isolate functionsMinchan Kim1-2/+3
2012-07-31memcg: rename config variablesAndrew Morton1-1/+1
2012-07-31mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V1-0/+1
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds1-1/+2
2012-07-09mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter1-1/+2
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds1-0/+1
2012-05-29Cross Memory Attach: make it KconfigurableChristopher Yeoh1-2/+5
2012-05-29mm: remove swap token codeRik van Riel1-1/+1
2012-05-21mm: compaction: export some of the functionsMichal Nazarewicz1-2/+1
2012-05-15mm: frontswap: config and doc filesDan Magenheimer1-0/+1
2011-10-31Cross Memory AttachChristopher Yeoh1-1/+2
2011-05-26mm: cleancache core ops functions and configDan Magenheimer1-0/+1
2011-02-24bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu1-1/+7
2011-01-13thp: transparent hugepage coreAndrea Arcangeli1-0/+1
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli1-1/+1
2010-09-08percpu: use percpu allocator on UP tooTejun Heo1-6/+1
2010-07-14lmb: rename to memblockYinghai Lu1-0/+2
2010-05-25mm: compaction: memory compaction coreMel Gorman1-0/+1
2010-03-30percpu: don't implicitly include slab.h from percpu.hTejun Heo1-1/+5
2009-12-16make generic_acl slightly more genericChristoph Hellwig1-1/+0
2009-10-02percpu: kill legacy percpu allocatorTejun Heo1-4/+0
2009-09-24procfs: disable per-task stack usage on NOMMUAndrew Morton1-2/+2
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-0/+2
2009-09-23procfs: provide stack information for threadsStefani Seibold1-2/+2
2009-09-22mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin1-1/+1
2009-09-22ksm: the mm interface to ksmHugh Dickins1-0/+1
2009-09-16HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen1-0/+1
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen1-0/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2009-09-11writeback: get rid of pdflush completelyJens Axboe1-1/+1
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo1-1/+1
2009-06-16Merge branch 'akpm'Linus Torvalds1-0/+1
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-0/+1
2009-06-15kmemcheck: add mm functionsVegard Nossum1-0/+1
2009-06-11kmemleak: Simple testing module for kmemleakCatalin Marinas1-0/+1
2009-06-11kmemleak: Enable the building of the memory leak detectorCatalin Marinas1-0/+1
2009-04-01generic debug pageallocAkinobu Mita1-0/+1
2009-02-20percpu: implement new dynamic percpu allocatorTejun Heo1-0/+4
2009-01-06shmem: unify regular and tiny shmemMatt Mackall1-3/+1
2008-12-29SLUB: failslab supportAkinobu Mita1-0/+1
2008-10-20memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki1-2/+1
2008-07-28mmu-notifiers: coreAndrea Arcangeli1-0/+1
2008-07-24mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan1-2/+1
2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman1-0/+1
2008-04-17uaccess: add probe_kernel_write()Ingo Molnar1-1/+1