Age | Commit message (Expand) | Author | Files | Lines |
2006-02-14 | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 1 | -4/+17 |
2006-02-14 | [PATCH] compound page: default destructor | Hugh Dickins | 1 | -1/+8 |
2006-02-14 | [PATCH] compound page: use page[1].lru | Hugh Dickins | 3 | -12/+9 |
2006-02-11 | [PATCH] vmscan: skip reclaim_mapped determination if we do not swap | Christoph Lameter | 1 | -34/+41 |
2006-02-11 | [PATCH] vmscan: remove duplicate increment of reclaim_in_progress | Christoph Lameter | 1 | -2/+0 |
2006-02-11 | [PATCH] zone reclaim: do not check references to a page during zone reclaim | Christoph Lameter | 1 | -1/+5 |
2006-02-10 | [PATCH] Updates for page migration | Christoph Lameter | 1 | -5/+20 |
2006-02-10 | [PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroy | Ravikiran G Thirumalai | 1 | -3/+7 |
2006-02-08 | [PATCH] SLOB=y && SMP=y fix | Ingo Molnar | 1 | -1/+1 |
2006-02-07 | [PATCH] mm: compound release fix | Nick Piggin | 1 | -10/+22 |
2006-02-07 | [PATCH] hugetlbpage: return VM_FAULT_OOM on oom | Christoph Lameter | 1 | -15/+2 |
2006-02-07 | [PATCH] Hugepages need clear_user_highpage() not clear_highpage() | David Gibson | 1 | -1/+1 |
2006-02-05 | mm/slab.c (non-NUMA): Fix compile warning and clean up code | Linus Torvalds | 1 | -3/+8 |
2006-02-05 | [PATCH] NUMA slab locking fixes: fix cpu down and up locking | Ravikiran G Thirumalai | 1 | -38/+85 |
2006-02-05 | [PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock | Ravikiran G Thirumalai | 1 | -18/+18 |
2006-02-05 | [PATCH] NUMA slab locking fixes: move color_next to l3 | Ravikiran G Thirumalai | 1 | -11/+11 |
2006-02-05 | [PATCH] hugetlb: add comment explaining reasons for Bus Errors | Christoph Lameter | 1 | -0/+9 |
2006-02-05 | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 1 | -4/+6 |
2006-02-04 | [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS | Chen, Kenneth W | 1 | -0/+2 |
2006-02-01 | [PATCH] slab: fix sparse warning | Randy Dunlap | 1 | -2/+2 |
2006-02-01 | [PATCH] mm/slab: add kernel-doc for one function | Randy.Dunlap | 1 | -2/+7 |
2006-02-01 | [PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB | Pekka Enberg | 1 | -5/+24 |
2006-02-01 | [PATCH] dump_stack() in oom handler | Andrew Morton | 1 | -0/+1 |
2006-02-01 | [PATCH] slab: replace kmem_cache_t with struct kmem_cache | Pekka Enberg | 1 | -97/+98 |
2006-02-01 | [PATCH] slab: rename ac_data to cpu_cache_get | Pekka Enberg | 1 | -18/+18 |
2006-02-01 | [PATCH] slab: extract virt_to_{cache|slab} | Pekka Enberg | 1 | -5/+17 |
2006-02-01 | [PATCH] slab: reduce inlining | Pekka Enberg | 1 | -7/+7 |
2006-02-01 | [PATCH] slab: extract slab_{put|get}_obj | Matthew Dobson | 1 | -37/+40 |
2006-02-01 | [PATCH] slab: extract slab_destroy_objs() | Matthew Dobson | 1 | -7/+19 |
2006-02-01 | [PATCH] slab: cache_estimate cleanup | Steven Rostedt | 1 | -22/+59 |
2006-02-01 | [PATCH] slab: have index_of bug at compile time | Steven Rostedt | 1 | -5/+4 |
2006-02-01 | [PATCH] slab: minor cleanup to kmem_cache_alloc_node | Christoph Lameter | 1 | -15/+6 |
2006-02-01 | [PATCH] slab: distinguish between object and buffer size | Manfred Spraul | 1 | -74/+80 |
2006-02-01 | [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method | Christoph Lameter | 3 | -1/+21 |
2006-02-01 | [PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages() | Christoph Lameter | 1 | -21/+146 |
2006-02-01 | [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes | Christoph Lameter | 3 | -0/+47 |
2006-02-01 | [PATCH] Direct Migration V9: migrate_pages() extension | Christoph Lameter | 2 | -20/+227 |
2006-02-01 | [PATCH] Direct Migration V9: PageSwapCache checks | Christoph Lameter | 3 | -0/+22 |
2006-02-01 | [PATCH] Reclaim slab during zone reclaim | Christoph Lameter | 1 | -0/+14 |
2006-02-01 | [PATCH] Zone reclaim: Allow modification of zone reclaim behavior | Christoph Lameter | 1 | -2/+7 |
2006-02-01 | [PATCH] zone_reclaim: configurable off node allocation period. | Christoph Lameter | 1 | -2/+2 |
2006-02-01 | [PATCH] zone_reclaim: partial scans instead of full scan | Christoph Lameter | 1 | -2/+18 |
2006-02-01 | [PATCH] zone_reclaim: do not unmap file backed pages | Christoph Lameter | 1 | -0/+6 |
2006-02-01 | [PATCH] Use 32 bit division in slab_put_obj() | Benjamin LaHaise | 1 | -3/+3 |
2006-02-01 | [PATCH] zone_reclaim: minor fixes | Christoph Lameter | 1 | -1/+3 |
2006-02-01 | [PATCH] mm: improve function of sc->may_writepage | Christoph Lameter | 1 | -3/+3 |
2006-02-01 | [PATCH] zone_reclaim: reclaim on memory only node support | Christoph Lameter | 1 | -1/+7 |
2006-02-01 | [PATCH] Optimize off-node performance of zone reclaim | Christoph Lameter | 1 | -14/+15 |
2006-02-01 | [PATCH] __cpuinit functions wrongly marked __meminit | Ashok Raj | 1 | -3/+3 |
2006-01-18 | [PATCH] mm: optimize numa policy handling in slab allocator | Christoph Lameter | 2 | -4/+1 |