index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmu_notifier.h
Age
Commit message (
Expand
)
Author
2019-11-23
mm/mmu_notifier: add an interval tree notifier
Jason Gunthorpe
2019-11-12
mm/mmu_notifier: define the header pre-processor parts even if disabled
Jason Gunthorpe
2019-09-07
mm/mmu_notifiers: annotate with might_sleep()
Daniel Vetter
2019-09-07
mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end
Daniel Vetter
2019-08-21
mm/mmu_notifiers: remove unregister_no_release
Jason Gunthorpe
2019-08-16
mm/mmu_notifiers: add a get/put scheme for the registration
Jason Gunthorpe
2019-05-14
mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper
Jérôme Glisse
2019-05-14
mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening
Jérôme Glisse
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
mm/mmu_notifier: contextual information for event enums
Jérôme Glisse
2019-05-14
mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags
Jérôme Glisse
2019-05-14
mm/mmu_notifier: helper to test if a range invalidation is blockable
Jérôme Glisse
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-12-28
mm/mmu_notifier.c: remove mmu_notifier_synchronize()
Sean Christopherson
2018-10-26
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
2018-10-26
mm, mmu_notifier: be explicit about range invalition non-blocking mode
Michal Hocko
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-01-31
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
2017-11-15
mm/mmu_notifier: avoid call to invalidate_range() in range_end()
Jérôme Glisse
2017-11-15
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-03
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
2017-08-31
mm/mmu_notifier: kill invalidate_page
Jérôme Glisse
2017-04-13
mm: drop unused pmdp_huge_get_and_clear_notify()
Kirill A. Shutemov
2017-02-24
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
mmu-notifier: add clear_young callback
Vladimir Davydov
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-08-06
mmu_notifier: add call_srcu and sync function for listener to delay call and ...
Peter Zijlstra
2014-11-13
mmu_notifier: add the callback for mmu_notifier_invalidate_range()
Joerg Roedel
2014-11-13
mmu_notifier: call mmu_notifier_invalidate_range() from VMM
Joerg Roedel
2014-11-13
mmu_notifier: add mmu_notifier_invalidate_range()
Joerg Roedel
2013-02-05
mm: fix wrong comments about anon_vma lock
Yuanhan Liu
2012-10-09
mm: move all mmu notifier invocations to be done outside the PT lock
Sagi Grimberg
2012-10-09
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...
Sagi Grimberg
2012-10-09
mm: mmu_notifier: fix inconsistent memory between secondary MMU and host
Xiao Guangrong
2011-05-25
mm: convert anon_vma->lock to a mutex
Peter Zijlstra
2011-05-25
mm: Convert i_mmap_lock to a mutex
Peter Zijlstra
2011-01-13
thp: mmu_notifier_test_young
Andrea Arcangeli
2011-01-13
thp: add pmd mmu_notifier helpers
Andrea Arcangeli
2010-10-28
mmu_notifier.h: fix comment spelling
Figo.zhang
2009-09-22
ksm: add mmu_notifier set_pte_at_notify()
Izik Eidus
2008-07-28
mmu-notifiers: core
Andrea Arcangeli