index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpuinfo.c
Age
Commit message (
Expand
)
Author
2015-11-19
arm64: restore bogomips information in /proc/cpuinfo
Yang Shi
2015-10-21
arm64: Constify hwcap name string arrays
Dave Martin
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
2015-10-21
arm64: Consolidate CPU Sanity check to CPU Feature infrastructure
Suzuki K. Poulose
2015-10-21
arm64: Keep track of CPU feature registers
Suzuki K. Poulose
2015-10-21
arm64: Move /proc/cpuinfo handling code
Suzuki K. Poulose
2015-10-21
arm64: Move mixed endian support detection
Suzuki K. Poulose
2015-03-30
arm64: Extract feature parsing code from cpu_errata.c
Marc Zyngier
2015-01-23
arm64: Track system support for mixed endian EL0
Suzuki K. Poulose
2015-01-15
arm64: kernel: add support for cpu cache information
Sudeep Holla
2015-01-07
arm64: sanity checks: add missing AArch32 registers
Mark Rutland
2014-11-25
arm64: sanity checks: add ID_AA64DFR{0,1}_EL1
Mark Rutland
2014-11-25
arm64: sanity checks: add missing newline to print
Mark Rutland
2014-11-25
arm64: sanity checks: ignore ID_MMFR0.AuxReg
Mark Rutland
2014-11-25
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
2014-09-08
arm64: don't flag non-aliasing VIPT I-caches as aliasing
Ard Biesheuvel
2014-09-08
arm64: add helper functions to read I-cache attributes
Ard Biesheuvel
2014-08-18
arm64: fix typo in I-cache policy detection
Ard Biesheuvel
2014-08-01
arm64: add newline to I-cache policy string
Mark Rutland
2014-07-18
arm64: add runtime system sanity checks
Mark Rutland
2014-07-18
arm64: cachetype: report weakest cache policy
Mark Rutland
2014-07-18
arm64: cpuinfo: record cpu system register values
Mark Rutland