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