index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mmu_notifier.c
Age
Commit message (
Expand
)
Author
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-08-07
mmu_notifier: add call_srcu and sync function for listener to delay call and ...
Peter Zijlstra
2014-01-24
mm: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2013-06-28
treewide: relase -> release
Geert Uytterhoeven
2013-05-24
mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
Xiao Guangrong
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-24
mm: export mmu notifier invalidates
Cliff Wickman
2013-02-24
mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts
Robin Holt
2012-10-25
mm/mmu_notifier: allocate mmu_notifier in advance
Gavin Shan
2012-10-09
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...
Haggai Eran
2012-10-09
mm: mmu_notifier: make the mmu_notifier srcu static
Andrea Arcangeli
2012-10-09
mm/mmu_notifier: init notifier if necessary
Gavin Shan
2012-10-09
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...
Sagi Grimberg
2012-08-01
mm: mmu_notifier: fix freed page still mapped in secondary MMU
Xiao Guangrong
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-01-14
thp: mmu_notifier_test_young
Andrea Arcangeli
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-22
ksm: add mmu_notifier set_pte_at_notify()
Izik Eidus
2008-07-28
mmu-notifiers: core
Andrea Arcangeli