aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpuinfo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-23arm64: Track system support for mixed endian EL0Suzuki K. Poulose1-0/+22
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla1-12/+0
2015-01-07arm64: sanity checks: add missing AArch32 registersMark Rutland1-0/+10
2014-11-25arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland1-0/+11
2014-11-25arm64: sanity checks: add missing newline to printMark Rutland1-1/+1
2014-11-25arm64: sanity checks: ignore ID_MMFR0.AuxRegMark Rutland1-1/+6
2014-11-25arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara1-0/+3
2014-09-08arm64: don't flag non-aliasing VIPT I-caches as aliasingArd Biesheuvel1-2/+12
2014-09-08arm64: add helper functions to read I-cache attributesArd Biesheuvel1-0/+14
2014-08-18arm64: fix typo in I-cache policy detectionArd Biesheuvel1-1/+1
2014-08-01arm64: add newline to I-cache policy stringMark Rutland1-1/+1
2014-07-18arm64: add runtime system sanity checksMark Rutland1-0/+93
2014-07-18arm64: cachetype: report weakest cache policyMark Rutland1-0/+26
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland1-0/+73