aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmu_notifier.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09mm: move all mmu notifier invocations to be done outside the PT lockSagi Grimberg1-47/+0
2012-10-09mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely scheduleSagi Grimberg1-0/+1
2012-10-09mm: mmu_notifier: fix inconsistent memory between secondary MMU and hostXiao Guangrong1-1/+11
2011-05-25mm: convert anon_vma->lock to a mutexPeter Zijlstra1-1/+1
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra1-1/+1
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli1-0/+26
2011-01-13thp: add pmd mmu_notifier helpersAndrea Arcangeli1-0/+40
2010-10-28mmu_notifier.h: fix comment spellingFigo.zhang1-1/+1
2009-09-22ksm: add mmu_notifier set_pte_at_notify()Izik Eidus1-0/+34
2008-07-28mmu-notifiers: coreAndrea Arcangeli1-0/+279