开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
cpucaps.h
Age
Commit message (
Expand
)
Author
2019-05-23
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
2019-05-23
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-04-16
arm64: Advertise ARM64_HAS_DCPODP cpu feature
Andrew Murray
2019-02-06
arm64: cpufeature: Add cpufeature for IRQ priority masking
Julien Thierry
2018-12-13
arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4
Will Deacon
2018-12-13
arm64/cpufeature: detect pointer authentication
Mark Rutland
2018-12-10
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
2018-12-10
arm64: KVM: Force VHE for systems affected by erratum 1165522
Marc Zyngier
2018-12-06
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
2018-10-01
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
2018-09-19
arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZE
Will Deacon
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-09-14
arm64: cpufeature: Detect SSBS and advertise to userspace
Will Deacon
2018-09-10
arm64: cpufeature: add feature for CRC32 instructions
Ard Biesheuvel
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-05
arm64: Handle mismatched cache type
Suzuki K Poulose
2018-05-31
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
2018-04-11
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-28
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
2018-03-26
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
2018-03-19
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-03-19
arm64: KVM: Allow far branches from vector slots to the main vectors
Marc Zyngier
2018-03-19
arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
Marc Zyngier
2018-03-09
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
2018-03-09
arm64/kernel: enable A53 erratum #8434319 handling at runtime
Ard Biesheuvel
2018-01-16
arm64: cpufeature: Detect CPU RAS Extentions
Xie XiuQi
2018-01-08
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2017-12-11
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2017-11-03
arm64/sve: Detect SVE and activate runtime support
Dave Martin
2017-08-09
arm64: Implement pmem API support
Robin Murphy
2017-06-15
arm64: Add workaround for Cavium Thunder erratum 30115
David Daney
2017-04-07
arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
Marc Zyngier
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
2017-02-01
arm64: Work around Falkor erratum 1009
Christopher Covington
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-11-05
arm64: Fix circular include of asm/lse.h through linux/jump_label.h
Catalin Marinas