summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/domain.h
AgeCommit message (Expand)Author
2023-10-05ARM: 9326/1: make <linux/uaccess.h> self-contained for ARMMasahiro Yamada
2022-07-06ARM: 9211/1: domain: drop modify_domain()Linus Walleij
2019-10-10ARM: 8908/1: add __always_inline to functions called from __get_user_check()Masahiro Yamada
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-23ARM: 8851/1: add TUSERCOND() macro for conditional postfixStefan Agner
2016-05-05ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin
2015-09-11ARM: domains: add memory dependencies to get_domain/set_domainRussell King
2015-08-26ARM: software-based priviledged-no-access supportRussell King
2015-08-21ARM: domains: remove DOMAIN_TABLERussell King
2015-08-21ARM: domains: keep vectors in separate domainRussell King
2015-08-21ARM: domains: get rid of manager mode for user domainRussell King
2015-08-21ARM: domains: move initial domain setting value to asm/domains.hRussell King
2015-08-21ARM: domains: provide domain_mask()Russell King
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King
2012-07-05ARM: fix set_domain() macroRussell King
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King