aboutsummaryrefslogtreecommitdiff
path: root/mm/mmu_notifier.c
AgeCommit message (Expand)Author
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-08-06mmu_notifier: add call_srcu and sync function for listener to delay call and ...Peter Zijlstra
2014-01-23mm: audit/fix non-modular users of module_init in core codePaul Gortmaker
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-05-24mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-23mm: export mmu notifier invalidatesCliff Wickman
2013-02-23mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt
2012-10-25mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan
2012-10-09mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...Haggai Eran
2012-10-09mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli
2012-10-09mm/mmu_notifier: init notifier if necessaryGavin Shan
2012-10-09mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2012-07-31mm: 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