1. 810e24e mm/mmu_notifiers: annotate with might_sleep() by Daniel Vetter · 5 years ago
  2. 23b6839 mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end by Daniel Vetter · 5 years ago
  3. c962451 mm/mmu_notifiers: remove unregister_no_release by Jason Gunthorpe · 5 years ago
  4. 2c7933f mm/mmu_notifiers: add a get/put scheme for the registration by Jason Gunthorpe · 5 years ago
  5. c6d2341 mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper by Jérôme Glisse · 6 years ago
  6. bf198b2 mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening by Jérôme Glisse · 6 years ago
  7. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  8. d87f055 mm/mmu_notifier: contextual information for event enums by Jérôme Glisse · 6 years ago
  9. 27560ee mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags by Jérôme Glisse · 6 years ago
  10. 4a83bfe mm/mmu_notifier: helper to test if a range invalidation is blockable by Jérôme Glisse · 6 years ago
  11. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  12. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  13. 6a90a83 mm/mmu_notifier.c: remove mmu_notifier_synchronize() by Sean Christopherson · 6 years ago
  14. 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 6 years ago
  15. 33490af mm, mmu_notifier: be explicit about range invalition non-blocking mode by Michal Hocko · 6 years ago
  16. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  17. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  18. 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 7 years ago
  19. 4645b9f mm/mmu_notifier: avoid call to invalidate_range() in range_end() by Jérôme Glisse · 7 years ago
  20. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. 4d4bbd8 mm, oom_reaper: skip mm structs with mmu notifiers by Michal Hocko · 7 years ago
  23. 5f32b26 mm/mmu_notifier: kill invalidate_page by Jérôme Glisse · 7 years ago
  24. c0c379e mm: drop unused pmdp_huge_get_and_clear_notify() by Kirill A. Shutemov · 8 years ago
  25. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
  26. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  27. 1d7715c mmu-notifier: add clear_young callback by Vladimir Davydov · 9 years ago
  28. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 10 years ago
  29. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  30. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 10 years ago
  31. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  32. b972216 mmu_notifier: add call_srcu and sync function for listener to delay call and sync by Peter Zijlstra · 10 years ago
  33. 0f0a327 mmu_notifier: add the callback for mmu_notifier_invalidate_range() by Joerg Roedel · 10 years ago
  34. 34ee645 mmu_notifier: call mmu_notifier_invalidate_range() from VMM by Joerg Roedel · 10 years ago
  35. 1897bdc mmu_notifier: add mmu_notifier_invalidate_range() by Joerg Roedel · 10 years ago
  36. 631b0cf mm: fix wrong comments about anon_vma lock by Yuanhan Liu · 12 years ago
  37. 2ec74c3 mm: move all mmu notifier invocations to be done outside the PT lock by Sagi Grimberg · 12 years ago
  38. 21a9273 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 12 years ago
  39. 48af0d7 mm: mmu_notifier: fix inconsistent memory between secondary MMU and host by Xiao Guangrong · 12 years ago
  40. 2b575eb mm: convert anon_vma->lock to a mutex by Peter Zijlstra · 14 years ago
  41. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 14 years ago
  42. 8ee5382 thp: mmu_notifier_test_young by Andrea Arcangeli · 14 years ago
  43. 91a4ee2 thp: add pmd mmu_notifier helpers by Andrea Arcangeli · 14 years ago
  44. e732ff7 mmu_notifier.h: fix comment spelling by Figo.zhang · 14 years ago
  45. 828502d ksm: add mmu_notifier set_pte_at_notify() by Izik Eidus · 15 years ago
  46. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago