index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mmu_notifier.c
Age
Commit message (
Expand
)
Author
Files
Lines
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