nfsd4: fix error return when pseudoroot missing
[safe/jmp/linux-2.6] / mm /
2009-09-22 Izik Eidusksm: Kernel SamePage Merging
2009-09-22 Hugh Dickinsksm: identify PageKsm pages
2009-09-22 Hugh Dickinsksm: no debug in page_dup_rmap()
2009-09-22 Hugh Dickinsksm: the mm interface to ksm
2009-09-22 Hugh Dickinsksm: first tidy up madvise_vma()
2009-09-22 Izik Eidusksm: add mmu_notifier set_pte_at_notify()
2009-09-22 Johannes Weinermm: perform non-atomic test-clear of PG_mlocked on...
2009-09-22 Figo.zhangvmalloc.c: fix double error checking
2009-09-22 Akinobu Mitamm: add gfp mask checking for __get_free_pages()
2009-09-22 KOSAKI Motohirovmscan: kill unnecessary prefetch
2009-09-22 KOSAKI Motohirovmscan: kill unnecessary page flag test
2009-09-22 KOSAKI Motohirovmscan: move ClearPageActive from move_active_pages...
2009-09-22 Minchan Kimvmscan: don't attempt to reclaim anon page in lumpy...
2009-09-22 Wu Fengguangmm: count only reclaimable lru pages
2009-09-22 Rik van Rielvmscan: throttle direct reclaim when too many pages...
2009-09-22 KOSAKI Motohiromm: vmstat: add isolate pages
2009-09-22 KOSAKI Motohiromm: shrink_inactive_list() nr_scan accounting fix fix
2009-09-22 KOSAKI Motohiromm: rename pgmoved variable in shrink_active_list()
2009-09-22 David Rientjesmm: update alloc_flags after oom killer has been called
2009-09-22 KOSAKI Motohiromm: oom analysis: add shmem vmstat
2009-09-22 KOSAKI Motohiromm: oom analysis: Show kernel stack usage in /proc...
2009-09-22 KOSAKI Motohiromm: oom analysis: add buffer cache information to show_...
2009-09-22 KOSAKI Motohiromm: oom analysis: add per-zone statistics to show_free_...
2009-09-22 KOSAKI Motohiromm: show_free_areas(): display slab pages in two separa...
2009-09-22 KOSAKI Motohiromm: clean up page_remove_rmap()
2009-09-22 Lee Schermerhornhugetlb: restore interleaving of bootmem huge pages
2009-09-22 Lee Schermerhornhugetlb: use free_pool_huge_page() to return unused...
2009-09-22 Lee Schermerhornhugetlb: balance freeing of huge pages across nodes
2009-09-22 Randy Dunlappage_alloc: fix kernel-doc warning
2009-09-22 Shaohua Limemory hotplug: migrate swap cache page
2009-09-22 Shaohua Limemory hotplug: alloc page from other node in memory...
2009-09-22 Shaohua Limemory hotplug: make pages from movable zone always...
2009-09-22 Shaohua Limemory hotplug: exclude isolated page from pco page...
2009-09-22 Shaohua Limemory hotplug: update zone pcp at memory online
2009-09-22 David Rientjesmm: remove obsoleted alloc_pages cpuset comment
2009-09-21 Linus TorvaldsMerge branch 'perfcounters-rename-for-linus' of git...
2009-09-21 Jens Axboewriteback: make balance_dirty_pages() gradually back...
2009-09-21 Jens Axboewriteback: don't use schedule_timeout() without setting...
2009-09-21 Frans Poptrivial: improve help text for mm debug config options
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-18 Alexey Dobriyanheaders: taskstats_kern.h trim
2009-09-18 Jianjun Kongmm: Fix problem of parameter in note
2009-09-17 H. Peter AnvinMerge branch 'x86/pat' into x86/urgent
2009-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-09-16 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-16 Jens Axboewriteback: splice dirty inode entries to default bdi...
2009-09-16 Jens Axboewriteback: separate starting of sync vs opportunistic...
2009-09-16 Jens Axboewriteback: use RCU to protect bdi_list
2009-09-16 Jens Axboewriteback: get rid of wbc->for_writepages
2009-09-16 Andi KleenHWPOISON: Add simple debugfs interface to inject hwpois...
2009-09-16 Andi KleenHWPOISON: Add madvise() based injector for hardware...
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-16 Andi KleenHWPOISON: The high level memory error handler in the...
2009-09-16 Wu FengguangHWPOISON: shmem: call set_page_dirty() with locked...
2009-09-16 Andi KleenHWPOISON: Define a new error_remove_page address space...
2009-09-16 Wu FengguangHWPOISON: Add invalidate_inode_page
2009-09-16 Nick PigginHWPOISON: Refactor truncate to allow direct truncating...
2009-09-16 Wu FengguangHWPOISON: check and isolate corrupted free pages v2
2009-09-16 Andi KleenHWPOISON: Handle hardware poisoned pages in try_to_unmap
2009-09-16 Andi KleenHWPOISON: Use bitmask/action code for try_to_unmap...
2009-09-16 Andi KleenHWPOISON: Add poison check to page fault handling
2009-09-16 Andi KleenHWPOISON: Add basic support for poisoned pages in fault...
2009-09-16 Andi KleenHWPOISON: Add support for poison swap entries v2
2009-09-16 Andi KleenHWPOISON: Export some rmap vma locking to outside world
2009-09-15 Ingo Molnarslub: Fix build error in kmem_cache_open() with !CONFIG...
2009-09-15 Kay SieversDriver Core: devtmpfs - kernel-maintained tmpfs-based...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2009-09-15 Tejun HeoMerge branch 'for-next' into for-linus
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-15 Linus TorvaldsMerge branch 'kvm-updates/2.6.32' of git://git./virt...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-14 Pekka EnbergMerge branches 'slab/cleanups' and 'slab/fixes' into...
2009-09-14 Jan Karavfs: Remove generic_osync_inode() and sync_page_range...
2009-09-14 Jan Karavfs: Introduce new helpers for syncing after writing...
2009-09-14 Christoph Hellwigvfs: Rename generic_file_aio_write_nolock
2009-09-14 Jan Karavfs: Remove syncing from generic_file_direct_write...
2009-09-14 Jan Karavfs: Export __generic_file_aio_write() and add some...
2009-09-14 Jan Karavfs: Introduce filemap_fdatawait_range
2009-09-14 Christoph Hellwigblock: use blkdev_issue_discard in blk_ioctl_discard
2009-09-14 Eric Dumazetslub: fix slab_pad_check()
2009-09-11 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-11 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-09-11 Catalin Marinaskmemleak: Improve the "Early log buffer exceeded" error...
2009-09-11 Jens Axboewriteback: check for registered bdi in flusher add...
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-09-11 Jens Axboewriteback: add some debug inode list counters to bdi...
2009-09-11 Jens Axboewriteback: get rid of pdflush completely
2009-09-11 Jens Axboewriteback: switch to per-bdi threads for flushing data
2009-09-11 Jens Axboewriteback: move dirty inodes from super_block to backin...
2009-09-10 Joerg Roedelhugetlbfs: export vma_kernel_pagsize to modules
2009-09-08 Linus Torvaldsshmfs: use 'check_acl' instead of 'permission'
2009-09-08 Luis R. Rodriguezkmemleak: fix sparse warning for static declarations
2009-09-08 Luis R. Rodriguezkmemleak: fix sparse warning over overshadowed flags
2009-09-08 Luis R. Rodriguezkmemleak: move common painting code together
2009-09-08 Luis R. Rodriguezkmemleak: add clear command support
2009-09-08 Luis R. Rodriguezkmemleak: use bool for true/false questions
2009-09-08 Catalin Marinaskmemleak: Do no create the clean-up thread during kmeml...
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05 Linus TorvaldsMerge branch 'slab/urgent' of git://git./linux/kernel...
next