index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
cp15.h
Age
Commit message (
Expand
)
Author
2020-03-21
arm: vdso: Enable arm to use common headers
Vincenzo Frascino
2019-04-30
ARM: vdso: Remove dependency with the arch_timer driver internals
Marc Zyngier
2018-05-31
ARM: spectre-v2: harden user aborts in kernel space
Russell King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-22
ARM: Move system register accessors to asm/cp15.h
Vladimir Murzin
2014-06-02
ARM: remove global cr_no_alignment
Russell King
2014-06-02
ARM: remove unused adjust_cr() function
Russell King
2014-05-22
ARM: use get_cr() rather than cr_alignment
Russell King
2014-05-22
ARM: make get_cr()/set_cr() use unsigned long values
Russell King
2013-07-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-06-07
ARM: mpu: add PMSA related registers and bitfields to existing headers
Jonathan Austin
2013-05-29
ARM: introduce common set_auxcr/get_auxcr functions
Rob Herring
2013-01-31
ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15
Uwe Kleine-König
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King