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
/
arm
/
include
/
asm
/
domain.h
Age
Commit message (
Expand
)
Author
2019-10-10
ARM: 8908/1: add __always_inline to functions called from __get_user_check()
Masahiro Yamada
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-23
ARM: 8851/1: add TUSERCOND() macro for conditional postfix
Stefan Agner
2016-05-05
ARM: 8573/1: domain: move {set,get}_domain under config guard
Vladimir Murzin
2015-09-11
ARM: domains: add memory dependencies to get_domain/set_domain
Russell King
2015-08-26
ARM: software-based priviledged-no-access support
Russell King
2015-08-21
ARM: domains: remove DOMAIN_TABLE
Russell King
2015-08-21
ARM: domains: keep vectors in separate domain
Russell King
2015-08-21
ARM: domains: get rid of manager mode for user domain
Russell King
2015-08-21
ARM: domains: move initial domain setting value to asm/domains.h
Russell King
2015-08-21
ARM: domains: provide domain_mask()
Russell King
2015-08-21
ARM: domains: switch to keeping domain value in register
Russell King
2012-07-05
ARM: fix set_domain() macro
Russell King
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2012-01-25
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King