summaryrefslogtreecommitdiff
path: root/mm/mmu_notifier.c
Commit message (Expand)AuthorAge
* mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-01-31
* mm/mmu_notifier: avoid call to invalidate_range() in range_end()Jérôme Glisse2017-11-15
* mm/mmu_notifier: kill invalidate_pageJérôme Glisse2017-08-31
* mm: Use static initialization for "srcu"Paul E. McKenney2017-04-18
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* fix Christoph's email addressesChristoph Lameter2016-03-17
* mmu-notifier: add clear_young callbackVladimir Davydov2015-09-10
* mmu_notifier: add the callback for mmu_notifier_invalidate_range()Joerg Roedel2014-11-13
* kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-24
* mmu_notifier: add call_srcu and sync function for listener to delay call and ...Peter Zijlstra2014-08-06
* mm: audit/fix non-modular users of module_init in core codePaul Gortmaker2014-01-23
* treewide: relase -> releaseGeert Uytterhoeven2013-06-28
* mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong2013-05-24
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* mm: export mmu notifier invalidatesCliff Wickman2013-02-23
* mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt2013-02-23
* mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan2012-10-25
* mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...Haggai Eran2012-10-09
* mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli2012-10-09
* mm/mmu_notifier: init notifier if necessaryGavin Shan2012-10-09
* mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2012-10-09
* mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong2012-07-31
* mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* thp: mmu_notifier_test_youngAndrea Arcangeli2011-01-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ksm: add mmu_notifier set_pte_at_notify()Izik Eidus2009-09-22
* mmu-notifiers: coreAndrea Arcangeli2008-07-28