index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mmu_notifier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
1
-10
/
+0
2022-04-21
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
1
-1
/
+13
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
1
-0
/
+23
2020-12-15
mm: track mmu notifiers in fs_reclaim_acquire/release
Daniel Vetter
1
-7
/
+0
2020-10-16
mm/mmu_notifier: fix mmget() assert in __mmu_interval_notifier_insert
Jann Horn
1
-1
/
+1
2020-08-12
mm: mmu_notifier: fix and extend kerneldoc
Krzysztof Kozlowski
1
-4
/
+5
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-5
/
+5
2020-06-09
mmap locking API: rename mmap_sem to mmap_lock
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-03-21
mm/mmu_notifier: silence PROVE_RCU_LIST warnings
Qian Cai
1
-9
/
+18
2020-01-14
mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier
Jason Gunthorpe
1
-63
/
+73
2020-01-14
mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier
Jason Gunthorpe
1
-82
/
+101
2020-01-14
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
Jason Gunthorpe
1
-156
/
+170
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-26
/
+531
2019-11-23
mm/mmu_notifier: add an interval tree notifier
Jason Gunthorpe
1
-26
/
+518
2019-11-12
mm/mmu_notifier: define the header pre-processor parts even if disabled
Jason Gunthorpe
1
-0
/
+13
2019-11-06
mm/mmu_notifiers: use the right return code for WARN_ON
Jason Gunthorpe
1
-1
/
+1
2019-09-07
mm, notifier: Catch sleeping/blocking for !blockable
Daniel Vetter
1
-2
/
+13
2019-09-07
mm/mmu_notifiers: prime lockdep
Daniel Vetter
1
-0
/
+7
2019-09-07
mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end
Daniel Vetter
1
-0
/
+8
2019-08-28
mm/mmu_notifiers: remove the __mmu_notifier_invalidate_range_start/end exports
Christoph Hellwig
1
-3
/
+0
2019-08-21
mm/mmu_notifiers: remove unregister_no_release
Jason Gunthorpe
1
-31
/
+0
2019-08-20
mm/mmu_notifiers: check if mmu notifier callbacks are allowed to fail
Daniel Vetter
1
-0
/
+2
2019-08-16
mm/mmu_notifiers: add a get/put scheme for the registration
Jason Gunthorpe
1
-6
/
+150
2019-08-16
mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm
Jason Gunthorpe
1
-12
/
+22
2019-08-16
mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
Jason Gunthorpe
1
-21
/
+14
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
[next]