index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmu_notifier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
mm/mmu_notifier: use hlist_add_head_rcu()
Jean-Philippe Brucker
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-3
/
+1
2019-05-14
mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper
Jérôme Glisse
1
-0
/
+10
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
1
-1
/
+1
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
1
-28
/
+9
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
1
-2
/
+19
2018-12-28
mm/mmu_notifier.c: remove mmu_notifier_synchronize()
Sean Christopherson
1
-7
/
+0
2018-10-26
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
1
-31
/
+0
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-4
/
+15
2018-01-31
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
1
-0
/
+31
2017-11-15
mm/mmu_notifier: avoid call to invalidate_range() in range_end()
Jérôme Glisse
1
-2
/
+9
2017-08-31
mm/mmu_notifier: kill invalidate_page
Jérôme Glisse
1
-14
/
+0
2017-04-18
mm: Use static initialization for "srcu"
Paul E. McKenney
1
-13
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2016-03-17
fix Christoph's email addresses
Christoph Lameter
1
-1
/
+1
2015-09-10
mmu-notifier: add clear_young callback
Vladimir Davydov
1
-0
/
+17
2014-11-13
mmu_notifier: add the callback for mmu_notifier_invalidate_range()
Joerg Roedel
1
-0
/
+25
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-2
/
+3
2014-08-06
mmu_notifier: add call_srcu and sync function for listener to delay call and ...
Peter Zijlstra
1
-1
/
+39
2014-01-23
mm: audit/fix non-modular users of module_init in core code
Paul Gortmaker
1
-2
/
+1
2013-06-28
treewide: relase -> release
Geert Uytterhoeven
1
-1
/
+1
2013-05-24
mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
Xiao Guangrong
1
-40
/
+39
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-12
/
+6
2013-02-23
mm: export mmu notifier invalidates
Cliff Wickman
1
-0
/
+2
2013-02-23
mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts
Robin Holt
1
-40
/
+42
2012-10-25
mm/mmu_notifier: allocate mmu_notifier in advance
Gavin Shan
1
-13
/
+13
2012-10-09
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...
Haggai Eran
1
-6
/
+0
2012-10-09
mm: mmu_notifier: make the mmu_notifier srcu static
Andrea Arcangeli
1
-3
/
+3
2012-10-09
mm/mmu_notifier: init notifier if necessary
Gavin Shan
1
-11
/
+11
2012-10-09
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...
Sagi Grimberg
1
-25
/
+48
2012-07-31
mm: mmu_notifier: fix freed page still mapped in secondary MMU
Xiao Guangrong
1
-22
/
+23
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-01-13
thp: mmu_notifier_test_young
Andrea Arcangeli
1
-0
/
+20
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
ksm: add mmu_notifier set_pte_at_notify()
Izik Eidus
1
-0
/
+20
2008-07-28
mmu-notifiers: core
Andrea Arcangeli
1
-0
/
+277