index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
tlbflush.h
Age
Commit message (
Expand
)
Author
9 days
mm: remove arch_flush_tlb_batched_pending() arch helper
Ryan Roberts
2025-06-02
arm64/mm: Close theoretical race where stale TLB entry remains valid
Ryan Roberts
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-16
mm: support tlbbatch flush for a range of PTEs
Barry Song
2025-03-11
Fix mmu notifiers for range-based invalidates
Piotr Jaroszynski
2024-10-16
arm64: optimize flush tlb kernel range
Kefeng Wang
2024-10-16
arm64: tlbflush: add __flush_tlb_range_limit_excess()
Kefeng Wang
2024-04-11
arm64: tlb: Allow range operation for MAX_TLBI_RANGE_PAGES
Gavin Shan
2024-04-11
arm64: tlb: Improve __TLBI_VADDR_RANGE()
Gavin Shan
2024-04-10
arm64: tlb: Fix TLBI RANGE operand
Gavin Shan
2024-02-22
arm64/mm: dplit __flush_tlb_range() to elide trailing DSB
Ryan Roberts
2023-11-27
arm64/mm: Update tlb invalidation routines for FEAT_LPA2
Ryan Roberts
2023-11-27
arm64/mm: Modify range-based tlbi to decrement scale
Ryan Roberts
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_REPEAT_TLBI
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_ARMv8_4_TTL
Mark Rutland
2023-09-22
arm64: tlbflush: Rename MAX_TLBI_OPS
Oliver Upton
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-08-21
arm64: tlbflush: add some comments for TLB batched flushing
Yicong Yang
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
arm64: support batched/deferred tlb shootdown during page reclamation/migration
Barry Song
2023-08-17
arm64: tlb: Implement __flush_s2_tlb_range_op()
Raghavendra Rao Ananta
2023-08-17
arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
Raghavendra Rao Ananta
2021-08-06
arm64: mm: Fix TLBI vs ASID rollover
Will Deacon
2021-08-03
arm64: fix typo in a comment
Jason Wang
2020-08-28
arm64: use a common .arch preamble for inline assembly
Sami Tolvanen
2020-07-15
arm64: tlb: Use the TLBI RANGE feature in arm64
Zhenyu Ye
2020-07-10
arm64: tlb: don't set the ttl value in flush_tlb_page_nosync
Zhenyu Ye
2020-07-07
arm64: Shift the __tlbi_level() indentation left
Catalin Marinas
2020-07-07
arm64: tlb: Set the TTL field in flush_tlb_range
Zhenyu Ye
2020-07-07
arm64: Add tlbi_user_level TLB invalidation helper
Zhenyu Ye
2020-07-07
arm64: Add level-hinted TLB invalidation helper
Marc Zyngier
2019-08-27
arm64: tlb: Ensure we execute an ISB following walk cache invalidation
Will Deacon
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-12
arm64: tlbflush: Ensure start/end of address range are aligned to stride
Will Deacon
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-11-29
arm64: Add workaround for Cortex-A76 erratum 1286807
Catalin Marinas
2018-11-27
arm64: tlbi: Set MAX_TLBI_OPS to PTRS_PER_PTE
Will Deacon
2018-11-26
arm64: mm: Don't wait for completion of TLB invalidation when page aging
Alex Van Brunt
2018-09-11
arm64: tlb: Rewrite stale comment in asm/tlbflush.h
Will Deacon
2018-09-11
arm64: tlb: Avoid synchronous TLBIs when freeing page tables
Will Deacon
2018-09-11
arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()
Will Deacon
2018-09-11
arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()
Will Deacon
2018-09-11
arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()
Will Deacon
2018-09-11
arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()
Will Deacon
2018-07-06
arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
Chintan Pandya
2018-03-28
arm64: tlbflush: avoid writing RES0 bits
Philip Elcan
2017-12-11
arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
Will Deacon
2017-02-01
arm64: Work around Falkor erratum 1009
Christopher Covington
[next]