[PATCH] selinuxfs cleanups: sel_make_avc_files
[safe/jmp/linux-2.6] / mm /
2006-03-22 Christoph Lameter[PATCH] page migration reorg
2006-03-22 Paul Jackson[PATCH] mm: slab cache interleave rotor fix
2006-03-22 Paul Jackson[PATCH] mm: hugetlb alloc_fresh_huge_page bogus node...
2006-03-22 Akinobu Mita[PATCH] fix swap cluster offset
2006-03-22 Christoph Lameter[PATCH] drain_node_pages: interrupt latency reduction...
2006-03-22 Christoph Lameter[PATCH] slab: fix drain_array() so that it works correc...
2006-03-22 Christoph Lameter[PATCH] slab: remove drain_array_locked
2006-03-22 Christoph Lameter[PATCH] slab: make drain_array more universal by adding...
2006-03-22 Christoph Lameter[PATCH] slab: cache_reap(): further reduction in interr...
2006-03-22 Rafael J. Wysocki[PATCH] mm: make shrink_all_memory try harder
2006-03-22 Chen, Kenneth W[PATCH] optimize follow_hugetlb_page
2006-03-22 David Gibson[PATCH] hugepage: Fix hugepage logic in free_pgtables...
2006-03-22 David Gibson[PATCH] hugepage: Fix hugepage logic in free_pgtables()
2006-03-22 David Gibson[PATCH] hugepage: Make {alloc,free}_huge_page() local
2006-03-22 David Gibson[PATCH] hugepage: Strict page reservation for hugepage...
2006-03-22 David Gibson[PATCH] hugepage: serialize hugepage allocation and...
2006-03-22 David Gibson[PATCH] hugepage: Small fixes to hugepage clear/copy...
2006-03-22 Zhang, Yanmin[PATCH] Enable mprotect on huge pages
2006-03-22 Steven Pratt[PATCH] readahead: fix initial window size calculation
2006-03-22 Oleg Nesterov[PATCH] readahead: ->prev_page can overrun the ahead...
2006-03-22 Hugh Dickins[PATCH] shmem: inline to avoid warning
2006-03-22 Christoph Lameter[PATCH] vmscan: emove obsolete checks from shrink_list...
2006-03-22 Nick Piggin[PATCH] mm: more CONFIG_DEBUG_VM
2006-03-22 Andrew Morton[PATCH] mm: prep_zero_page() in irq is a bug
2006-03-22 Nick Piggin[PATCH] mm: cleanup prep_ stuff
2006-03-22 Nick Piggin[PATCH] remove set_page_count() outside mm/
2006-03-22 Nick Piggin[PATCH] mm: nommu use compound pages
2006-03-22 Nick Piggin[PATCH] mm: make __put_page internal
2006-03-22 Hugh Dickins[PATCH] remove VM_DONTCOPY bogosities
2006-03-22 Wu Fengguang[PATCH] mm: shrink_inactive_lis() nr_scan accounting fix
2006-03-22 Wu Fengguang[PATCH] mm: isolate_lru_pages() scan count fix
2006-03-22 Christoph Lameter[PATCH] zone_reclaim: additional comments and cleanup
2006-03-22 Andrew Morton[PATCH] vmscan: rename functions
2006-03-22 Andrew Morton[PATCH] vmscan return nr_reclaimed
2006-03-22 Andrew Morton[PATCH] vmscan: use unsigned longs
2006-03-22 Andrew Morton[PATCH] vmscan: scan_control cleanup
2006-03-22 Christoph Lameter[PATCH] Thin out scan_control: remove nr_to_scan and...
2006-03-22 Andrew Morton[PATCH] slab: use on_each_cpu()
2006-03-22 Christoph Lameter[PATCH] slab: Remove SLAB_NO_REAP option
2006-03-22 Randy Dunlap[PATCH] slab: fix kernel-doc warnings
2006-03-22 Pekka Enberg[PATCH] mm: kill kmem_cache_t usage
2006-03-22 Ravikiran G Thirumalai[PATCH] slab: remove cachep->spinlock
2006-03-22 Andrew Morton[PATCH] slab cleanup
2006-03-22 Pekka Enberg[PATCH] slab: extract setup_cpu_cache
2006-03-22 Pekka Enberg[PATCH] slab: object to index mapping cleanup
2006-03-22 Nick Piggin[PATCH] hugepage allocator cleanup
2006-03-22 Nick Piggin[PATCH] mm: cleanup bootmem
2006-03-22 Nick Piggin[PATCH] mm: split highorder pages
2006-03-22 Nick Piggin[PATCH] mm: simplify vmscan vs release refcounting
2006-03-22 Nick Piggin[PATCH] mm: slab less atomics
2006-03-22 Nick Piggin[PATCH] mm: page_alloc less atomics
2006-03-22 Nick Piggin[PATCH] mm: less atomic ops
2006-03-22 Nick Piggin[PATCH] mm: PageActive no testset
2006-03-22 Nick Piggin[PATCH] mm: PageLRU no testset
2006-03-22 Nick Piggin[PATCH] mm: never ClearPageLRU released pages
2006-03-22 Andrew Morton[PATCH] __get_page_state() cpumask cleanup and fix
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
next