index
:
pm24.git
master
perf-mon
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
/
cpucaps.h
Age
Commit message (
Expand
)
Author
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