summaryrefslogtreecommitdiffstats
path: root/include/linux/mmu_notifier.h
Commit message (Expand)AuthorAgeFilesLines
* mm: fix wrong comments about anon_vma lockYuanhan Liu2013-02-051-1/+1
* mm: move all mmu notifier invocations to be done outside the PT lockSagi Grimberg2012-10-091-47/+0
* mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2012-10-091-0/+1
* mm: mmu_notifier: fix inconsistent memory between secondary MMU and hostXiao Guangrong2012-10-091-1/+11
* mm: convert anon_vma->lock to a mutexPeter Zijlstra2011-05-251-1/+1
* mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-251-1/+1
* thp: mmu_notifier_test_youngAndrea Arcangeli2011-01-131-0/+26
* thp: add pmd mmu_notifier helpersAndrea Arcangeli2011-01-131-0/+40
* mmu_notifier.h: fix comment spellingFigo.zhang2010-10-281-1/+1
* ksm: add mmu_notifier set_pte_at_notify()Izik Eidus2009-09-221-0/+34
* mmu-notifiers: coreAndrea Arcangeli2008-07-281-0/+279