aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmu_notifier.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-05mm: fix wrong comments about anon_vma lockGravatar Yuanhan Liu 1-1/+1
2012-10-09mm: move all mmu notifier invocations to be done outside the PT lockGravatar Sagi Grimberg 1-47/+0
2012-10-09mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Gravatar Sagi Grimberg 1-0/+1
2012-10-09mm: mmu_notifier: fix inconsistent memory between secondary MMU and hostGravatar Xiao Guangrong 1-1/+11
2011-05-25mm: convert anon_vma->lock to a mutexGravatar Peter Zijlstra 1-1/+1
2011-05-25mm: Convert i_mmap_lock to a mutexGravatar Peter Zijlstra 1-1/+1
2011-01-13thp: mmu_notifier_test_youngGravatar Andrea Arcangeli 1-0/+26
2011-01-13thp: add pmd mmu_notifier helpersGravatar Andrea Arcangeli 1-0/+40
2010-10-28mmu_notifier.h: fix comment spellingGravatar Figo.zhang 1-1/+1
2009-09-22ksm: add mmu_notifier set_pte_at_notify()Gravatar Izik Eidus 1-0/+34
2008-07-28mmu-notifiers: coreGravatar Andrea Arcangeli 1-0/+279