开源镜像站
帮助
动态
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
/
irqflags.h
Age
Commit message (
Expand
)
Author
2019-10-15
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
2019-08-05
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-21
arm64: irqflags: Introduce explicit debugging for IRQ priorities
Julien Thierry
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
2019-06-21
arm64: irqflags: Add condition flags to inline asm clobber list
Julien Thierry
2019-06-21
arm64: irqflags: Pass flags as readonly operand to restore instruction
Julien Thierry
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-25
arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTO
Kees Cook
2019-02-12
arm64: irqflags: Fix clang build warnings
Julien Thierry
2019-02-06
arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
Julien Thierry
2017-11-02
arm64: Move the async/fiq helpers to explicitly set process context flags
James Morse
2017-11-02
arm64: introduce an order for exceptions
James Morse
2016-07-19
arm64: debug: remove unused local_dbg_{enable, disable} macros
Will Deacon
2014-02-26
arm64: Add macros to manage processor debug state
Vijaya Kumar K
2013-11-25
arm64: Unmask asynchronous aborts when in kernel mode
Catalin Marinas
2012-09-17
arm64: IRQ handling
Marc Zyngier