Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1d6acc18fee71a0db6e4fbbfbdb247e0bd5b0655
/
include
/
linux
/
mmu_notifier.h
810e24e
mm/mmu_notifiers: annotate with might_sleep()
by Daniel Vetter
· 5 years ago
23b6839
mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end
by Daniel Vetter
· 5 years ago
c962451
mm/mmu_notifiers: remove unregister_no_release
by Jason Gunthorpe
· 5 years ago
2c7933f
mm/mmu_notifiers: add a get/put scheme for the registration
by Jason Gunthorpe
· 5 years ago
c6d2341
mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper
by Jérôme Glisse
· 6 years ago
bf198b2
mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening
by Jérôme Glisse
· 6 years ago
6f4f13e
mm/mmu_notifier: contextual information for event triggering invalidation
by Jérôme Glisse
· 6 years ago
d87f055
mm/mmu_notifier: contextual information for event enums
by Jérôme Glisse
· 6 years ago
27560ee
mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags
by Jérôme Glisse
· 6 years ago
4a83bfe
mm/mmu_notifier: helper to test if a range invalidation is blockable
by Jérôme Glisse
· 6 years ago
ac46d4f
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
by Jérôme Glisse
· 6 years ago
5d6527a
mm/mmu_notifier: use structure for invalidate_range_start/end callback
by Jérôme Glisse
· 6 years ago
6a90a83
mm/mmu_notifier.c: remove mmu_notifier_synchronize()
by Sean Christopherson
· 6 years ago
4e15a07
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks"
by Michal Hocko
· 6 years ago
33490af
mm, mmu_notifier: be explicit about range invalition non-blocking mode
by Michal Hocko
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 6 years ago
ad56b73
docs/vm: rename documentation files to .rst
by Mike Rapoport
· 7 years ago
5ff7091
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
by David Rientjes
· 7 years ago
4645b9f
mm/mmu_notifier: avoid call to invalidate_range() in range_end()
by Jérôme Glisse
· 7 years ago
0f10851
mm/mmu_notifier: avoid double notification when it is useless
by Jérôme Glisse
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
4d4bbd8
mm, oom_reaper: skip mm structs with mmu notifiers
by Michal Hocko
· 7 years ago
5f32b26
mm/mmu_notifier: kill invalidate_page
by Jérôme Glisse
· 7 years ago
c0c379e
mm: drop unused pmdp_huge_get_and_clear_notify()
by Kirill A. Shutemov
· 8 years ago
a00cc7d
mm, x86: add support for PUD-sized transparent hugepages
by Matthew Wilcox
· 8 years ago
33c3fc7
mm: introduce idle page tracking
by Vladimir Davydov
· 9 years ago
1d7715c
mmu-notifier: add clear_young callback
by Vladimir Davydov
· 9 years ago
8809aa2
mm: clarify that the function operates on hugepage pte
by Aneesh Kumar K.V
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
c8c06ef
mm: convert i_mmap_mutex to rwsem
by Davidlohr Bueso
· 10 years ago
5712846
kvm: Fix page ageing bugs
by Andres Lagar-Cavilla
· 10 years ago
b972216
mmu_notifier: add call_srcu and sync function for listener to delay call and sync
by Peter Zijlstra
· 10 years ago
0f0a327
mmu_notifier: add the callback for mmu_notifier_invalidate_range()
by Joerg Roedel
· 10 years ago
34ee645
mmu_notifier: call mmu_notifier_invalidate_range() from VMM
by Joerg Roedel
· 10 years ago
1897bdc
mmu_notifier: add mmu_notifier_invalidate_range()
by Joerg Roedel
· 10 years ago
631b0cf
mm: fix wrong comments about anon_vma lock
by Yuanhan Liu
· 12 years ago
2ec74c3
mm: move all mmu notifier invocations to be done outside the PT lock
by Sagi Grimberg
· 12 years ago
21a9273
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule
by Sagi Grimberg
· 12 years ago
48af0d7
mm: mmu_notifier: fix inconsistent memory between secondary MMU and host
by Xiao Guangrong
· 12 years ago
2b575eb
mm: convert anon_vma->lock to a mutex
by Peter Zijlstra
· 14 years ago
3d48ae4
mm: Convert i_mmap_lock to a mutex
by Peter Zijlstra
· 14 years ago
8ee5382
thp: mmu_notifier_test_young
by Andrea Arcangeli
· 14 years ago
91a4ee2
thp: add pmd mmu_notifier helpers
by Andrea Arcangeli
· 14 years ago
e732ff7
mmu_notifier.h: fix comment spelling
by Figo.zhang
· 14 years ago
828502d
ksm: add mmu_notifier set_pte_at_notify()
by Izik Eidus
· 15 years ago
cddb8a5
mmu-notifiers: core
by Andrea Arcangeli
· 16 years ago