Age | Commit message (Expand) | Author | Files | Lines |
2010-09-08 | percpu: use percpu allocator on UP too | Tejun Heo | 1 | -6/+1 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -0/+2 |
2010-05-25 | mm: compaction: memory compaction core | Mel Gorman | 1 | -0/+1 |
2010-03-30 | percpu: don't implicitly include slab.h from percpu.h | Tejun Heo | 1 | -1/+5 |
2009-12-16 | make generic_acl slightly more generic | Christoph Hellwig | 1 | -1/+0 |
2009-10-02 | percpu: kill legacy percpu allocator | Tejun Heo | 1 | -4/+0 |
2009-09-24 | procfs: disable per-task stack usage on NOMMU | Andrew Morton | 1 | -2/+2 |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 1 | -0/+2 |
2009-09-23 | procfs: provide stack information for threads | Stefani Seibold | 1 | -2/+2 |
2009-09-22 | mm: move use_mm/unuse_mm from aio.c to mm/ | Michael S. Tsirkin | 1 | -1/+1 |
2009-09-22 | ksm: the mm interface to ksm | Hugh Dickins | 1 | -0/+1 |
2009-09-16 | HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs | Andi Kleen | 1 | -0/+1 |
2009-09-16 | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 1 | -0/+1 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -1/+1 |
2009-09-11 | writeback: get rid of pdflush completely | Jens Axboe | 1 | -1/+1 |
2009-06-24 | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 1 | -1/+1 |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds | 1 | -0/+1 |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan | 1 | -0/+1 |
2009-06-15 | kmemcheck: add mm functions | Vegard Nossum | 1 | -0/+1 |
2009-06-11 | kmemleak: Simple testing module for kmemleak | Catalin Marinas | 1 | -0/+1 |
2009-06-11 | kmemleak: Enable the building of the memory leak detector | Catalin Marinas | 1 | -0/+1 |
2009-04-01 | generic debug pagealloc | Akinobu Mita | 1 | -0/+1 |
2009-02-20 | percpu: implement new dynamic percpu allocator | Tejun Heo | 1 | -0/+4 |
2009-01-06 | shmem: unify regular and tiny shmem | Matt Mackall | 1 | -3/+1 |
2008-12-29 | SLUB: failslab support | Akinobu Mita | 1 | -0/+1 |
2008-10-20 | memcg: allocate all page_cgroup at boot | KAMEZAWA Hiroyuki | 1 | -2/+1 |
2008-07-28 | mmu-notifiers: core | Andrea Arcangeli | 1 | -0/+1 |
2008-07-24 | mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT | Nishanth Aravamudan | 1 | -2/+1 |
2008-07-24 | mm: add a basic debugging framework for memory initialisation | Mel Gorman | 1 | -0/+1 |
2008-04-17 | uaccess: add probe_kernel_write() | Ingo Molnar | 1 | -1/+1 |
2008-03-04 | Memory controller: rename to Memory Resource Controller | Balbir Singh | 1 | -1/+1 |
2008-02-07 | Memory controller: cgroups setup | Balbir Singh | 1 | -0/+1 |
2008-02-05 | Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy... | Linus Torvalds | 1 | -0/+1 |
2008-02-05 | maps4: make page monitoring /proc file optional | Matt Mackall | 1 | -1/+2 |
2008-02-05 | maps4: introduce a generic page walker | Matt Mackall | 1 | -1/+1 |
2007-12-04 | Move dmapool.c to mm/ directory | Matthew Wilcox | 1 | -0/+1 |
2007-10-16 | memory unplug: page isolation | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2007-10-16 | Generic Virtual Memmap support for SPARSEMEM | Christoph Lameter | 1 | -0/+1 |
2007-07-17 | CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic | Christoph Lameter | 1 | -3/+1 |
2007-05-07 | Quicklists for page table pages | Christoph Lameter | 1 | -0/+2 |
2007-05-07 | SLUB core | Christoph Lameter | 1 | -0/+1 |
2006-10-20 | [PATCH] separate bdi congestion functions from queue congestion functions | Andrew Morton | 1 | -1/+2 |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 1 | -1/+1 |
2006-09-30 | [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] | David Howells | 1 | -0/+3 |
2006-09-29 | [PATCH] Access Control Lists for tmpfs | Andreas Gruenbacher | 1 | -0/+1 |
2006-09-26 | [PATCH] Extract the allocpercpu functions from the slab allocator | Christoph Lameter | 1 | -1/+1 |
2006-06-30 | [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h | Christoph Lameter | 1 | -1/+1 |
2006-03-27 | [PATCH] uninline zone helpers | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-03-22 | [PATCH] page migration reorg | Christoph Lameter | 1 | -0/+2 |
2006-01-08 | [PATCH] slob: introduce the SLOB allocator | Matt Mackall | 1 | -1/+3 |