index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
tlbflush.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
arm64: tlb: Allow range operation for MAX_TLBI_RANGE_PAGES
Gavin Shan
1
-2
/
+2
2024-04-11
arm64: tlb: Improve __TLBI_VADDR_RANGE()
Gavin Shan
1
-11
/
+18
2024-04-10
arm64: tlb: Fix TLBI RANGE operand
Gavin Shan
1
-9
/
+11
2024-02-22
arm64/mm: dplit __flush_tlb_range() to elide trailing DSB
Ryan Roberts
1
-2
/
+11
2023-11-27
arm64/mm: Update tlb invalidation routines for FEAT_LPA2
Ryan Roberts
1
-32
/
+58
2023-11-27
arm64/mm: Modify range-based tlbi to decrement scale
Ryan Roberts
1
-10
/
+10
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_REPEAT_TLBI
Mark Rutland
1
-3
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_ARMv8_4_TTL
Mark Rutland
1
-1
/
+1
2023-09-22
arm64: tlbflush: Rename MAX_TLBI_OPS
Oliver Upton
1
-4
/
+4
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-53
/
+71
2023-08-21
arm64: tlbflush: add some comments for TLB batched flushing
Yicong Yang
1
-0
/
+15
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
1
-3
/
+3
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
1
-0
/
+5
2023-08-18
arm64: support batched/deferred tlb shootdown during page reclamation/migration
Barry Song
1
-3
/
+41
2023-08-17
arm64: tlb: Implement __flush_s2_tlb_range_op()
Raghavendra Rao Ananta
1
-0
/
+3
2023-08-17
arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
Raghavendra Rao Ananta
1
-53
/
+68
2021-08-06
arm64: mm: Fix TLBI vs ASID rollover
Will Deacon
1
-5
/
+6
2021-08-03
arm64: fix typo in a comment
Jason Wang
1
-1
/
+1
2020-08-28
arm64: use a common .arch preamble for inline assembly
Sami Tolvanen
1
-2
/
+4
2020-07-15
arm64: tlb: Use the TLBI RANGE feature in arm64
Zhenyu Ye
1
-29
/
+125
2020-07-10
arm64: tlb: don't set the ttl value in flush_tlb_page_nosync
Zhenyu Ye
1
-3
/
+2
2020-07-07
arm64: Shift the __tlbi_level() indentation left
Catalin Marinas
1
-22
/
+21
2020-07-07
arm64: tlb: Set the TTL field in flush_tlb_range
Zhenyu Ye
1
-6
/
+8
2020-07-07
arm64: Add tlbi_user_level TLB invalidation helper
Zhenyu Ye
1
-6
/
+12
2020-07-07
arm64: Add level-hinted TLB invalidation helper
Marc Zyngier
1
-0
/
+45
2019-08-27
arm64: tlb: Ensure we execute an ISB following walk cache invalidation
Will Deacon
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-12
arm64: tlbflush: Ensure start/end of address range are aligned to stride
Will Deacon
1
-0
/
+3
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+11
2018-11-29
arm64: Add workaround for Cortex-A76 erratum 1286807
Catalin Marinas
1
-2
/
+2
2018-11-27
arm64: tlbi: Set MAX_TLBI_OPS to PTRS_PER_PTE
Will Deacon
1
-2
/
+2
2018-11-26
arm64: mm: Don't wait for completion of TLB invalidation when page aging
Alex Van Brunt
1
-2
/
+9
2018-09-11
arm64: tlb: Rewrite stale comment in asm/tlbflush.h
Will Deacon
1
-25
/
+55
2018-09-11
arm64: tlb: Avoid synchronous TLBIs when freeing page tables
Will Deacon
1
-11
/
+0
2018-09-11
arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()
Will Deacon
1
-6
/
+9
2018-09-11
arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()
Will Deacon
1
-0
/
+4
2018-09-11
arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()
Will Deacon
1
-0
/
+2
2018-09-11
arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()
Will Deacon
1
-1
/
+1
2018-07-06
arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
Chintan Pandya
1
-0
/
+7
2018-03-28
arm64: tlbflush: avoid writing RES0 bits
Philip Elcan
1
-8
/
+17
2017-12-11
arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
Will Deacon
1
-2
/
+14
2017-02-01
arm64: Work around Falkor erratum 1009
Christopher Covington
1
-3
/
+15
2016-09-28
arm64: tlbflush.h: add __tlbi() macro
Mark Rutland
1
-8
/
+26
2015-10-07
arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
Will Deacon
1
-1
/
+0
2015-10-07
arm64: tlbflush: remove redundant ASID casts to (unsigned long)
Will Deacon
1
-5
/
+4
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
1
-0
/
+8
2015-07-28
arm64: Use last level TLBI for user pte changes
Catalin Marinas
1
-5
/
+16
2015-07-28
arm64: Clean up __flush_tlb(_kernel)_range functions
Catalin Marinas
1
-26
/
+21
2015-07-27
arm64: move update_mmu_cache() into asm/pgtable.h
Will Deacon
1
-14
/
+0
[next]