nfsd4: remove unused CHECK_FH flag
[safe/jmp/linux-2.6] / mm /
2009-03-14 Daisuke Nishimuravmscan: pgmoved should be cleared after updating recent...
2009-03-12 KOSAKI Motohiromemcg: use correct scan number at reclaim
2009-02-28 Vegard Nossummm: fix lazy vmap purging (use-after-free error)
2009-02-28 Nick Pigginmm: vmap fix overflow
2009-02-25 Hugh Dickinsshmem: fix shared anonymous accounting
2009-02-21 Linus TorvaldsMerge branch 'hibernate'
2009-02-21 Johannes Weinerswsusp: clean up shrink_all_zones()
2009-02-21 Johannes Weinerswsusp: dont fiddle with swappiness
2009-02-21 Alan JenkinsPM/hibernate: fix "swap breaks after hibernation failures"
2009-02-21 Tejun Heovmalloc: call flush_cache_vunmap() from unmap_kernel_ra...
2009-02-21 Johannes Weinerslab: introduce kzfree()
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-18 KAMEZAWA Hiroyukimm: fix memmap init for handling memory hole
2009-02-18 KAMEZAWA Hiroyukimm: clean up for early_pfn_to_nid()
2009-02-18 Nick Pigginmm: task dirty accounting fix
2009-02-18 Benjamin Herrenschmidtvmalloc: add __get_vm_area_caller()
2009-02-18 Jens Axboeblock: fix bad definition of BIO_RW_SYNC
2009-02-17 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-12 Nick PigginFix page writeback thinko, causing Berkeley DB slowdown
2009-02-12 Kirill A. Shutemovmm: Export symbol ksize()
2009-02-11 Jeremy Fitzhardingemm: rearrange exit_mmap() to unlock before arch_exit_mmap
2009-02-11 Federico Cuellowriteback: fix break condition
2009-02-11 KAMEZAWA Hiroyukimemcg: use __GFP_NOWARN in page cgroup allocation
2009-02-11 MinChan Kimmm: fix mlocked page counter mismatch
2009-02-11 Sven Wegenermm: fix dirty_bytes/dirty_background_bytes sysctls...
2009-02-11 Daisuke Nishimuramigration: migrate_vmas should check "vma"
2009-02-11 Mel GormanDo not account for hugetlbfs quota at mmap() time if...
2009-02-11 Markus Metzgerx86, ptrace, mm: fix double-free on race
2009-02-10 Mel GormanDo not account for the address space used by hugetlbfs...
2009-02-08 Hugh Dickinsmm: fix error case in mlock downgrade reversion
2009-02-05 Carsten Ottedo_wp_page: fix regression with execute in place
2009-02-04 Artem Bityutskiywrite-back: fix nr_to_write counter
2009-02-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-01 Linus TorvaldsManually revert "mlock: downgrade mmap sem while popula...
2009-01-31 Linus TorvaldsStop playing silly games with the VM_ACCOUNT flag
2009-01-30 Linus TorvaldsAllow opportunistic merging of VM_CAN_NONLINEAR areas
2009-01-30 KAMEZAWA Hiroyukimemcg: NULL pointer dereference at rmdir on some NUMA...
2009-01-30 KAMEZAWA Hiroyukimemcg: fix refcnt handling at swapoff
2009-01-30 Daisuke Nishimuramemcg: get/put parents at create/free
2009-01-30 Linus TorvaldsFix OOPS in mmap_region() when merging adjacent VM_LOCK...
2009-01-28 David Rientjesslub: fix per cpu kmem_cache_cpu array memory leak
2009-01-27 Greg Ungereruclinux: add process name to allocation error message
2009-01-21 Paul Mundtnommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_ali...
2009-01-16 Li Zefanmemcg: fix a race when setting memory.swappiness
2009-01-16 Li Zefanmemcg: fix section mismatch
2009-01-16 Andrew Mortonrevert "mm: vmalloc use mutex for purge"
2009-01-16 Daisuke Nishimuramemcg: make oom less frequently
2009-01-16 Daisuke Nishimuramemcg: fix hierarchical reclaim
2009-01-16 Daisuke Nishimuramemcg: fix error path of mem_cgroup_move_parent
2009-01-16 Daisuke Nishimuramemcg: fix mem_cgroup_get_reclaim_stat_from_page
2009-01-16 Ivan Kokshayskyalpha: fix vmalloc breakage
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 28
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 26
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 14
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 13
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrapper special cases
2009-01-14 Heiko Carstens[CVE-2009-0029] Convert all system calls to return...
2009-01-13 venkatesh.pallipad... x86 PAT: change track_pfn_vma_new to take pgprot_t...
2009-01-13 venkatesh.pallipad... x86 PAT: remove PFNMAP type on track_pfn_vma_new()...
2009-01-12 Peter Zijlstralockdep, mm: fix might_fault() annotation
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-01-08 Paul Menagecgroups: use hierarchy_mutex in memory controller
2009-01-08 KAMEZAWA Hiroyukimemcg: fix shmem's swap accounting
2009-01-08 KAMEZAWA Hiroyukimemcg: fix LRU accounting for SwapCache
2009-01-08 KAMEZAWA Hiroyukimemcg: use css_tryget in memcg
2009-01-08 KAMEZAWA Hiroyukimemcg: fix double free and make refcnt sane
2009-01-08 KAMEZAWA Hiroyukimemcg: fix swap accounting leak
2009-01-08 Daisuke Nishimuramemcg: change try_to_free_pages to hierarchical_reclaim
2009-01-08 Daisuke Nishimuramemcg: avoid deadlock caused by race between oom and...
2009-01-08 Daisuke Nishimuramemcg: remove mem_cgroup_try_charge
2009-01-08 Daisuke Nishimuramemcg: don't trigger oom at page migration
2009-01-08 KAMEZAWA Hiroyukimemcg: show real limit under hierarchy mode
2009-01-08 KOSAKI Motohiromemcg: fix calculation of active_ratio
2009-01-08 KOSAKI Motohiromemcg: swappiness
2009-01-08 KOSAKI Motohiromemcg: protect prev_priority
2009-01-08 KAMEZAWA Hiroyukimemcg: rename scan global lru
2009-01-08 KOSAKI Motohiromemcg: show reclaim stat
2009-01-08 KOSAKI Motohiromemcg: remove mem_cgroup_cal_reclaim()
2009-01-08 KOSAKI Motohiromemcg: add zone_reclaim_stat
2009-01-08 KOSAKI Motohiromemcg: add mem_cgroup_zone_nr_pages()
2009-01-08 KOSAKI Motohiromemcg: add inactive_anon_is_low()
2009-01-08 KOSAKI Motohiromemcg: add null check to page_cgroup_zoneinfo()
2009-01-08 KOSAKI Motohiromm: make get_scan_ratio() safe for memcg
2009-01-08 KOSAKI Motohiromm: add zone nr_pages helper function
2009-01-08 KOSAKI Motohiromm: introduce zone_reclaim struct
2009-01-08 KOSAKI Motohiroinactive_anon_is_low: move to vmscan
2009-01-08 Daisuke Nishimuramemcg: hierarchy avoid unnecessary reclaim
2009-01-08 KAMEZAWA Hiroyukimemcg: swapout refcnt fix
2009-01-08 Daisuke Nishimuramemcg: memory swap controller: fix limit check
2009-01-08 Nikanth Karthikesanmemcg: check group leader fix
2009-01-08 KAMEZAWA Hiroyukimemcg: revert gfp mask fix
2009-01-08 KAMEZAWA Hiroyukimemcg: fix reclaim result checks
2009-01-08 KAMEZAWA Hiroyukimemcg: avoid unnecessary system-wide-oom-killer
2009-01-08 Balbir Singhmemcg: memory cgroup hierarchy feature selector
2009-01-08 Balbir Singhmemcg: memory cgroup hierarchical reclaim
2009-01-08 Balbir Singhmemcg: memory cgroup resource counters for hierarchy
2009-01-08 Hirokazu Takahashimemcg: add mem_cgroup_disabled()
2009-01-08 KAMEZAWA Hiroyukimemcg: synchronized LRU
2009-01-08 KAMEZAWA Hiroyukimemcg: mem+swap controller core
next