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
/
kernel
/
cpufeature.c
Age
Commit message (
Expand
)
Author
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-06
arm64: kpti: Add NVIDIA's Carmel core to the KPTI whitelist
Rich Wiley
2019-10-14
arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled
Julien Grall
2019-10-04
arm64: cpufeature: Effectively expose FRINT capability to userspace
Julien Grall
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-08-13
arm64: cpufeature: Don't treat granule sizes as strict
Will Deacon
2019-08-07
arm64/prefetch: fix a -Wtype-limits warning
Qian Cai
2019-07-31
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-25
arm64: Expose FRINT capabilities to userspace
Mark Brown
2019-06-25
arm64: Expose ARMv8.5 CondM capability to userspace
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-05
arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()
Dave Martin
2019-06-04
arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()
Julien Grall
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-01
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...
Will Deacon
2019-05-01
arm64/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-04-26
arm64: add sysfs vulnerability show for meltdown
Jeremy Linton
2019-04-23
arm64: Expose SVE2 features for userspace
Dave Martin
2019-04-16
arm64: Advertise ARM64_HAS_DCPODP cpu feature
Andrew Murray
2019-04-16
arm64: Expose DC CVADP to userspace
Andrew Murray
2019-04-16
arm64: HWCAP: encapsulate elf_hwcap
Andrew Murray
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
2019-03-29
arm64/sve: Check SVE virtualisability
Dave Martin
2019-03-19
arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs
Hanjun Guo
2019-02-06
arm64: Enable the support of pseudo-NMIs
Julien Thierry
2019-02-06
arm64: alternative: Apply alternatives early in boot process
Daniel Thompson
2019-02-06
arm64: alternative: Allow alternative status checking per cpufeature
Julien Thierry
2019-02-06
arm64: cpufeature: Add cpufeature for IRQ priority masking
Julien Thierry
2019-02-06
arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
Julien Thierry
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-13
arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4
Will Deacon
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
2018-12-13
arm64/cpufeature: detect pointer authentication
Mark Rutland
2018-12-13
arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
Will Deacon
2018-12-06
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
2018-12-06
arm64: capabilities: Batch cpu_enable callbacks
Suzuki K Poulose
2018-12-06
arm64: capabilities: Use linear array for detection and verification
Suzuki K Poulose
2018-12-06
arm64: capabilities: Optimize this_cpu_has_cap
Suzuki K Poulose
2018-12-06
arm64: capabilities: Speed up capability lookup
Suzuki K Poulose
2018-11-23
arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block
Will Deacon
2018-10-16
arm64: cpufeature: Fix handling of CTR_EL0.IDC field
Suzuki K Poulose
2018-10-16
arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
Suzuki K Poulose
2018-09-21
arm64/cpufeatures: Factorize emulate_mrs()
Anshuman Khandual
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-09-17
arm64: sysreg: Clean up instructions for modifying PSTATE fields
Suzuki K Poulose
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
[next]