index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
cpufeature.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: rework EL0 MRS emulation
Mark Rutland
2022-11-15
1
-1
/
+2
*
Merge branch 'for-next/alternatives' into for-next/core
Catalin Marinas
2022-09-30
1
-9
/
+6
|
\
|
*
arm64: alternatives: add alternative_has_feature_*()
Mark Rutland
2022-09-16
1
-4
/
+3
|
*
arm64: alternatives: have callbacks take a cap
Mark Rutland
2022-09-16
1
-3
/
+1
|
*
arm64: cpufeature: make cpus_have_cap() noinstr-safe
Mark Rutland
2022-09-16
1
-2
/
+2
|
|
|
\
*
-
.
\
Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...
Catalin Marinas
2022-09-30
1
-33
/
+35
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.c
James Morse
2022-09-16
1
-0
/
+2
|
|
/
|
/
|
|
*
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
2022-09-16
1
-1
/
+1
|
*
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
2022-09-16
1
-1
/
+1
|
*
arm64/sysreg: Standardise naming for MTE feature enumeration
Mark Brown
2022-09-09
1
-1
/
+1
|
*
arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields
Kristina Martsenko
2022-09-09
1
-4
/
+4
|
*
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.BigEnd
Mark Brown
2022-09-09
1
-2
/
+2
|
*
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
2022-09-09
1
-3
/
+3
|
*
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
2022-09-09
1
-6
/
+6
|
*
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
2022-09-09
1
-19
/
+19
|
/
*
Merge branch 'for-next/boot' into for-next/core
Will Deacon
2022-07-25
1
-0
/
+3
|
\
|
*
arm64: Add the arm64.nosve command line option
Marc Zyngier
2022-07-01
1
-0
/
+2
|
*
arm64: Add the arm64.nosme command line option
Marc Zyngier
2022-07-01
1
-0
/
+1
*
|
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
2022-07-25
1
-1
/
+1
|
\
\
|
*
|
arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned long
Mark Brown
2022-07-20
1
-1
/
+1
|
|
/
*
|
arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition names
Mark Brown
2022-07-05
1
-1
/
+1
*
|
arm64/sysreg: Make BHB clear feature defines match the architecture
Mark Brown
2022-07-05
1
-1
/
+1
|
/
*
arm64/sme: Implement support for TPIDR2
Mark Brown
2022-04-22
1
-0
/
+5
*
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
2022-04-22
1
-0
/
+7
*
arm64/sme: Basic enumeration support
Mark Brown
2022-04-22
1
-0
/
+12
*
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
2022-03-14
1
-0
/
+29
|
\
|
*
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-02-24
1
-0
/
+13
|
*
arm64: Mitigate spectre style branch history side channels
James Morse
2022-02-24
1
-0
/
+16
*
|
Merge branch 'for-next/fpsimd' into for-next/core
Will Deacon
2022-03-14
1
-0
/
+3
|
\
\
|
*
|
arm64: cpufeature: Warn if we attempt to read a zero width field
Mark Brown
2022-03-07
1
-0
/
+2
|
*
|
arm64: cpufeature: Always specify and use a field width for capabilities
Mark Brown
2022-02-25
1
-0
/
+1
|
|
/
*
/
arm64: Add support of PAuth QARMA3 architected algorithm
Vladimir Murzin
2022-02-25
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
1
-9
/
+9
|
\
|
*
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-2
/
+2
|
|
\
|
|
*
KVM: arm64: Add feature register flag definitions
Fuad Tabba
2021-08-20
1
-2
/
+2
|
*
|
Merge branch arm64/for-next/sysreg into kvm-arm64/misc-5.15
Marc Zyngier
2021-08-20
1
-3
/
+6
|
|
\
\
|
*
|
|
arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macros
Anshuman Khandual
2021-08-18
1
-7
/
+7
|
|
|
/
|
|
/
|
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...
Catalin Marinas
2021-08-26
1
-3
/
+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
arm64/kexec: Test page size support with new TGRAN range values
Anshuman Khandual
2021-07-30
1
-3
/
+6
|
|
/
*
/
arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
Anshuman Khandual
2021-08-11
1
-1
/
+1
|
/
*
arm64: Allow mismatched 32-bit EL0 support
Will Deacon
2021-06-11
1
-1
/
+7
*
arm64: Check if GMID_EL1.BS is the same on all CPUs
Catalin Marinas
2021-05-26
1
-0
/
+7
*
arm64: cpufeature: Allow early filtering of feature override
Marc Zyngier
2021-04-08
1
-0
/
+17
*
arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line
Marc Zyngier
2021-02-09
1
-0
/
+1
*
arm64: cpufeatures: Allow disabling of BTI from the command-line
Marc Zyngier
2021-02-09
1
-0
/
+1
*
arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
Marc Zyngier
2021-02-09
1
-0
/
+2
*
arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
Marc Zyngier
2021-02-09
1
-0
/
+1
*
arm64: cpufeature: Add global feature override facility
Marc Zyngier
2021-02-09
1
-0
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
1
-0
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-09
1
-1
/
+14
|
|
\
[next]