index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpuinfo.c
Age
Commit message (
Expand
)
Author
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