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