summaryrefslogtreecommitdiffstats
path: root/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* memcg: add memory.pressure_level eventsAnton Vorontsov2013-04-291-1/+1
* mm: introduce a common interface for balloon pages mobilityRafael Aquini2012-12-111-1/+2
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-091-2/+2
* mm: factor out memory isolate functionsMinchan Kim2012-07-311-2/+3
* memcg: rename config variablesAndrew Morton2012-07-311-1/+1
* mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V2012-07-311-0/+1
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2012-07-301-1/+2
|\
| * mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter2012-07-091-1/+2
* | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-041-0/+1
|\ \ | |/ |/|
| * mm: frontswap: config and doc filesDan Magenheimer2012-05-151-0/+1
* | Cross Memory Attach: make it KconfigurableChristopher Yeoh2012-05-291-2/+5
* | mm: remove swap token codeRik van Riel2012-05-291-1/+1
* | mm: compaction: export some of the functionsMichal Nazarewicz2012-05-211-2/+1
|/
* Cross Memory AttachChristopher Yeoh2011-10-311-1/+2
* mm: cleancache core ops functions and configDan Magenheimer2011-05-261-0/+1
* bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu2011-02-241-1/+7
* thp: transparent hugepage coreAndrea Arcangeli2011-01-131-0/+1
* thp: add pmd mangling generic functionsAndrea Arcangeli2011-01-131-1/+1
* 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