]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-next/tlbi' into for-next/core
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 31 Jul 2020 17:09:50 +0000 (18:09 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 31 Jul 2020 17:09:50 +0000 (18:09 +0100)
commita046e310f2ed42fb10b6db5119ae1cd96b5724a6
tree40171776fd498d9ae9378c9559fcada83c92ee17
parent56f537cf4902deb1450fa728a0af2f4046fd3223
parent3e1425528429452c90b21c502453e14783e51609
Merge branch 'for-next/tlbi' into for-next/core

* for-next/tlbi:
  : Support for TTL (translation table level) hint in the TLB operations
  arm64: tlb: Use the TLBI RANGE feature in arm64
  arm64: enable tlbi range instructions
  arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
  arm64: tlb: don't set the ttl value in flush_tlb_page_nosync
  arm64: Shift the __tlbi_level() indentation left
  arm64: tlb: Set the TTL field in flush_*_tlb_range
  arm64: tlb: Set the TTL field in flush_tlb_range
  tlb: mmu_gather: add tlb_flush_*_range APIs
  arm64: Add tlbi_user_level TLB invalidation helper
  arm64: Add level-hinted TLB invalidation helper
  arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors
  arm64: Detect the ARMv8.4 TTL feature
arch/arm64/Kconfig
arch/arm64/include/asm/cpufeature.h
arch/arm64/include/asm/pgtable-hwdef.h
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c