aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mmu_notifier.c
Commit message (Expand)AuthorAgeFilesLines
* mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong2013-06-071-40/+40
* mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt2013-02-281-40/+42
* mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli2013-02-281-3/+3
* mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2013-02-281-25/+48
* mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong2012-08-151-22/+23
* thp: mmu_notifier_test_youngAndrea Arcangeli2011-01-131-0/+20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ksm: add mmu_notifier set_pte_at_notify()Izik Eidus2009-09-221-0/+20
* mmu-notifiers: coreAndrea Arcangeli2008-07-281-0/+277