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
/
include
/
asm
/
cputype.h
Age
Commit message (
Expand
)
Author
2016-09-09
arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s
Will Deacon
2016-07-07
arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx
Ganapatrao Kulkarni
2016-03-20
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-03-04
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
2016-02-20
arm64: cputype info for Broadcom Vulcan
Jayachandran C
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
2016-02-16
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-21
arm64: Move mixed endian support detection
Suzuki K. Poulose
2015-09-29
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
2015-07-27
arm64: kernel: Move config_sctlr_el1
James Morse
2015-01-23
arm64: Emulate SETEND for AArch32 tasks
Suzuki K. Poulose
2015-01-23
arm64: Consolidate hotplug notifier for instruction emulation
Suzuki K. Poulose
2015-01-23
arm64: Track system support for mixed endian EL0
Suzuki K. Poulose
2014-11-25
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
2014-07-18
arm64: add MIDR_EL1 field accessors
Mark Rutland
2014-07-09
arm64: topology: add MPIDR-based detection
Zi Shen Lim
2014-05-25
arm64: KVM: Enable minimalistic support for Cortex-A53
Marc Zyngier
2013-12-19
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
Catalin Marinas
2013-12-19
arm64: drop redundant macros from read_cpuid()
Ard Biesheuvel
2013-12-16
arm64: kernel: add MPIDR_EL1 accessors macros
Lorenzo Pieralisi
2013-06-20
arm64: Add defines for APM ARMv8 implementation
Vinayak Kale
2013-03-20
arm64: head: match all affinity levels in the pen of the secondaries
Javi Merino
2013-03-20
arm64: kernel: initialise cpu_logical_map from the DT
Javi Merino
2013-03-20
arm64: kernel: make the pen of the secondary a 64-bit unsigned value
Javi Merino
2013-03-20
arm64: add read_cpuid_{implementor,part_number,mpidr}
Marc Zyngier
2012-09-17
arm64: CPU support
Catalin Marinas