Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / migrate.c
2012-04-26 Sasha Levinmm: fix NULL ptr dereference in move_pages
2012-03-22 Christoph Lametermm: fix move/migrate_pages() race on task struct
2012-03-05 Hugh Dickinsmemcg: fix GPF when cgroup removal races with last...
2012-02-04 Konstantin Khlebnikovmm: postpone migrated page mapping reset
2012-01-13 Mel Gormanmm: compaction: introduce sync-light migration for...
2012-01-13 Mel Gormanmm: compaction: determine if dirty pages can be migrate...
2012-01-13 KAMEZAWA Hiroyukimemcg: clear pc->mem_cgroup if necessary.
2012-01-11 Wang Sheng-Huimm/migrate.c: remove the unused macro lru_to_page
2012-01-11 Wang Sheng-Huimm/migrate.c: cleanup comment for migration_entry_wait()
2012-01-11 Jacobo Giraltmm: migrate: one less atomic operation
2011-12-09 Hillf Dantonmm/migrate.c: pair unlock_page() and lock_page() when...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-01 Minchan Kimmm: migration: clean up unmap_and_move()
2011-10-31 Paul Gortmakermm: Map most files to use export.h instead of module.h
2011-10-20 Hugh Dickinsmm: fix race between mremap and removing migration...
2011-06-16 Andrea Arcangelimigrate: don't account swapcache as shmem
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Peter Zijlstramm: use refcounts for page_lock_anon_vma()
2011-04-27 Jeff Mahoney- Delete patches.arch/ia64-page-migration.
2011-04-12 Jeff Mahoney- Updated to 2.6.39-rc3.
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 KAMEZAWA Hiroyukimemcg: fix ugly initialization of return value is in...
2011-03-23 Andrea Arcangelimm: compaction: Use async migration for __GFP_NO_KSWAPD...
2011-03-23 Peter Zijlstramm: rename drop_anon_vma() to put_anon_vma()
2011-03-23 Miklos Szeredimm: add replace_page_cache_page() function
2011-03-08 Jeff Mahoney- Update to 2.6.38-rc7.
2011-02-25 Greg Thelenmm: grab rcu read lock in move_pages()
2011-02-08 Jeff Mahoney- Updated to 2.6.38-rc4.
2011-02-04 Jeff Mahoney- Updated to 2.6.38-rc3.
2011-02-03 Minchan Kimmm/migration: fix page corruption during hugepage migration
2011-02-03 Andrea Arcangelimm: when migrate_pages returns 0, all pages must have...
2011-01-26 Minchan Kimmm: migration: clarify migrate_pages() comment
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-14 Daisuke Nishimuramemcg: fix memory migration of shmem swapcache
2011-01-14 Hugh Dickinsmm: fix hugepage migration
2011-01-14 Hugh Dickinsmm: fix migration hangs on anon_vma lock
2011-01-14 Mel Gormanmm: migration: use rcu_dereference_protected when deref...
2011-01-14 Andrea Arcangelithp: pmd_trans_huge migrate bugcheck
2011-01-14 Mel Gormanmm: migration: cleanup migrate_pages API by matching...
2011-01-14 Mel Gormanmm: migration: allow migration to operate asynchronousl...
2011-01-14 Mel Gormanmm: vmscan: reclaim order-0 and use compaction instead...
2010-12-29 Jeff Mahoney- Update to 2.6.37-rc8.
2010-12-23 Michal Nazarewiczmm/migrate.c: fix compilation error
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-26 Gleb Natapovmm: fix error reporting in move_pages() syscall
2010-10-26 Minchan Kimmm: compaction: fix COMPACTPAGEFAILED counting
2010-10-26 Wu Fengguangwriteback: remove nonblocking/encountered_congestion...
2010-10-11 Andi KleenFix migration.c compilation on s390
2010-10-08 Naoya Horiguchihugetlb: hugepage migration core
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-10 Rik van Rielmm: extend KSM refcounts to the anon_vma root
2010-08-10 Rik van Rielmm: always lock the root (oldest) anon_vma
2010-08-10 Rik van Rielmm: change direct call of spin_lock(anon_vma->lock...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-27 akpm@linux-foundat... memcg: fix mis-accounting of file mapped racy with...
2010-05-25 Mel Gormanmm: compaction: memory compaction core
2010-05-25 Mel Gormanmm: migration: allow the migration of PageSwapCache...
2010-05-25 Mel Gormanmm: migration: do not try to migrate unmapped anonymous...
2010-05-25 Mel Gormanmm: migration: share the anon_vma ref counts between...
2010-05-25 Mel Gormanmm: migration: take a reference to the anon_vma before...
2010-05-25 Minchan Kimmm: remove return value of putback_lru_pages()
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-06 KOSAKI Motohiromm/migrate.c: kill anon local variable from migrate_pag...
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-02-24 Jeff Mahoney- Updated to 2.6.33-final.
2010-02-21 H. Peter Anvinmm: Make copy_from_user() in migrate.c statically predi...
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2010-02-09 Jeff Mahoney- Update to 2.6.33-rc7.
2010-02-06 Linus TorvaldsFix potential crash with sys_move_pages
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-15 Lee Schermerhornmm: remove unevictable_migrate_page function
2009-12-15 Hugh Dickinsksm: memory hotremove migration only
2009-12-15 Hugh Dickinsksm: rmap_walk to remove_migation_ptes
2009-12-15 Hugh Dickinsmm: define PAGE_MAPPING_FLAGS
2009-12-15 KOSAKI Motohiromm: move inc_zone_page_state(NR_ISOLATED) to just isola...
2009-12-11 H. Peter Anvinmm: Adjust do_pages_stat() so gcc can see copy_from_use...
2009-11-14 Jeff Mahoney- Update to 2.6.32-rc7.
2009-11-12 KAMEZAWA Hiroyukimemcg: fix wrong pointer initialization at page migrati...
2009-10-09 Jeff Mahoney- patches.arch/mm-avoid-bad-page-on-lru: Refresh and...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-22 Johannes Weinermm: return boolean from page_has_private()
2009-09-22 Johannes Weinermm: return boolean from page_is_file_cache()
2009-09-22 KOSAKI Motohiromm: vmstat: add isolate pages
2009-09-22 KOSAKI Motohiromm: oom analysis: add shmem vmstat
2009-09-22 Shaohua Limemory hotplug: migrate swap cache page
2009-09-16 Andi KleenHWPOISON: Use bitmask/action code for try_to_unmap...
2009-07-03 Jeff Mahoney- Update to 2.6.31-rc1-git10.
2009-06-17 Brice Goglinmigration: only migrate_prep() once per move_pages()
2009-06-17 Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-04-15 Jeff Mahoney- Update to 2.6.30-rc2.
2009-04-03 David HowellsFS-Cache: Recruit a page flags for cache management
2009-02-13 Jeff Mahoney- Update to 2.6.29-rc4-git7.
2009-02-11 Daisuke Nishimuramigration: migrate_vmas should check "vma"
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-18 Heiko CarstensSystem call wrappers part 28
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 28
next