index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpufeature.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-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
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-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-07-25
arm64: Check for errata before evaluating cpu features
Dirk Mueller
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
2018-07-05
arm64: Fix mismatched cache line size detection
Suzuki K Poulose
2018-06-22
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
2018-06-01
arm64: signal: Report signal frame size to userspace via auxv
Dave Martin
2018-05-15
arm64: Increase ARCH_DMA_MINALIGN to 128
Catalin Marinas
2018-04-23
arm64: add sentinel to kpti_safe_list
Mark Rutland
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-27
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
2018-03-27
arm64: cpufeature: Avoid warnings due to unused symbols
Will Deacon
2018-03-26
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
2018-03-26
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
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: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2018-03-26
arm64: capabilities: Add support for features enabled early
Suzuki K Poulose
2018-03-26
arm64: capabilities: Restrict KPTI detection to boot-time CPUs
Suzuki K Poulose
2018-03-26
arm64: capabilities: Introduce weak features based on local CPU
Suzuki K Poulose
2018-03-26
arm64: capabilities: Group handling of features and errata workarounds
Suzuki K Poulose
2018-03-26
arm64: capabilities: Allow features based on local CPU scope
Suzuki K Poulose
2018-03-26
arm64: capabilities: Split the processing of errata work arounds
Suzuki K Poulose
2018-03-26
arm64: capabilities: Prepare for grouping features and errata work arounds
Suzuki K Poulose
2018-03-26
arm64: capabilities: Filter the entries based on a given mask
Suzuki K Poulose
2018-03-26
arm64: capabilities: Unify the verification
Suzuki K Poulose
2018-03-26
arm64: capabilities: Add flags to handle the conflicts on late CPU
Suzuki K Poulose
[next]