drm: fixup i915 breadcrumb read/write
[safe/jmp/linux-2.6] / mm /
2006-03-17 Hugh Dickins[PATCH] fix free swap cache latency
2006-03-17 Christoph Lameter[PATCH] fix race in pagevec_strip?
2006-03-17 Christoph Lameter[PATCH] page migration: Fail with error if swap not...
2006-03-15 Christoph Lameter[PATCH] Consistent capabilites associated with MPOL_MOV...
2006-03-15 Christoph Lameter[PATCH] page migration: fail if page is in a vma flagge...
2006-03-10 Christoph Lameter[PATCH] slab: Node rotor for freeing alien caches and...
2006-03-10 Yasunori Goto[PATCH] memory hotadd: pgdat->node_present_pages fix
2006-03-10 Christoph Lameter[PATCH] vmscan: no zone_reclaim if PF_MALLOC is set
2006-03-10 Hugh Dickins[PATCH] page_add_file_rmap(): remove BUG_ON()s
2006-03-08 Jack Steiner[PATCH] slab: allocate larger cache_cache if order...
2006-03-08 Andrew Morton[PATCH] percpu_counter_sum()
2006-03-08 Andrew Morton[PATCH] numa_maps-update fix
2006-03-08 Linus Torvaldsslab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT
2006-03-07 Christoph Lameter[PATCH] numa_maps update
2006-03-07 Linus Torvaldsslab: clarify and fix calculate_slab_order()
2006-03-06 Linus TorvaldsFix "check_slabp" printout size calculation
2006-03-02 Christoph Lameter[PATCH] numa_maps: Fix potential crash on non IA64...
2006-03-02 Andrew Morton[PATCH] out_of_memory() locking fix
2006-03-01 Andrew Morton[PATCH] out_of_memory(): use of uninitialised
2006-03-01 Andrew Morton[PATCH] nommu: implement vmalloc_node()
2006-03-01 Christoph Lameter[PATCH] remove_from_swap: fix locking
2006-03-01 Christoph Lameter[PATCH] Fix sys_migrate_pages: Move all pages when...
2006-02-24 Christoph Lameter[PATCH] vmscan: fix zone_reclaim
2006-02-24 Christoph Lameter[PATCH] page migration: Fix MPOL_INTERLEAVE behavior...
2006-02-22 Hugh Dickins[PATCH] tmpfs: fix mount mpol nodelist parsing
2006-02-21 Alexey Dobriyan[PATCH] mm/mempolicy.c: fix 'if ();' typo
2006-02-21 Luke Yang[PATCH] Fix undefined symbols for nommu architecture
2006-02-21 Andi Kleen[PATCH] Fix units in mbind check
2006-02-21 Christoph Lameter[PATCH] Terminate process that fails on a constrained...
2006-02-21 Kurt Garloff[PATCH] OOM kill: children accounting
2006-02-17 Chris Wright[PATCH] sys_mbind sanity checking
2006-02-17 Linus Torvalds[PATCH] Handle holes in node mask in node fallback...
2006-02-17 Andi Kleen[PATCH] Handle all and empty zones when setting up...
2006-02-17 Andi Kleen[PATCH] x86_64: Add boot option to disable randomized...
2006-02-15 Michael S. Tsirkin[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
2006-02-15 Hugh Dickins[PATCH] compound page: default destructor
2006-02-15 Hugh Dickins[PATCH] compound page: use page[1].lru
2006-02-12 Christoph Lameter[PATCH] vmscan: skip reclaim_mapped determination if...
2006-02-12 Christoph Lameter[PATCH] vmscan: remove duplicate increment of reclaim_i...
2006-02-12 Christoph Lameter[PATCH] zone reclaim: do not check references to a...
2006-02-10 Christoph Lameter[PATCH] Updates for page migration
2006-02-10 Ravikiran G Thirumalai[PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_...
2006-02-08 Ingo Molnar[PATCH] SLOB=y && SMP=y fix
2006-02-08 Nick Piggin[PATCH] mm: compound release fix
2006-02-08 Christoph Lameter[PATCH] hugetlbpage: return VM_FAULT_OOM on oom
2006-02-08 David Gibson[PATCH] Hugepages need clear_user_highpage() not clear_...
2006-02-05 Linus Torvaldsmm/slab.c (non-NUMA): Fix compile warning and clean...
2006-02-05 Ravikiran G Thirumalai[PATCH] NUMA slab locking fixes: fix cpu down and up...
2006-02-05 Ravikiran G Thirumalai[PATCH] NUMA slab locking fixes: irq disabling from...
2006-02-05 Ravikiran G Thirumalai[PATCH] NUMA slab locking fixes: move color_next to l3
2006-02-05 Christoph Lameter[PATCH] hugetlb: add comment explaining reasons for...
2006-02-05 Eric Dumazet[PATCH] percpu data: only iterate over possible CPUs
2006-02-05 Chen, Kenneth W[PATCH] x86_64: Fix memory policy build without CONFIG_...
2006-02-01 Randy Dunlap[PATCH] slab: fix sparse warning
2006-02-01 Randy.Dunlap[PATCH] mm/slab: add kernel-doc for one function
2006-02-01 Pekka Enberg[PATCH] slab: fix kzalloc and kstrdup caller report...
2006-02-01 Andrew Morton[PATCH] dump_stack() in oom handler
2006-02-01 Pekka Enberg[PATCH] slab: replace kmem_cache_t with struct kmem_cache
2006-02-01 Pekka Enberg[PATCH] slab: rename ac_data to cpu_cache_get
2006-02-01 Pekka Enberg[PATCH] slab: extract virt_to_{cache|slab}
2006-02-01 Pekka Enberg[PATCH] slab: reduce inlining
2006-02-01 Matthew Dobson[PATCH] slab: extract slab_{put|get}_obj
2006-02-01 Matthew Dobson[PATCH] slab: extract slab_destroy_objs()
2006-02-01 Steven Rostedt[PATCH] slab: cache_estimate cleanup
2006-02-01 Steven Rostedt[PATCH] slab: have index_of bug at compile time
2006-02-01 Christoph Lameter[PATCH] slab: minor cleanup to kmem_cache_alloc_node
2006-02-01 Manfred Spraul[PATCH] slab: distinguish between object and buffer...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: Avoid writeback / page_mig...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: remove_from_swap() to...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: migrate_pages() extension
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: PageSwapCache checks
2006-02-01 Christoph Lameter[PATCH] Reclaim slab during zone reclaim
2006-02-01 Christoph Lameter[PATCH] Zone reclaim: Allow modification of zone reclai...
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: configurable off node allocation...
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: partial scans instead of full...
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: do not unmap file backed pages
2006-02-01 Benjamin LaHaise[PATCH] Use 32 bit division in slab_put_obj()
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: minor fixes
2006-02-01 Christoph Lameter[PATCH] mm: improve function of sc->may_writepage
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: reclaim on memory only node support
2006-02-01 Christoph Lameter[PATCH] Optimize off-node performance of zone reclaim
2006-02-01 Ashok Raj[PATCH] __cpuinit functions wrongly marked __meminit
2006-01-19 Christoph Lameter[PATCH] mm: optimize numa policy handling in slab allocator
2006-01-19 Christoph Lameter[PATCH] NUMA policies in the slab allocator V2
2006-01-19 Ingo Molnar[PATCH] sem2mutex: mm/slab.c
2006-01-19 Christoph Lameter[PATCH] Zone reclaim: Reclaim logic
2006-01-19 Christoph Lameter[PATCH] Zone reclaim: resurrect may_swap
2006-01-19 Christoph Lameter[PATCH] Simplify migrate_page_add
2006-01-19 Nick Piggin[PATCH] mm: migration page refcounting fix
2006-01-19 Andrew Morton[PATCH] mm: dirty_exceeded speedup
2006-01-17 Matt Tolentino[PATCH] x86_64: add __meminit for memory hotplug
2006-01-15 Paul Jackson[PATCH] cpuset oom lock fix
2006-01-15 Robin Holt[PATCH] Add tmpfs options for memory placement policies
2006-01-12 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-12 Greg Ungerer[PATCH] memmap_init_zone(): remove uneccesary page++
2006-01-12 Catalin Marinas[PATCH] do_truncate() call fix in tiny-shmem.c
2006-01-12 Christoph Lameter[PATCH] migration: make sure there is no attempt to...
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-12 Paul Jackson[PATCH] mm: gfp_atomic comments
next