summaryrefslogtreecommitdiff
path: root/include/linux/mmu_notifier.h
Commit message (Expand)AuthorAge
* mm: introduce idle page trackingVladimir Davydov2015-09-10
* mmu-notifier: add clear_young callbackVladimir Davydov2015-09-10
* mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-24
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\
| * mmu_notifier: add the callback for mmu_notifier_invalidate_range()Joerg Roedel2014-11-13
| * mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-13
| * mmu_notifier: add mmu_notifier_invalidate_range()Joerg Roedel2014-11-13
* | mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2014-12-13
|/
* kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-24
* mmu_notifier: add call_srcu and sync function for listener to delay call and ...Peter Zijlstra2014-08-06
* mm: fix wrong comments about anon_vma lockYuanhan Liu2013-02-05
* mm: move all mmu notifier invocations to be done outside the PT lockSagi Grimberg2012-10-09
* mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2012-10-09
* mm: mmu_notifier: fix inconsistent memory between secondary MMU and hostXiao Guangrong2012-10-09
* mm: convert anon_vma->lock to a mutexPeter Zijlstra2011-05-25
* mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-25
* thp: mmu_notifier_test_youngAndrea Arcangeli2011-01-13
* thp: add pmd mmu_notifier helpersAndrea Arcangeli2011-01-13
* mmu_notifier.h: fix comment spellingFigo.zhang2010-10-28
* ksm: add mmu_notifier set_pte_at_notify()Izik Eidus2009-09-22
* mmu-notifiers: coreAndrea Arcangeli2008-07-28