index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpufeature.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
arm64: cpufeature: Always specify and use a field width for capabilities
Mark Brown
2022-02-25
1
-66
/
+101
|
|
/
*
|
Merge branch 'for-next/pauth' into for-next/core
Will Deacon
2022-03-14
1
-9
/
+50
|
\
\
|
*
|
arm64: Add support of PAuth QARMA3 architected algorithm
Vladimir Murzin
2022-02-25
1
-2
/
+39
|
*
|
arm64: cpufeature: Mark existing PAuth architected algorithm as QARMA5
Vladimir Murzin
2022-02-25
1
-8
/
+12
|
*
|
arm64: cpufeature: Account min_field_value when cheking secondaries for PAuth
Vladimir Murzin
2022-02-25
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2022-03-14
1
-0
/
+1
|
\
\
|
*
|
arm64/mte: Add hwcap for asymmetric mode
Mark Brown
2022-02-25
1
-0
/
+1
|
|
/
*
/
arm64: cpufeature: Remove cpu_has_fwb() check
Vladimir Murzin
2022-02-25
1
-9
/
+0
|
/
*
arm64: cpufeature: List early Cortex-A510 parts as having broken dbm
James Morse
2022-01-28
1
-0
/
+3
*
arm64: cpufeature: add HWCAP for FEAT_RPRES
Joey Gouly
2021-12-13
1
-0
/
+2
*
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
2021-12-13
1
-0
/
+9
*
arm64: cpufeature: add HWCAP for FEAT_AFP
Joey Gouly
2021-12-13
1
-0
/
+2
*
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-11
1
-0
/
+1
|
\
|
*
Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:pub/scm/linux/kernel...
Greg Kroah-Hartman
2021-11-07
1
-0
/
+1
|
|
\
|
|
*
arm64: cpufeature: Export this_cpu_has_cap helper
Arnd Bergmann
2021-11-04
1
-0
/
+1
*
|
|
arm64: arm64_ftr_reg->name may not be a human-readable string
Reiji Watanabe
2021-11-08
1
-3
/
+7
|
/
/
*
|
Merge branch 'for-next/sve' into for-next/core
Will Deacon
2021-10-29
1
-3
/
+3
|
\
\
|
*
|
arm64/sve: Put system wide vector length information into structs
Mark Brown
2021-10-21
1
-3
/
+3
|
|
/
*
|
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2021-10-29
1
-0
/
+10
|
\
\
|
*
|
arm64: mte: CPU feature detection for Asymm MTE
Vincenzo Frascino
2021-10-07
1
-0
/
+10
|
|
/
*
|
arm64: Add HWCAP for self-synchronising virtual counter
Marc Zyngier
2021-10-19
1
-1
/
+2
*
|
arm64: Add a capability for FEAT_ECV
Marc Zyngier
2021-10-19
1
-0
/
+10
|
/
*
arm64: Restore forced disabling of KPTI on ThunderX
dann frazier
2021-09-23
1
-2
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
1
-4
/
+4
|
\
|
*
KVM: arm64: Add feature register flag definitions
Fuad Tabba
2021-08-20
1
-4
/
+4
*
|
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
2021-08-31
1
-1
/
+50
|
\
\
|
*
|
arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
Will Deacon
2021-08-20
1
-0
/
+7
|
*
|
arm64: Advertise CPUs capable of running 32-bit applications in sysfs
Will Deacon
2021-08-20
1
-0
/
+19
|
*
|
arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
Will Deacon
2021-08-20
1
-1
/
+24
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...
Catalin Marinas
2021-08-26
1
-3
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
arm64: unnecessary end 'return;' in void functions
Jason Wang
2021-08-02
1
-2
/
+0
|
|
*
arm64: cpufeature: Use defined macro instead of magic numbers
Shaokun Zhang
2021-07-30
1
-1
/
+1
|
|
/
|
/
|
|
*
arm64/cpufeature: Optionally disable MTE via command-line
Yee Lee
2021-08-03
1
-0
/
+3
|
/
*
arm64: Add missing header <asm/smp.h> in two files
Carlos Bilbao
2021-07-12
1
-0
/
+1
*
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2021-06-24
1
-0
/
+1
|
\
|
*
arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>
Mark Rutland
2021-06-11
1
-0
/
+1
*
|
arm64: Restrict undef hook for cpufeature registers
Raphael Gault
2021-06-22
1
-2
/
+2
*
|
arm64: Allow mismatched 32-bit EL0 support
Will Deacon
2021-06-11
1
-13
/
+101
*
|
arm64: cpuinfo: Split AArch32 registers out into a separate struct
Will Deacon
2021-06-11
1
-35
/
+39
*
|
arm64: Check if GMID_EL1.BS is the same on all CPUs
Catalin Marinas
2021-05-26
1
-0
/
+21
|
/
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-07
1
-2
/
+3
|
\
|
*
arm64: cpufeatures: use min and max
kernel test robot
2021-04-30
1
-2
/
+3
*
|
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-27
1
-2
/
+2
|
\
\
|
*
|
arm64: add __nocfi to functions that jump to a physical address
Sami Tolvanen
2021-04-09
1
-1
/
+1
|
*
|
arm64: use function_nocfi with __pa_symbol
Sami Tolvanen
2021-04-09
1
-1
/
+1
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-26
1
-4
/
+18
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
-
.
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
2021-04-15
1
-4
/
+18
|
|
\
\
|
|
|
*
arm64: Get rid of CONFIG_ARM64_VHE
Marc Zyngier
2021-04-08
1
-4
/
+0
|
|
|
*
arm64: cpufeature: Allow early filtering of feature override
Marc Zyngier
2021-04-08
1
-0
/
+6
|
|
|
/
|
|
/
|
|
|
*
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
2021-03-26
1
-0
/
+12
|
|
/
[prev]
[next]