index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
tlbflush.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-06-12
arm64: mm: remove reference to tlb.S from comment block
Vladimir Murzin
1
-2
/
+0
2015-03-14
arm64: Invalidate the TLB corresponding to intermediate page table levels
Catalin Marinas
1
-0
/
+13
2015-02-26
arm64: mm: remove unused functions and variable protoypes
Yingjoe Chen
1
-5
/
+0
2014-07-24
arm64: fix soft lockup due to large tlb flush range
Mark Salter
1
-3
/
+26
2014-07-24
arm64: Fix barriers used for page table modifications
Catalin Marinas
1
-2
/
+3
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
1
-7
/
+7
2014-05-09
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
1
-5
/
+25
2013-06-14
ARM64: mm: THP support.
Steve Capper
1
-0
/
+2
2012-09-17
arm64: TLB maintenance functionality
Catalin Marinas
1
-0
/
+122