summaryrefslogtreecommitdiffstats
path: root/mm/mmu_notifier.c
Commit message (Expand)AuthorAgeFilesLines
* mmu_notifier: add the callback for mmu_notifier_invalidate_range()Joerg Roedel2014-11-131-0/+25
* kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-241-2/+3
* mmu_notifier: add call_srcu and sync function for listener to delay call and ...Peter Zijlstra2014-08-061-1/+39
* mm: audit/fix non-modular users of module_init in core codePaul Gortmaker2014-01-231-2/+1
* treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
* mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong2013-05-241-40/+39
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-12/+6
* mm: export mmu notifier invalidatesCliff Wickman2013-02-231-0/+2
* mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt2013-02-231-40/+42
* mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan2012-10-251-13/+13
* mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...Haggai Eran2012-10-091-6/+0
* mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli2012-10-091-3/+3
* mm/mmu_notifier: init notifier if necessaryGavin Shan2012-10-091-11/+11
* mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2012-10-091-25/+48
* mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong2012-07-311-22/+23
* mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-311-1/+1
* 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
OpenPOWER on IntegriCloud