summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-03-17fix Christoph's email addressesChristoph Lameter7-7/+7
2015-09-10mmu-notifier: add clear_young callbackVladimir Davydov3-0/+92
2014-11-13mmu_notifier: add the callback for mmu_notifier_invalidate_range()Joerg Roedel2-5/+57
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla16-41/+71
2014-08-07mmu_notifier: add call_srcu and sync function for listener to delay call and ...Peter Zijlstra2-1/+45
2014-01-24mm: audit/fix non-modular users of module_init in core codePaul Gortmaker4-7/+6
2013-06-28treewide: relase -> releaseGeert Uytterhoeven8-8/+8
2013-05-24mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong1-40/+39
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin218-1494/+987
2013-02-24mm: export mmu notifier invalidatesCliff Wickman1-0/+2
2013-02-24mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt1-40/+42
2012-10-25mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan1-13/+13
2012-10-09mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...Haggai Eran4-14/+36
2012-10-09mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli1-3/+3
2012-10-09mm/mmu_notifier: init notifier if necessaryGavin Shan1-11/+11
2012-10-09mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2-25/+49
2012-08-01mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong1-22/+23
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker30-30/+30
2011-01-14thp: mmu_notifier_test_youngAndrea Arcangeli7-2/+105
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2009-09-22ksm: add mmu_notifier set_pte_at_notify()Izik Eidus3-2/+61
2008-07-28mmu-notifiers: coreAndrea Arcangeli15-13/+623