index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpuinfo.c
Age
Commit message (
Expand
)
Author
2017-01-12
arm64: Advertise support for Rounding double multiply instructions
Suzuki K Poulose
2017-01-12
arm64: cpufeature: Expose CPUID registers by emulation
Suzuki K Poulose
2016-12-02
arm64/cpuinfo: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-02
arm64/cpuinfo: Make hotplug notifier symmetric
Anna-Maria Gleixner
2016-09-09
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
2016-09-09
arm64: Use consistent naming for errata handling
Suzuki K Poulose
2016-07-12
arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs
Steve Capper
2016-05-31
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2016-05-11
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
2016-04-20
arm64: cpufeature: Check availability of AArch32
Suzuki K Poulose
2016-03-04
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
2016-02-26
arm64: Add support for Half precision floating point
Suzuki K Poulose
2016-02-18
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
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