Age | Commit message (Expand) | Author |
2006-02-05 | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet |
2006-02-04 | [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS | Chen, Kenneth W |
2006-02-01 | [PATCH] slab: fix sparse warning | Randy Dunlap |
2006-02-01 | [PATCH] mm/slab: add kernel-doc for one function | Randy.Dunlap |
2006-02-01 | [PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB | Pekka Enberg |
2006-02-01 | [PATCH] dump_stack() in oom handler | Andrew Morton |
2006-02-01 | [PATCH] slab: replace kmem_cache_t with struct kmem_cache | Pekka Enberg |
2006-02-01 | [PATCH] slab: rename ac_data to cpu_cache_get | Pekka Enberg |
2006-02-01 | [PATCH] slab: extract virt_to_{cache|slab} | Pekka Enberg |
2006-02-01 | [PATCH] slab: reduce inlining | Pekka Enberg |
2006-02-01 | [PATCH] slab: extract slab_{put|get}_obj | Matthew Dobson |
2006-02-01 | [PATCH] slab: extract slab_destroy_objs() | Matthew Dobson |
2006-02-01 | [PATCH] slab: cache_estimate cleanup | Steven Rostedt |
2006-02-01 | [PATCH] slab: have index_of bug at compile time | Steven Rostedt |
2006-02-01 | [PATCH] slab: minor cleanup to kmem_cache_alloc_node | Christoph Lameter |
2006-02-01 | [PATCH] slab: distinguish between object and buffer size | Manfred Spraul |
2006-02-01 | [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method | Christoph Lameter |
2006-02-01 | [PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages() | Christoph Lameter |
2006-02-01 | [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes | Christoph Lameter |
2006-02-01 | [PATCH] Direct Migration V9: migrate_pages() extension | Christoph Lameter |
2006-02-01 | [PATCH] Direct Migration V9: PageSwapCache checks | Christoph Lameter |
2006-02-01 | [PATCH] Reclaim slab during zone reclaim | Christoph Lameter |
2006-02-01 | [PATCH] Zone reclaim: Allow modification of zone reclaim behavior | Christoph Lameter |
2006-02-01 | [PATCH] zone_reclaim: configurable off node allocation period. | Christoph Lameter |
2006-02-01 | [PATCH] zone_reclaim: partial scans instead of full scan | Christoph Lameter |
2006-02-01 | [PATCH] zone_reclaim: do not unmap file backed pages | Christoph Lameter |
2006-02-01 | [PATCH] Use 32 bit division in slab_put_obj() | Benjamin LaHaise |
2006-02-01 | [PATCH] zone_reclaim: minor fixes | Christoph Lameter |
2006-02-01 | [PATCH] mm: improve function of sc->may_writepage | Christoph Lameter |
2006-02-01 | [PATCH] zone_reclaim: reclaim on memory only node support | Christoph Lameter |
2006-02-01 | [PATCH] Optimize off-node performance of zone reclaim | Christoph Lameter |
2006-02-01 | [PATCH] __cpuinit functions wrongly marked __meminit | Ashok Raj |
2006-01-18 | [PATCH] mm: optimize numa policy handling in slab allocator | Christoph Lameter |
2006-01-18 | [PATCH] NUMA policies in the slab allocator V2 | Christoph Lameter |
2006-01-18 | [PATCH] sem2mutex: mm/slab.c | Ingo Molnar |
2006-01-18 | [PATCH] Zone reclaim: Reclaim logic | Christoph Lameter |
2006-01-18 | [PATCH] Zone reclaim: resurrect may_swap | Christoph Lameter |
2006-01-18 | [PATCH] Simplify migrate_page_add | Christoph Lameter |
2006-01-18 | [PATCH] mm: migration page refcounting fix | Nick Piggin |
2006-01-18 | [PATCH] mm: dirty_exceeded speedup | Andrew Morton |
2006-01-16 | [PATCH] x86_64: add __meminit for memory hotplug | Matt Tolentino |
2006-01-14 | [PATCH] cpuset oom lock fix | Paul Jackson |
2006-01-14 | [PATCH] Add tmpfs options for memory placement policies | Robin Holt |
2006-01-12 | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds |
2006-01-12 | [PATCH] memmap_init_zone(): remove uneccesary page++ | Greg Ungerer |
2006-01-12 | [PATCH] do_truncate() call fix in tiny-shmem.c | Catalin Marinas |
2006-01-12 | [PATCH] migration: make sure there is no attempt to migrate reserved pages. | Christoph Lameter |
2006-01-11 | [PATCH] move capable() to capability.h | Randy.Dunlap |
2006-01-11 | [PATCH] mm: gfp_atomic comments | Paul Jackson |
2006-01-11 | [PATCH] Restore KERN_EMERG to each line printed by bad_page | Hugh Dickins |