index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
cpufeature.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-29
/
+0
|
\
|
*
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
2018-05-25
1
-29
/
+0
*
|
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
2018-05-31
1
-0
/
+6
*
|
arm64: ssbd: Add global mitigation state accessor
Marc Zyngier
2018-05-31
1
-0
/
+10
*
|
arm64: Add 'ssbd' command-line option
Marc Zyngier
2018-05-31
1
-0
/
+6
|
/
*
arm64: capabilities: Handle shared entries
Suzuki K Poulose
2018-03-26
1
-0
/
+12
*
arm64: capabilities: Add support for checks based on a list of MIDRs
Suzuki K Poulose
2018-03-26
1
-0
/
+1
*
arm64: Add helpers for checking CPU MIDR against a range
Suzuki K Poulose
2018-03-26
1
-2
/
+2
*
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2018-03-26
1
-0
/
+6
*
arm64: capabilities: Add support for features enabled early
Suzuki K Poulose
2018-03-26
1
-9
/
+39
*
arm64: capabilities: Restrict KPTI detection to boot-time CPUs
Suzuki K Poulose
2018-03-26
1
-0
/
+9
*
arm64: capabilities: Introduce weak features based on local CPU
Suzuki K Poulose
2018-03-26
1
-0
/
+8
*
arm64: capabilities: Filter the entries based on a given mask
Suzuki K Poulose
2018-03-26
1
-0
/
+1
*
arm64: capabilities: Add flags to handle the conflicts on late CPU
Suzuki K Poulose
2018-03-26
1
-0
/
+68
*
arm64: capabilities: Prepare for fine grained capabilities
Suzuki K Poulose
2018-03-26
1
-6
/
+99
*
arm64: capabilities: Move errata processing code
Suzuki K Poulose
2018-03-26
1
-7
/
+0
*
arm64: capabilities: Update prototype for enable call back
Dave Martin
2018-03-26
1
-1
/
+6
*
arm64/errata: add REVIDR handling to framework
Ard Biesheuvel
2018-03-09
1
-0
/
+4
*
arm64/sve: Report SVE to userspace via CPUID only if supported
Dave Martin
2017-12-14
1
-0
/
+3
*
arm64/sve: Detect SVE and activate runtime support
Dave Martin
2017-11-03
1
-1
/
+2
*
arm64/sve: Probe SVE capabilities and usable vector lengths
Dave Martin
2017-11-03
1
-0
/
+36
*
arm64/sve: Kconfig update and conditional compilation support
Dave Martin
2017-11-03
1
-0
/
+5
*
arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
2017-05-17
1
-2
/
+10
*
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2017-04-04
1
-2
/
+2
*
arm64: use const cap for system_uses_ttbr0_pan()
Mark Rutland
2017-03-10
1
-1
/
+1
*
arm64/cpufeature: check correct field width when updating sys_val
Mark Rutland
2017-02-24
1
-4
/
+10
*
arm64: cpufeature: Track user visible fields
Suzuki K Poulose
2017-01-10
1
-0
/
+11
*
arm64: cpufeature: Document the rules of safe value for features
Suzuki K Poulose
2017-01-10
1
-1
/
+14
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-13
1
-7
/
+23
|
\
|
*
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-21
1
-0
/
+6
|
*
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-11-16
1
-1
/
+11
|
*
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2016-11-16
1
-7
/
+12
*
|
arm64: Fix circular include of asm/lse.h through linux/jump_label.h
Catalin Marinas
2016-11-05
1
-19
/
+1
|
/
*
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-10-20
1
-1
/
+1
*
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
1
-1
/
+2
*
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
2016-09-09
1
-2
/
+2
*
arm64: Use consistent naming for errata handling
Suzuki K Poulose
2016-09-09
1
-2
/
+2
*
arm64: Set the safe value for L1 icache policy
Suzuki K Poulose
2016-09-09
1
-1
/
+1
*
arm64: Use static keys for CPU features
Catalin Marinas
2016-09-07
1
-3
/
+11
*
arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0
Ard Biesheuvel
2016-08-31
1
-0
/
+2
*
arm64: cpufeature: constify arm64_ftr_regs array
Ard Biesheuvel
2016-08-31
1
-1
/
+0
*
arm64: cpufeature: constify arm64_ftr_bits structures
Ard Biesheuvel
2016-08-31
1
-7
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-1
/
+2
|
\
|
*
arm64: Add ARM64_HYP_OFFSET_LOW capability
Marc Zyngier
2016-07-03
1
-1
/
+2
*
|
arm64: errata: Calling enable functions for CPU errata too
Andre Przywara
2016-07-01
1
-0
/
+2
|
/
*
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
2016-04-25
1
-0
/
+1
*
arm64: Allow a capability to be checked on a single CPU
Marc Zyngier
2016-04-25
1
-0
/
+2
*
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
2016-04-25
1
-1
/
+8
*
arm64: cpufeature: Track 32bit EL0 support
Suzuki K Poulose
2016-04-20
1
-1
/
+7
*
arm64: Add helpers for detecting AArch32 support at EL0
Suzuki K Poulose
2016-04-20
1
-0
/
+7
[next]