index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpu_errata.c
Age
Commit message (
Expand
)
Author
2019-01-10
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
Will Deacon
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-13
arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matches
Will Deacon
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: capabilities: Merge duplicate entries for Qualcomm erratum 1003
Suzuki K Poulose
2018-12-06
arm64: capabilities: Merge duplicate Cavium erratum entries
Suzuki K Poulose
2018-12-06
arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE
Suzuki K Poulose
2018-11-29
arm64: Add workaround for Cortex-A76 erratum 1286807
Catalin Marinas
2018-11-27
arm64: Use a raw spinlock in __install_bp_hardening_cb()
James Morse
2018-10-19
arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work
James Morse
2018-10-16
arm64: cpufeature: Trap CTR_EL0 access only where it is necessary
Suzuki K Poulose
2018-10-16
arm64: cpufeature: Fix handling of CTR_EL0.IDC field
Suzuki K Poulose
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-14
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
2018-09-14
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2018-07-12
arm64: kill config_sctlr_el1()
Mark Rutland
2018-07-06
arm64: errata: Don't define type field twice for arm64_errata[] entries
Will Deacon
2018-07-05
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
Will Deacon
2018-07-05
arm64: Handle mismatched cache type
Suzuki K Poulose
2018-07-05
arm64: Fix mismatched cache line size detection
Suzuki K Poulose
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-05
arm64: cpu_errata: include required headers
Arnd Bergmann
2018-05-31
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
2018-05-31
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
Marc Zyngier
2018-05-31
arm64: Add 'ssbd' command-line option
Marc Zyngier
2018-05-31
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
2018-05-31
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
Marc Zyngier
2018-05-31
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
2018-05-09
arm64: capabilities: Add NVIDIA Denver CPU to bp_harden list
David Gilhooley
2018-04-11
arm64: Move the content of bpi.S to hyp-entry.S
Marc Zyngier
2018-04-11
arm64: Get rid of __smccc_workaround_1_hvc_*
Marc Zyngier
2018-04-11
arm64: capabilities: Rework EL2 vector hardening entry
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-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-03-28
arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro
Marc Zyngier
2018-03-28
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
2018-03-27
arm64: cpufeature: Avoid warnings due to unused symbols
Will Deacon
2018-03-26
arm64: capabilities: Handle shared entries
Suzuki K Poulose
2018-03-26
arm64: capabilities: Add support for checks based on a list of MIDRs
Suzuki K Poulose
2018-03-26
arm64: Add helpers for checking CPU MIDR against a range
Suzuki K Poulose
2018-03-26
arm64: capabilities: Clean up midr range helpers
Suzuki K Poulose
2018-03-26
arm64: capabilities: Add flags to handle the conflicts on late CPU
Suzuki K Poulose
2018-03-26
arm64: capabilities: Prepare for fine grained capabilities
Suzuki K Poulose
2018-03-26
arm64: capabilities: Move errata processing code
Suzuki K Poulose
2018-03-26
arm64: capabilities: Update prototype for enable call back
Dave Martin
2018-03-19
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-03-19
arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72
Marc Zyngier
[next]