nfsd: filter lookup results in V4ROOT case
[safe/jmp/linux-2.6] / mm /
2009-11-18 Andi Kleenmm: allow memory hotplug and hibernation in the same...
2009-11-18 Hidetoshi Setomm/memory_hotplug: fix section mismatch
2009-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-12 Tejun Heopercpu: restructure pcpu_extend_area_map() to fix bugs...
2009-11-12 KAMEZAWA Hiroyukimemcg: fix wrong pointer initialization at page migrati...
2009-11-12 Mel Gormanpage allocator: Do not allow interrupts to use ALLOC_HARDER
2009-11-12 Mel Gormanpage allocator: always wake kswapd when restarting...
2009-11-11 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-11-10 Soeren Sandmannhighmem: Fix debug_kmap_atomic() to also handle KM_IRQ_...
2009-11-10 Soeren Sandmannhighmem: Fix race in debug_kmap_atomic() which could...
2009-11-09 Hugh Dickinsksm: cond_resched in unstable tree
2009-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-11-03 Jens Axboebacking-dev: bdi sb prune should be in the unregister...
2009-11-02 Bo Liumm: remove incorrect swap_count() from try_to_unuse()
2009-10-31 David HowellsNOMMU: Don't pass NULL pointers to fput() in do_mmap_pg...
2009-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-29 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-10-29 Linus TorvaldsMerge branch 'hwpoison-2.6.32' of git://git./linux...
2009-10-29 Daisuke Nishimuramm: don't call pte_unmap() against an improper pte
2009-10-29 Russell Kingmm: fix sparsemem configuration
2009-10-29 Johannes Weinervmscan: order evictable rescue in LRU putback
2009-10-29 KOSAKI Motohirodo_mbind(): fix memory leak
2009-10-29 KOSAKI Motohirombind(): fix leak of never putback pages
2009-10-29 Wu Fengguangvmscan: limit VM_EXEC protection to file pages
2009-10-29 Andrew Mortonrevert "mm: oom analysis: add buffer cache information...
2009-10-29 KOSAKI Motohirocongestion_wait(): don't use WRITE
2009-10-29 Hugh Dickinshwpoison: fix oops on ksm pages
2009-10-29 Jens Axboebacking-dev: ensure that a removed bdi no longer has...
2009-10-28 Jiri Kosinapercpu: allow pcpu_alloc() to be called with IRQs off
2009-10-27 Kumar Galapowerpc: Limit memory hotplug support to PPC64 Book...
2009-10-19 Wu FengguangHWPOISON: fix invalid page count in printk output
2009-10-19 Hugh DickinsHWPOISON: fix oops on ksm pages
2009-10-19 Andi KleenHWPOISON: Fix page count leak in hwpoison late kill...
2009-10-19 Wu FengguangHWPOISON: return early on non-LRU pages
2009-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-12 Tejun Heopercpu: fix compile warnings
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-09 Catalin Marinaskmemleak: Check for NULL pointer returned by create_obj...
2009-10-09 Tetsuo Handakmemleak: Use GFP_ATOMIC for early_alloc().
2009-10-09 Wu Fengguangwriteback: kill space in debugfs item name
2009-10-09 Wu Fengguangwriteback: account IO throttling wait as iowait
2009-10-08 Linus TorvaldsMerge branch 'sparc-perf-events-fixes-for-linus' of...
2009-10-08 David Millermm, perf_event: Make vmalloc_user() align base kernel...
2009-10-08 Jaswinder Singh... mm: includecheck fix: vmalloc.c
2009-10-08 Hugh Dickinsksm: more on default values
2009-10-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-01 KAMEZAWA Hiroyukimemcg: reduce check for softlimit excess
2009-10-01 KAMEZAWA Hiroyukimemcg: some modification to softlimit under hierarchica...
2009-10-01 KAMEZAWA Hiroyukimemcg: fix refcnt going negative
2009-10-01 Huang Shijiemm/rmap.c: fix comment
2009-10-01 Suresh Jayaramanswapfile: avoid NULL pointer dereference in swapon...
2009-09-29 Tejun Heopercpu: make allocation failures more verbose
2009-09-29 Tejun Heopercpu: make pcpu_setup_first_chunk() failures more...
2009-09-29 Tejun Heopercpu: make embedding first chunk allocator check...
2009-09-29 Tejun Heopercpu: make pcpu_build_alloc_info() clear static buffers
2009-09-29 Tejun Heopercpu: fix unit_map[] verification in pcpu_setup_first...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-27 Linus Torvaldsx86: Fix hwpoison code related build failure on 32...
2009-09-25 Jens Axboewriteback: pass in super_block to bdi_start_writeback()
2009-09-25 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-25 Jens Axboewriteback: get rid to incorrect references to pdflush...
2009-09-25 Wu Fengguangwriteback: stop background writeback when below backgro...
2009-09-25 Wu Fengguangwriteback: balance_dirty_pages() shall write more than...
2009-09-25 David HowellsNOMMU: Ignore mmap() address param as it is a hint
2009-09-25 David HowellsNOMMU: Fix MAP_PRIVATE mmap() of objects where the...
2009-09-25 Andrew Mortonprocfs: disable per-task stack usage on NOMMU
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Daisuke Nishimuramemcg: show swap usage in stat file
2009-09-24 Balbir Singhmemcg: improve resource counter scalability
2009-09-24 Balbir Singhmemory controller: soft limit reclaim on contention
2009-09-24 Balbir Singhmemory controller: soft limit refactor reclaim flags
2009-09-24 Balbir Singhmemory controller: soft limit organize cgroups
2009-09-24 Balbir Singhmemory controller: soft limit interface
2009-09-24 KAMEZAWA Hiroyukimemcg: add comments explaining memory barriers
2009-09-24 Balbir Singhmemcg: remove the overhead associated with the root...
2009-09-24 Ben Blumcgroups: let ss->can_attach and ss->attach do whole...
2009-09-24 Izik Eidusksm: change default values to better fit into mainline...
2009-09-24 npiggin@suse.detruncate: new helpers
2009-09-24 Rusty Russellcpumask: use new-style cpumask ops in mm/quicklist.
2009-09-23 Hugh Dickinsnommu: fix two build breakages
2009-09-23 KAMEZAWA Hiroyukikcore: register module area in generic way
2009-09-23 KAMEZAWA Hiroyukiwalk system ram range
2009-09-23 Stefani Seiboldprocfs: provide stack information for threads
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Bernd Schmidtnommu: add support for Memory Protection Units (MPU)
2009-09-22 Michael S. Tsirkinmm: reduce atomic use on use_mm fast path
2009-09-22 Michael S. Tsirkinmm: move use_mm/unuse_mm from aio.c to mm/
2009-09-22 Pekka Enbergshmem: initialize struct shmem_sb_info to zero
2009-09-22 Eric B Munsonhugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous...
2009-09-22 Huang Shijiemmap: save some cycles for the shared anonymous mapping
2009-09-22 Lee Schermerhornmmap: avoid unnecessary anon_vma lock acquisition in...
2009-09-22 Hugh Dickinstmpfs: depend on shmem
2009-09-22 Huang Shijiemmap: remove unnecessary code
2009-09-22 Hugh Dickinsmm: move highest_memmap_pfn
2009-09-22 Hugh Dickinsmm: ZERO_PAGE without PTE_SPECIAL
2009-09-22 Hugh Dickinsmm: hugetlbfs_pagecache_present
next