1. 2099597 mm: move is_vma_temporary_stack() declaration to huge_mm.h by Alex Shi · 12 years ago
  2. 978ea78 rmap: remove __anon_vma_link() declaration by Xiao Guangrong · 12 years ago
  3. 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 13 years ago
  4. 948f017 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() by Andrea Arcangeli · 13 years ago
  5. 2b575eb mm: convert anon_vma->lock to a mutex by Peter Zijlstra · 13 years ago
  6. 25aeeb0 mm: revert page_lock_anon_vma() lock annotation by Peter Zijlstra · 13 years ago
  7. 01d8b20 mm: simplify anon_vma refcounts by Peter Zijlstra · 13 years ago
  8. 8381326 mm: move anon_vma ref out from under CONFIG_foo by Peter Zijlstra · 13 years ago
  9. 9e60109 mm: rename drop_anon_vma() to put_anon_vma() by Peter Zijlstra · 13 years ago
  10. 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 14 years ago
  11. e9a81a8 rmap: wrap page_check_address() using __cond_lock() by Namhyung Kim · 14 years ago
  12. ea4525b rmap: annotate lock context change on page_[un]lock_anon_vma() by Namhyung Kim · 14 years ago
  13. 182fea8 mm: remove alignment padding from anon_vma on (some) 64 bit builds by Richard Kennedy · 14 years ago
  14. 1021a64 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  15. 0fe6e20 hugetlb, rmap: add reverse mapping for hugepage by Naoya Horiguchi · 14 years ago
  16. ad8c2ee rmap: add exclusive page to private anon_vma on swapin by Rik van Riel · 14 years ago
  17. 7654506 mm: extend KSM refcounts to the anon_vma root by Rik van Riel · 14 years ago
  18. 012f1800 mm: always lock the root (oldest) anon_vma by Rik van Riel · 14 years ago
  19. 5c341ee1 mm: track the root (oldest) anon_vma by Rik van Riel · 14 years ago
  20. cba48b9 mm: change direct call of spin_lock(anon_vma->lock) to inline function by Rik van Riel · 14 years ago
  21. bb4a340 mm: rename anon_vma_lock to vma_lock_anon_vma by Rik van Riel · 14 years ago
  22. 7f60c21 mm: migration: share the anon_vma ref counts between KSM and page migration by Mel Gorman · 14 years ago
  23. 3f6c827 mm: migration: take a reference to the anon_vma before migrating by Mel Gorman · 14 years ago
  24. 64574746 vmscan: detect mapped file pages used only once by Johannes Weiner · 14 years ago
  25. c44b674 rmap: move exclusively owned pages to own anon_vma in do_wp_page() by Rik van Riel · 14 years ago
  26. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 14 years ago
  27. e9995ef ksm: rmap_walk to remove_migation_ptes by Hugh Dickins · 15 years ago
  28. db114b8 ksm: hold anon_vma in rmap_item by Hugh Dickins · 15 years ago
  29. 5ad6468 ksm: let shared pages be swappable by Hugh Dickins · 15 years ago
  30. 3ca7b3c mm: define PAGE_MAPPING_FLAGS by Hugh Dickins · 15 years ago
  31. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  32. 21333b2 ksm: no debug in page_dup_rmap() by Hugh Dickins · 15 years ago
  33. 6a46079 HWPOISON: The high level memory error handler in the VM v7 by Andi Kleen · 15 years ago
  34. 888b9f7 HWPOISON: Handle hardware poisoned pages in try_to_unmap by Andi Kleen · 15 years ago
  35. 14fa31b HWPOISON: Use bitmask/action code for try_to_unmap behaviour by Andi Kleen · 15 years ago
  36. 10be22d HWPOISON: Export some rmap vma locking to outside world by Andi Kleen · 15 years ago
  37. 01ff53f rmap: fixup page_referenced() for nommu systems by Mike Frysinger · 15 years ago
  38. 6fe6b7e vmscan: report vm_flags in page_referenced() by Wu Fengguang · 15 years ago
  39. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  40. edc315f badpage: remove vma from page_remove_rmap by Hugh Dickins · 16 years ago
  41. 2afd1c9 mm: make page_lock_anon_vma() static by Hugh Dickins · 16 years ago
  42. fdd2e5f make mm/rmap.c:anon_vma_cachep static by Adrian Bunk · 16 years ago
  43. af936a1 vmscan: unevictable LRU scan sysctl by Lee Schermerhorn · 16 years ago
  44. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  45. 479db0b mm: dirty page tracking race fix by Nick Piggin · 16 years ago
  46. 7906d00 mmu-notifiers: add mm_take_all_locks() operation by Andrea Arcangeli · 16 years ago
  47. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 16 years ago
  48. c97a9e1 mm: more rmap checking by Nick Piggin · 17 years ago
  49. 7de6b80 [PATCH] mm: more rmap debugging by Nick Piggin · 18 years ago
  50. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  51. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  52. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  53. d75a0fc [PATCH] Swapless page migration: rip out swap based logic by Christoph Lameter · 18 years ago
  54. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  55. a3351e5 [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes by Christoph Lameter · 18 years ago
  56. a48d07a [PATCH] Direct Migration V9: migrate_pages() extension by Christoph Lameter · 18 years ago
  57. 9617d95 [PATCH] mm: rmap optimisation by Nick Piggin · 19 years ago
  58. f7b7fd8 [PATCH] temporarily disable swap token on memory pressure by Rik van Riel · 19 years ago
  59. c071880 [PATCH] mm: rmap with inner ptlock by Hugh Dickins · 19 years ago
  60. ceffc07 [PATCH] xip: fs/mm: execute in place by Carsten Otte · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago