aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmu_notifier.h
AgeCommit message (Expand)Author
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-13mm: convert i_mmap_mutex to rwsemDavidlohr Bueso
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-08-06mmu_notifier: add call_srcu and sync function for listener to delay call and ...Peter Zijlstra
2014-11-13mmu_notifier: add the callback for mmu_notifier_invalidate_range()Joerg Roedel
2014-11-13mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel
2014-11-13mmu_notifier: add mmu_notifier_invalidate_range()Joerg Roedel
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu
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