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
/
include
/
asm
/
cputype.h
Age
Commit message (
Expand
)
Author
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