[PATCH] VFS: Fix memory leak with file leases
[safe/jmp/linux-2.6] / mm /
2005-11-12 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2005-11-10 Dave Jones[PATCH] Don't print per-cpu vm stats for offline cpus.
2005-11-08 Adrian Bunkmm/slab.c: fix a comment typo
2005-11-07 Adrian Bunk[PATCH] mm/swap_state.c: unexport swapper_space
2005-11-07 Adrian Bunk[PATCH] mm/swapfile.c: unexport total_swap_pages
2005-11-07 Adrian Bunk[PATCH] mm/swap.c: unexport vm_acct_memory
2005-11-07 Adrian Bunk[PATCH] unexport nr_swap_pages
2005-11-07 Adrian Bunk[PATCH] unexport clear_page_dirty_for_io
2005-11-07 Adrian Bunk[PATCH] unexport hugetlb_total_pages
2005-11-07 Adrian Bunk[PATCH] mm/{mmap,nommu}.c: several unexports
2005-11-07 Randy Dunlap[PATCH] kernel-doc: fix warnings in vmalloc.c
2005-11-07 Randy Dunlap[PATCH] more kernel-doc cleanups, additions
2005-11-07 Andrew Morton[PATCH] readahead commentary
2005-11-07 Manfred Spraul[PATCH] slab: Use same schedule timeout for all cpus...
2005-11-07 Pekka J Enberg[PATCH] mm: rename kmem_cache_s to kmem_cache
2005-11-07 Andrew Morton[PATCH] slab: don't BUG on duplicated cache
2005-11-07 Hugh Dickins[PATCH] Suppress split ptlock on arches which may use...
2005-11-07 Benjamin Herrenschmidt[PATCH] ppc64: support 64k pages
2005-11-01 Steve FrenchExport __pagevec_release and pagevec_lookup_tag
2005-10-31 Matt Mackall[PATCH] Error checks omitted in init_tmpfs() in mm...
2005-10-31 Paul E. McKenney[PATCH] RCU torture-testing kernel module
2005-10-31 Tejun Heo[PATCH] vm: remove redundant assignment from __pagevec_...
2005-10-31 Tejun Heo[PATCH] fs: error case fix in __generic_file_aio_read
2005-10-31 Paul Jackson[PATCH] cpusets: automatic numa mempolicy rebinding
2005-10-31 Paul Jackson[PATCH] cpusets: confine pdflush to its cpuset
2005-10-31 Jan Kara[PATCH] ext3: Fix unmapped buffers in transaction's...
2005-10-30 Nikita Danilov[PATCH] mm/filemap.c:filemap_populate(): move export.
2005-10-30 John Hawkes[PATCH] mm: wider use of for_each_*cpu()
2005-10-30 Christoph Lameter[PATCH] Remove policy contextualization from mbind
2005-10-30 Christoph Lameter[PATCH] Implement sys_* do_* layering in the memory...
2005-10-30 Dave Hansen[PATCH] memory hotplug: call setup_per_zone_pages_min...
2005-10-30 Dave Hansen[PATCH] memory hotplug: move section_mem_map alloc...
2005-10-30 Dave Hansen[PATCH] memory hotplug: sysfs and add/remove functions
2005-10-30 Dave Hansen[PATCH] memory hotplug locking: zone span seqlock
2005-10-30 Dave Hansen[PATCH] memory hotplug locking: node_size_lock
2005-10-30 Dave Hansen[PATCH] memory hotplug prep: fixup bad_range()
2005-10-30 Dave Hansen[PATCH] memory hotplug prep: __section_nr helper
2005-10-30 Dave Hansen[PATCH] memory hotplug prep: break out zone initialization
2005-10-30 Andrea Arcangeli[PATCH] .text page fault SMP scalability optimization
2005-10-30 Adam Litke[PATCH] hugetlb: demand fault handler
2005-10-30 Hugh Dickins[PATCH] mm: update comments to pte lock
2005-10-30 Hugh Dickins[PATCH] mm: fix rss and mmlist locking
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Hugh Dickins[PATCH] mm: follow_page with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: kill check_user_page_readable
2005-10-30 Hugh Dickins[PATCH] mm: rmap with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: xip_unmap ZERO_PAGE fix
2005-10-30 Hugh Dickins[PATCH] mm: unmap_vmas with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: unlink vma before pagetables
2005-10-30 Hugh Dickins[PATCH] mm: pte_offset_map_lock loops
2005-10-30 Hugh Dickins[PATCH] mm: page fault handler locking
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc take ptlock
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc inline and out
2005-10-30 Hugh Dickins[PATCH] mm: init_mm without ptlock
2005-10-30 Hugh Dickins[PATCH] mm: ia64 use expand_upwards
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Hugh Dickins[PATCH] mm: zap_pte out of line
2005-10-30 Hugh Dickins[PATCH] mm: do_mremap current mm
2005-10-30 Hugh Dickins[PATCH] mm: do_swap_page race major
2005-10-30 Hugh Dickins[PATCH] mm: zap_pte_range dec rss
2005-10-30 Hugh Dickins[PATCH] mm: copy_one_pte inc rss
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Hugh Dickins[PATCH] mm: batch updating mm_counters
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-30 Hugh Dickins[PATCH] mm: tlb_finish_mmu forget rss
2005-10-30 Hugh Dickins[PATCH] mm: tlb_is_full_mm was obscure
2005-10-30 Hugh Dickins[PATCH] mm: move_page_tables by extents
2005-10-30 Hugh Dickins[PATCH] mm: page fault handlers tidyup
2005-10-30 Hugh Dickins[PATCH] mm: exit_mmap need not reset
2005-10-30 Hugh Dickins[PATCH] mm: unlink_file_vma, remove_vma
2005-10-30 Hugh Dickins[PATCH] mm: remove_vma_list consolidation
2005-10-30 Hugh Dickins[PATCH] mm: vm_stat_account unshackled
2005-10-30 Hugh Dickins[PATCH] mm: anon is already wrprotected
2005-10-30 Hugh Dickins[PATCH] mm: zap_pte_range dont dirty anon
2005-10-30 Hugh Dickins[PATCH] mm: msync_pte_range progress
2005-10-30 Hugh Dickins[PATCH] mm: copy_pte_range progress fix
2005-10-30 Christoph Lameter[PATCH] slab: add additional debugging to detect slabs...
2005-10-30 Lee Schermerhorn[PATCH] shrink_list(): skip anon pages if not may_swap
2005-10-30 OGAWA Hirofumi[PATCH] mm/msync.c cleanup
2005-10-30 Andi Kleen[PATCH] Remove near all BUGs in mm/mempolicy.c
2005-10-30 Andi Kleen[PATCH] Convert mempolicies to nodemask_t
2005-10-30 Seth, Rohit[PATCH] mm: set per-cpu-pages lower threshold to zero
2005-10-30 Seth, Rohit[PATCH] mm: page_alloc: increase size of per-cpu-pages
2005-10-30 Rik Van Riel[PATCH] swaptoken tuning
2005-10-30 Christoph Lameter[PATCH] vmalloc_node
2005-10-28 Al Viro[PATCH] gfp_t: the rest
2005-10-28 Al Viro[PATCH] gfp_t: mm/* (easy parts)
2005-10-28 Al Viro[PATCH] gfp_t: infrastructure
2005-10-26 Magnus Damm[PATCH] NUMA: broken per cpu pageset counters
2005-10-20 Hugh Dickins[PATCH] Fix handling spurious page fault for hugetlb...
2005-10-20 Yasunori Goto[PATCH] swiotlb: make sure initial DMA allocations...
2005-10-20 Hugh Dickins[PATCH] mm: hugetlb truncation fixes
2005-10-19 Seth, Rohit[PATCH] Handle spurious page fault for hugetlb region
2005-10-17 Linus TorvaldsFix memory ordering bug in page reclaim
2005-10-11 Hugh Dickins[PATCH] Don't map the same page too much
2005-10-11 Suzuki[PATCH] madvise: Avoid returning error code -EBADF...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-30 Linus TorvaldsRevert "x86-64: Reverse order of bootmem lists"
2005-09-28 Alok N Kataria[PATCH] kmalloc_node IRQ safety fix
2005-09-28 Nick Piggin[PATCH] mm: move_pte to remap ZERO_PAGE
next