Commit Graph

139 Commits (a331b0c3665506aa23bfc78c777199b30349d731)

Author SHA1 Message Date
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
KAMEZAWA Hiroyuki 56039efa18 memcg: fix ugly initialization of return value is in caller 14 years ago
Andrea Arcangeli 11bc82d67d mm: compaction: Use async migration for __GFP_NO_KSWAPD and enforce no writeback 14 years ago
Peter Zijlstra 9e60109f12 mm: rename drop_anon_vma() to put_anon_vma() 14 years ago
Miklos Szeredi ef6a3c6311 mm: add replace_page_cache_page() function 14 years ago
Greg Thelen a879bf582d mm: grab rcu read lock in move_pages() 14 years ago
Minchan Kim 48db54ee2f mm/migration: fix page corruption during hugepage migration 14 years ago
Andrea Arcangeli 57fc4a5ee3 mm: when migrate_pages returns 0, all pages must have been released 14 years ago
Minchan Kim 28bd65781c mm: migration: clarify migrate_pages() comment 14 years ago
Daisuke Nishimura 50de1dd967 memcg: fix memory migration of shmem swapcache 14 years ago
Hugh Dickins fd4a4663db mm: fix hugepage migration 14 years ago
Hugh Dickins 1ce82b69e9 mm: fix migration hangs on anon_vma lock 14 years ago
Mel Gorman 29c1f677d4 mm: migration: use rcu_dereference_protected when dereferencing the radix tree slot during file page migration 14 years ago
Andrea Arcangeli 500d65d471 thp: pmd_trans_huge migrate bugcheck 14 years ago
Mel Gorman 7f0f24967b mm: migration: cleanup migrate_pages API by matching types for offlining and sync 14 years ago
Mel Gorman 77f1fe6b08 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path 14 years ago
Mel Gorman 3e7d344970 mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim 14 years ago
Michal Nazarewicz 0d1836c366 mm/migrate.c: fix compilation error 14 years ago
Gleb Natapov 70384dc6dc mm: fix error reporting in move_pages() syscall 14 years ago
Minchan Kim cf608ac19c mm: compaction: fix COMPACTPAGEFAILED counting 14 years ago
Wu Fengguang 1b430beee5 writeback: remove nonblocking/encountered_congestion references 14 years ago
Andi Kleen 3ef8fd7f72 Fix migration.c compilation on s390 15 years ago
Naoya Horiguchi 290408d4a2 hugetlb: hugepage migration core 15 years ago
Rik van Riel 76545066c8 mm: extend KSM refcounts to the anon_vma root 15 years ago
Rik van Riel 012f18004d mm: always lock the root (oldest) anon_vma 15 years ago
Rik van Riel cba48b98f2 mm: change direct call of spin_lock(anon_vma->lock) to inline function 15 years ago
akpm@linux-foundation.org ac39cf8cb8 memcg: fix mis-accounting of file mapped racy with migration 15 years ago
Mel Gorman 748446bb6b mm: compaction: memory compaction core 15 years ago
Mel Gorman 3fe2011ff5 mm: migration: allow the migration of PageSwapCache pages 15 years ago
Mel Gorman 67b9509b2c mm: migration: do not try to migrate unmapped anonymous pages 15 years ago
Mel Gorman 7f60c214fd mm: migration: share the anon_vma ref counts between KSM and page migration 15 years ago
Mel Gorman 3f6c82728f mm: migration: take a reference to the anon_vma before migrating 15 years ago
Minchan Kim e13861d822 mm: remove return value of putback_lru_pages() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
KOSAKI Motohiro 85f1fb72fa mm/migrate.c: kill anon local variable from migrate_page_copy 15 years ago
H. Peter Anvin 87b8d1adef mm: Make copy_from_user() in migrate.c statically predictable 15 years ago
Russell King 4b3073e1c5 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 15 years ago
Linus Torvalds 6f5a55f1a6 Fix potential crash with sys_move_pages 15 years ago
Lee Schermerhorn 418b27ef50 mm: remove unevictable_migrate_page function 15 years ago
Hugh Dickins 62b61f611e ksm: memory hotremove migration only 15 years ago
Hugh Dickins e9995ef978 ksm: rmap_walk to remove_migation_ptes 15 years ago
Hugh Dickins 3ca7b3c5b6 mm: define PAGE_MAPPING_FLAGS 15 years ago
KOSAKI Motohiro 6d9c285a63 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place 15 years ago
H. Peter Anvin b925585039 mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe 15 years ago
KAMEZAWA Hiroyuki e00e431612 memcg: fix wrong pointer initialization at page migration when memcg is disabled. 15 years ago
Johannes Weiner edcf4748cd mm: return boolean from page_has_private() 16 years ago
Johannes Weiner 6c0b13519d mm: return boolean from page_is_file_cache() 16 years ago
KOSAKI Motohiro a731286de6 mm: vmstat: add isolate pages 16 years ago
KOSAKI Motohiro 4b02108ac1 mm: oom analysis: add shmem vmstat 16 years ago
Shaohua Li abfc348811 memory hotplug: migrate swap cache page 16 years ago