Commit Graph

137 Commits (8edf344c66a3f214d709dad1421c29d678915b3f)

Author SHA1 Message Date
Mel Gorman a8bef8ff6e mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks 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
Naoya Horiguchi ab941e0fff rmap: remove anon_vma check in page_address_in_vma() 15 years ago
Oleg Nesterov 31f2b0ebc0 rmap: anon_vma_prepare() can leak anon_vma_chain 15 years ago
Rik van Riel e8a03feb54 rmap: add exclusively owned pages to the newest anon_vma 15 years ago
Linus Torvalds ea90002b0f anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma 15 years ago
Linus Torvalds 646d87b481 anon_vma: clone the anon_vma chain in the right order 15 years ago
Rik van Riel 4946d54cb5 rmap: fix anon_vma_fork() memory leak 15 years ago
Johannes Weiner 6457474624 vmscan: detect mapped file pages used only once 15 years ago
Rik van Riel fc148a5f7e mm: remove VM_LOCK_RMAP code 15 years ago
Rik van Riel c44b674323 rmap: move exclusively owned pages to own anon_vma in do_wp_page() 15 years ago
Rik van Riel 033a64b56a rmap: remove obsolete check from __page_check_anon_rmap() 15 years ago
Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 years ago
KAMEZAWA Hiroyuki b084d4353f mm: count swap usage 15 years ago
KAMEZAWA Hiroyuki d559db086f mm: clean up mm_counter 15 years ago
KAMEZAWA Hiroyuki d8046582d5 memcg: make memcg's file mapped consistent with global VM 15 years ago
KOSAKI Motohiro caed0f486e mm: simplify try_to_unmap_one() 15 years ago
Hugh Dickins e9995ef978 ksm: rmap_walk to remove_migation_ptes 15 years ago
Hugh Dickins 80e1482260 ksm: share anon page without allocating 15 years ago
Hugh Dickins db114b83ab ksm: hold anon_vma in rmap_item 15 years ago
Hugh Dickins 5ad6468801 ksm: let shared pages be swappable 15 years ago
Hugh Dickins 1cb1729b13 mm: pass address down to rmap ones 15 years ago
Hugh Dickins af8e3354b4 mm: CONFIG_MMU for PG_mlocked 15 years ago
Hugh Dickins 53f79acb6e mm: mlocking in try_to_unmap_one 15 years ago
Hugh Dickins 3ca7b3c5b6 mm: define PAGE_MAPPING_FLAGS 15 years ago
Huang Shijie 273f047e36 rmap: move label `out' to a better place 15 years ago
Huang Shijie 7b51159405 rmap: simplify try_to_unmap_file() 15 years ago
Huang Shijie 8051be5e61 rmap: fix the comment for try_to_unmap_anon 15 years ago
Hugh Dickins 570a335b8e swap_info: swap count continuations 15 years ago
Huang Shijie bf89c8c867 mm/rmap.c: fix comment 16 years ago
Hugh Dickins 21333b2b66 ksm: no debug in page_dup_rmap() 16 years ago
KOSAKI Motohiro b904dcfed6 mm: clean up page_remove_rmap() 16 years ago
Andi Kleen 6a46079cf5 HWPOISON: The high level memory error handler in the VM v7 16 years ago
Andi Kleen 888b9f7c58 HWPOISON: Handle hardware poisoned pages in try_to_unmap 16 years ago
Andi Kleen 14fa31b89c HWPOISON: Use bitmask/action code for try_to_unmap behaviour 16 years ago
Andi Kleen 10be22dfe1 HWPOISON: Export some rmap vma locking to outside world 16 years ago
Minchan Kim 03ef83af52 mm: fix for infinite churning of mlocked pages 16 years ago
Balbir Singh d69b042f3d memcg: add file-based RSS accounting 16 years ago
Wu Fengguang 6fe6b7e357 vmscan: report vm_flags in page_referenced() 16 years ago
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
Hugh Dickins 98f32602d4 hugh: update email address 16 years ago
MinChan Kim 508b9f8efd mm: fix mlocked page counter mismatch 16 years ago
Hugh Dickins edc315fd22 badpage: remove vma from page_remove_rmap 16 years ago
Hugh Dickins 3dc147414c badpage: replace page_remove_rmap Eeek and BUG 16 years ago
Hugh Dickins cbf84b7add mm: further cleanup page_add_new_anon_rmap 16 years ago
Hugh Dickins 2afd1c928f mm: make page_lock_anon_vma() static 16 years ago
Hugh Dickins b5934c5318 mm: add_active_or_unevictable into rmap 16 years ago
Johannes Weiner 4917e5d049 mm: more likely reclaim MADV_SEQUENTIAL mappings 16 years ago
KOSAKI Motohiro 64cdd548ff mm: cleanup: remove #ifdef CONFIG_MIGRATION 16 years ago