index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
tlbflush.h
Age
Commit message (
Expand
)
Author
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
2016-09-28
arm64: tlbflush.h: add __tlbi() macro
Mark Rutland
2015-10-07
arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
Will Deacon
2015-10-07
arm64: tlbflush: remove redundant ASID casts to (unsigned long)
Will Deacon
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-07-28
arm64: Use last level TLBI for user pte changes
Catalin Marinas
2015-07-28
arm64: Clean up __flush_tlb(_kernel)_range functions
Catalin Marinas
2015-07-27
arm64: move update_mmu_cache() into asm/pgtable.h
Will Deacon
2015-06-12
arm64: mm: remove reference to tlb.S from comment block
Vladimir Murzin
2015-03-14
arm64: Invalidate the TLB corresponding to intermediate page table levels
Catalin Marinas
2015-02-26
arm64: mm: remove unused functions and variable protoypes
Yingjoe Chen
2014-07-24
arm64: fix soft lockup due to large tlb flush range
Mark Salter
2014-07-24
arm64: Fix barriers used for page table modifications
Catalin Marinas
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
2014-05-09
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
2013-06-14
ARM64: mm: THP support.
Steve Capper
2012-09-17
arm64: TLB maintenance functionality
Catalin Marinas