index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmu_notifier.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm: export mmu notifier invalidates
Cliff Wickman
2013-02-23
1
-0
/
+2
*
mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts
Robin Holt
2013-02-23
1
-40
/
+42
*
mm/mmu_notifier: allocate mmu_notifier in advance
Gavin Shan
2012-10-25
1
-13
/
+13
*
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...
Haggai Eran
2012-10-09
1
-6
/
+0
*
mm: mmu_notifier: make the mmu_notifier srcu static
Andrea Arcangeli
2012-10-09
1
-3
/
+3
*
mm/mmu_notifier: init notifier if necessary
Gavin Shan
2012-10-09
1
-11
/
+11
*
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...
Sagi Grimberg
2012-10-09
1
-25
/
+48
*
mm: mmu_notifier: fix freed page still mapped in secondary MMU
Xiao Guangrong
2012-07-31
1
-22
/
+23
*
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
thp: mmu_notifier_test_young
Andrea Arcangeli
2011-01-13
1
-0
/
+20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ksm: add mmu_notifier set_pte_at_notify()
Izik Eidus
2009-09-22
1
-0
/
+20
*
mmu-notifiers: core
Andrea Arcangeli
2008-07-28
1
-0
/
+277
[prev]