index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
sysreg.h
Age
Commit message (
Expand
)
Author
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-04-28
arm64: Cleanup SCTLR flags
Geoff Levand
2016-04-20
arm64: Add helpers for detecting AArch32 support at EL0
Suzuki K Poulose
2016-04-13
arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeature
Kefeng Wang
2016-03-30
arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
Suzuki K Poulose
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
2016-02-16
arm64: use local label prefixes for __reg_num symbols
Ard Biesheuvel
2015-12-14
arm64: Add macros to read/write system registers
Mark Rutland
2015-10-21
arm64: Keep track of CPU feature registers
Suzuki K. Poulose
2015-10-21
arm64: Move mixed endian support detection
Suzuki K. Poulose
2015-10-19
arm64: Add 16K page size support
Suzuki K. Poulose
2015-10-19
arm64: Check for selected granule support
Suzuki K. Poulose
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
arm64: Generalise msr_s/mrs_s operations
Suzuki K. Poulose
2015-07-27
arm64: kernel: Move config_sctlr_el1
James Morse
2014-07-25
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas