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