1. 2919bfd ksm: drain pagevecs to lru by Hugh Dickins · 13 years ago
  2. 22e5c47 thp: add compound_trans_head() helper by Andrea Arcangeli · 13 years ago
  3. 29ad768 thp: KSM on THP by Andrea Arcangeli · 13 years ago
  4. 878aee7 thp: freeze khugepaged and ksmd by Andrea Arcangeli · 13 years ago
  5. 21ae5b0 thp: skip transhuge pages in ksm for now by Andrea Arcangeli · 13 years ago
  6. ae52a2a thp: ksm: free swap when swapcache page is replaced by Hugh Dickins · 13 years ago
  7. a0b0f58 ksm: annotate ksm_thread_mutex is no deadlock source by KOSAKI Motohiro · 13 years ago
  8. 4e31635 ksm: fix bad user data when swapping by Hugh Dickins · 14 years ago
  9. 4969c11 mm: fix swapin race condition by Andrea Arcangeli · 14 years ago
  10. d9f8984 ksm: cleanup for mm_slots_hash by Lai Jiangshan · 14 years ago
  11. 7654506 mm: extend KSM refcounts to the anon_vma root by Rik van Riel · 14 years ago
  12. 012f1800 mm: always lock the root (oldest) anon_vma by Rik van Riel · 14 years ago
  13. cba48b9 mm: change direct call of spin_lock(anon_vma->lock) to inline function by Rik van Riel · 14 years ago
  14. 7f60c21 mm: migration: share the anon_vma ref counts between KSM and page migration by Mel Gorman · 14 years ago
  15. 22eccdd ksm: check for ERR_PTR from follow_page() by Dan Carpenter · 14 years ago
  16. cb53237 mm/ksm.c is doing an unneeded _notify in write_protect_page. by Robin Holt · 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. d0f209f ksm: remove unswappable max_kernel_pages by Hugh Dickins · 14 years ago
  19. 62b61f6 ksm: memory hotremove migration only by Hugh Dickins · 14 years ago
  20. e9995ef ksm: rmap_walk to remove_migation_ptes by Hugh Dickins · 14 years ago
  21. 80e14822 ksm: share anon page without allocating by Hugh Dickins · 14 years ago
  22. 4035c07a ksm: take keyhole reference to page by Hugh Dickins · 14 years ago
  23. db114b8 ksm: hold anon_vma in rmap_item by Hugh Dickins · 14 years ago
  24. 5ad6468 ksm: let shared pages be swappable by Hugh Dickins · 14 years ago
  25. 73848b4 ksm: fix mlockfreed to munlocked by Hugh Dickins · 14 years ago
  26. 08beca4 ksm: stable_node point to page and back by Hugh Dickins · 14 years ago
  27. 7b6ba2c ksm: separate stable_node by Hugh Dickins · 14 years ago
  28. 6514d51 ksm: singly-linked rmap_list by Hugh Dickins · 14 years ago
  29. 8dd3557 ksm: cleanup some function arguments by Hugh Dickins · 14 years ago
  30. 31e855e ksm: remove redundancies when merging page by Hugh Dickins · 14 years ago
  31. 93d1771 ksm: three remove_rmap_item_from_tree cleanups by Hugh Dickins · 14 years ago
  32. d178f27 ksm: cond_resched in unstable tree by Hugh Dickins · 15 years ago
  33. c73602a ksm: more on default values by Hugh Dickins · 15 years ago
  34. 2c6854f ksm: change default values to better fit into mainline kernel by Izik Eidus · 15 years ago
  35. 35451be ksm: unmerge is an origin of OOMs by Hugh Dickins · 15 years ago
  36. a913e18 ksm: clean up obsolete references by Hugh Dickins · 15 years ago
  37. 2ffd867 ksm: sysfs and defaults by Hugh Dickins · 15 years ago
  38. 1c2fb7a ksm: fix deadlock with munlock in exit_mmap by Andrea Arcangeli · 15 years ago
  39. 9ba6929 ksm: fix oom deadlock by Hugh Dickins · 15 years ago
  40. cd551f9 ksm: distribute remove_mm_from_lists by Hugh Dickins · 15 years ago
  41. d952b79 ksm: fix endless loop on oom by Hugh Dickins · 15 years ago
  42. 81464e30 ksm: five little cleanups by Hugh Dickins · 15 years ago
  43. 6e158384 ksm: keep quiet while list empty by Hugh Dickins · 15 years ago
  44. 26465d3 ksm: break cow once unshared by Hugh Dickins · 15 years ago
  45. 473b0ce ksm: pages_unshared and pages_volatile by Hugh Dickins · 15 years ago
  46. e178dfd ksm: move pages_sharing updates by Hugh Dickins · 15 years ago
  47. b402826 ksm: rename kernel_pages_allocated by Hugh Dickins · 15 years ago
  48. 339aa62 ksm: change ksm nice level to be 5 by Izik Eidus · 15 years ago
  49. 36b2528 ksm: change copyright message by Izik Eidus · 15 years ago
  50. 31dbd01 ksm: Kernel SamePage Merging by Izik Eidus · 15 years ago
  51. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago