aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmu_notifier.h
AgeCommit message (Expand)Author
2012-10-09mm: move all mmu notifier invocations to be done outside the PT lockSagi Grimberg
2012-10-09mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2012-10-09mm: mmu_notifier: fix inconsistent memory between secondary MMU and hostXiao Guangrong
2011-05-25mm: convert anon_vma->lock to a mutexPeter Zijlstra
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli
2011-01-13thp: add pmd mmu_notifier helpersAndrea Arcangeli
2010-10-28mmu_notifier.h: fix comment spellingFigo.zhang
2009-09-22ksm: add mmu_notifier set_pte_at_notify()Izik Eidus
2008-07-28mmu-notifiers: coreAndrea Arcangeli