开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-10-17
arm64: sysreg: Fix use of XZR in write_sysreg_s
Will Deacon
2016-09-09
arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s
Will Deacon
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
2016-09-09
arm64: sysreg: allow write_sysreg to use XZR
Mark Rutland
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