Merge commit 'v2.6.32-rc5' into for-2.6.33
[safe/jmp/linux-2.6] / mm /
2009-09-22 KAMEZAWA Hiroyukikcore: fix vread/vwrite to be aware of holes
2009-09-22 KAMEZAWA Hiroyukivmalloc: unmap vmalloc area after hiding it
2009-09-22 Mel Gormanpage-allocator: change migratetype for all pageblocks...
2009-09-22 Benjamin Herrenschmidtmm: kmem_cache_create(): make it easier to catch NULL...
2009-09-22 Hugh Dickinsksm: mremap use err from ksm_madvise
2009-09-22 Hugh Dickinsksm: unmerge is an origin of OOMs
2009-09-22 Hugh Dickinsksm: clean up obsolete references
2009-09-22 Hugh Dickinsksm: remove VM_MERGEABLE_FLAGS
2009-09-22 Hugh Dickinsksm: add some documentation
2009-09-22 Hugh Dickinsksm: sysfs and defaults
2009-09-22 Andrea Arcangeliksm: fix deadlock with munlock in exit_mmap
2009-09-22 Hugh Dickinsksm: fix oom deadlock
2009-09-22 Hugh Dickinsksm: distribute remove_mm_from_lists
2009-09-22 Hugh Dickinsksm: fix endless loop on oom
2009-09-22 Hugh Dickinsksm: five little cleanups
2009-09-22 Hugh Dickinsksm: keep quiet while list empty
2009-09-22 Hugh Dickinsksm: break cow once unshared
2009-09-22 Hugh Dickinsksm: pages_unshared and pages_volatile
2009-09-22 Hugh Dickinsksm: move pages_sharing updates
2009-09-22 Hugh Dickinsksm: rename kernel_pages_allocated
2009-09-22 Izik Eidusksm: change ksm nice level to be 5
2009-09-22 Izik Eidusksm: change copyright message
2009-09-22 Hugh Dickinsksm: prevent mremap move poisoning
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...
next