aboutsummaryrefslogtreecommitdiff
path: root/mm/mmu_notifier.c
AgeCommit message (Expand)Author
2013-06-07mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong
2013-02-28mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt
2013-02-28mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli
2013-02-28mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2012-08-15mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-22ksm: add mmu_notifier set_pte_at_notify()Izik Eidus
2008-07-28mmu-notifiers: coreAndrea Arcangeli