index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpuinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
1
-2
/
+0
2016-09-09
arm64: Use consistent naming for errata handling
Suzuki K Poulose
1
-1
/
+1
2016-07-12
arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs
Steve Capper
1
-0
/
+120
2016-05-31
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
1
-1
/
+7
2016-05-11
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
1
-1
/
+2
2016-04-20
arm64: cpufeature: Check availability of AArch32
Suzuki K Poulose
1
-17
/
+20
2016-03-04
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
1
-28
/
+28
2016-02-26
arm64: Add support for Half precision floating point
Suzuki K Poulose
1
-0
/
+2
2016-02-18
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
1
-0
/
+1
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
1
-27
/
+27
2015-11-19
arm64: restore bogomips information in /proc/cpuinfo
Yang Shi
1
-0
/
+5
2015-10-21
arm64: Constify hwcap name string arrays
Dave Martin
1
-3
/
+3
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
1
-1
/
+0
2015-10-21
arm64: Consolidate CPU Sanity check to CPU Feature infrastructure
Suzuki K. Poulose
1
-112
/
+1
2015-10-21
arm64: Keep track of CPU feature registers
Suzuki K. Poulose
1
-1
/
+2
2015-10-21
arm64: Move /proc/cpuinfo handling code
Suzuki K. Poulose
1
-0
/
+124
2015-10-21
arm64: Move mixed endian support detection
Suzuki K. Poulose
1
-21
/
+0
2015-03-30
arm64: Extract feature parsing code from cpu_errata.c
Marc Zyngier
1
-0
/
+1
2015-01-23
arm64: Track system support for mixed endian EL0
Suzuki K. Poulose
1
-0
/
+22
2015-01-15
arm64: kernel: add support for cpu cache information
Sudeep Holla
1
-12
/
+0
2015-01-07
arm64: sanity checks: add missing AArch32 registers
Mark Rutland
1
-0
/
+10
2014-11-25
arm64: sanity checks: add ID_AA64DFR{0,1}_EL1
Mark Rutland
1
-0
/
+11
2014-11-25
arm64: sanity checks: add missing newline to print
Mark Rutland
1
-1
/
+1
2014-11-25
arm64: sanity checks: ignore ID_MMFR0.AuxReg
Mark Rutland
1
-1
/
+6
2014-11-25
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
1
-0
/
+3
2014-09-08
arm64: don't flag non-aliasing VIPT I-caches as aliasing
Ard Biesheuvel
1
-2
/
+12
2014-09-08
arm64: add helper functions to read I-cache attributes
Ard Biesheuvel
1
-0
/
+14
2014-08-18
arm64: fix typo in I-cache policy detection
Ard Biesheuvel
1
-1
/
+1
2014-08-01
arm64: add newline to I-cache policy string
Mark Rutland
1
-1
/
+1
2014-07-18
arm64: add runtime system sanity checks
Mark Rutland
1
-0
/
+93
2014-07-18
arm64: cachetype: report weakest cache policy
Mark Rutland
1
-0
/
+26
2014-07-18
arm64: cpuinfo: record cpu system register values
Mark Rutland
1
-0
/
+73