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