Commit Graph

158 Commits (f131315fa272d337dfca7dad2f033ff5296dad65)

Author SHA1 Message Date
Namhyung Kim e574b5fd20 rmap: make anon_vma_chain_free() static 15 years ago
Namhyung Kim e9a81a821d rmap: wrap page_check_address() using __cond_lock() 15 years ago
Namhyung Kim ea4525b600 rmap: annotate lock context change on page_[un]lock_anon_vma() 15 years ago
Martin Schwidefsky e2b8d7af0e [S390] add support for nonquiescing sske 15 years ago
Andi Kleen 4e1c19750a Clean up __page_set_anon_rmap 15 years ago
Hugh Dickins 4829b906cc ksm: fix page_address_in_vma anon_vma oops 15 years ago
Naoya Horiguchi a850ea3037 hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap() 15 years ago
Naoya Horiguchi 433abed6c6 hugetlb, rmap: always use anon_vma root pointer 15 years ago
Hugh Dickins f18194275c mm: fix hang on anon_vma->root->lock 15 years ago
Naoya Horiguchi e3390f67a7 hwpoison: rename CONFIG 15 years ago
Naoya Horiguchi 0fe6e20b9c hugetlb, rmap: add reverse mapping for hugepage 15 years ago
Rik van Riel ad8c2ee801 rmap: add exclusive page to private anon_vma on swapin 15 years ago
Andrea Arcangeli 44ab57a06d rmap: add anon_vma bug checks 15 years ago
Andrea Arcangeli 21d0d443cd rmap: resurrect page_address_in_vma anon_vma check 15 years ago
Andrea Arcangeli 288468c334 rmap: always use anon_vma root pointer 15 years ago
Andrea Arcangeli 26ba0cb63c rmap: always add new vmas at the end 15 years ago
Rik van Riel 76545066c8 mm: extend KSM refcounts to the anon_vma root 15 years ago
Rik van Riel 5c341ee1df mm: track 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
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