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
/
kernel
/
cpufeature.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
2018-06-22
1
-1
/
+1
*
arm64: signal: Report signal frame size to userspace via auxv
Dave Martin
2018-06-01
1
-0
/
+1
*
arm64: Increase ARCH_DMA_MINALIGN to 128
Catalin Marinas
2018-05-15
1
-7
/
+2
*
arm64: add sentinel to kpti_safe_list
Mark Rutland
2018-04-23
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
1
-19
/
+0
|
\
|
*
arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
Marc Zyngier
2018-03-19
1
-19
/
+0
*
|
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
2018-03-27
1
-2
/
+7
*
|
arm64: cpufeature: Avoid warnings due to unused symbols
Will Deacon
2018-03-27
1
-5
/
+7
*
|
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
2018-03-26
1
-1
/
+15
*
|
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
2018-03-26
1
-0
/
+71
*
|
arm64: capabilities: Handle shared entries
Suzuki K Poulose
2018-03-26
1
-7
/
+6
*
|
arm64: capabilities: Add support for checks based on a list of MIDRs
Suzuki K Poulose
2018-03-26
1
-4
/
+6
*
|
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2018-03-26
1
-2
/
+3
*
|
arm64: capabilities: Add support for features enabled early
Suzuki K Poulose
2018-03-26
1
-13
/
+44
*
|
arm64: capabilities: Restrict KPTI detection to boot-time CPUs
Suzuki K Poulose
2018-03-26
1
-5
/
+11
*
|
arm64: capabilities: Introduce weak features based on local CPU
Suzuki K Poulose
2018-03-26
1
-1
/
+1
*
|
arm64: capabilities: Group handling of features and errata workarounds
Suzuki K Poulose
2018-03-26
1
-31
/
+42
*
|
arm64: capabilities: Allow features based on local CPU scope
Suzuki K Poulose
2018-03-26
1
-6
/
+11
*
|
arm64: capabilities: Split the processing of errata work arounds
Suzuki K Poulose
2018-03-26
1
-2
/
+4
*
|
arm64: capabilities: Prepare for grouping features and errata work arounds
Suzuki K Poulose
2018-03-26
1
-40
/
+18
*
|
arm64: capabilities: Filter the entries based on a given mask
Suzuki K Poulose
2018-03-26
1
-11
/
+22
*
|
arm64: capabilities: Unify the verification
Suzuki K Poulose
2018-03-26
1
-33
/
+58
*
|
arm64: capabilities: Add flags to handle the conflicts on late CPU
Suzuki K Poulose
2018-03-26
1
-17
/
+17
*
|
arm64: capabilities: Prepare for fine grained capabilities
Suzuki K Poulose
2018-03-26
1
-21
/
+21
*
|
arm64: capabilities: Move errata processing code
Suzuki K Poulose
2018-03-26
1
-3
/
+40
*
|
arm64: capabilities: Move errata work around check on boot CPU
Suzuki K Poulose
2018-03-26
1
-0
/
+6
*
|
arm64: capabilities: Update prototype for enable call back
Dave Martin
2018-03-26
1
-18
/
+24
*
|
arm64: Expose Arm v8.4 features
Suzuki K Poulose
2018-03-19
1
-0
/
+7
*
|
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
2018-03-09
1
-6
/
+30
*
|
arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
Catalin Marinas
2018-03-06
1
-7
/
+2
*
|
arm64: cpufeature: Remove redundant "feature" in reports
Kees Cook
2018-03-05
1
-1
/
+1
*
|
arm64: cpufeature: Relocate PAN emulation report
Kees Cook
2018-03-05
1
-3
/
+3
|
/
*
arm64: cpufeature: Fix CTR_EL0 field definitions
Will Deacon
2018-02-19
1
-2
/
+4
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-08
1
-3
/
+39
|
\
|
*
arm64: Force KPTI to be disabled on Cavium ThunderX
Marc Zyngier
2018-02-06
1
-3
/
+14
|
*
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
2018-02-06
1
-0
/
+25
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-30
1
-23
/
+123
|
\
\
|
|
/
|
*
arm64: Turn on KPTI only on CPUs that need it
Jayachandran C
2018-01-23
1
-0
/
+7
|
*
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-16
1
-0
/
+9
|
*
arm64: cpufeature: Detect CPU RAS Extentions
Xie XiuQi
2018-01-16
1
-0
/
+13
|
*
arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
James Morse
2018-01-16
1
-2
/
+1
|
*
arm64: Inform user if software PAN is in use
Stephen Boyd
2018-01-16
1
-0
/
+3
|
*
arm64: capabilities: Handle duplicate entries for a capability
Suzuki K Poulose
2018-01-15
1
-21
/
+23
|
*
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-01-13
1
-0
/
+17
|
*
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2018-01-08
1
-0
/
+1
|
*
arm64: cpufeature: Pass capability structure to ->enable callback
Will Deacon
2018-01-08
1
-2
/
+2
|
*
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
2018-01-08
1
-1
/
+7
|
*
arm64: v8.4: Support for new floating point multiplication instructions
Dongjiu Geng
2018-01-05
1
-0
/
+2
|
*
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2017-12-11
1
-0
/
+41
*
|
arm64/sve: Report SVE to userspace via CPUID only if supported
Dave Martin
2017-12-14
1
-1
/
+2
|
/
[next]