summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/irqflags.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Always keep DAIF.[IF] in syncHector Martin2021-03-241-9/+7
* arm64: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
* arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier2019-10-151-9/+10
* arm64: remove pointless __KERNEL__ guardsMark Rutland2019-08-051-4/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-40/+39
|\
| * arm64: irqflags: Introduce explicit debugging for IRQ prioritiesJulien Thierry2019-06-211-0/+12
| * arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry2019-06-211-40/+27
| * arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry2019-06-211-2/+2
| * arm64: irqflags: Pass flags as readonly operand to restore instructionJulien Thierry2019-06-211-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
|/
* arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTOKees Cook2019-04-251-4/+4
* arm64: irqflags: Fix clang build warningsJulien Thierry2019-02-121-3/+3
* arm64: irqflags: Use ICC_PMR_EL1 for interrupt maskingJulien Thierry2019-02-061-28/+72
* arm64: Move the async/fiq helpers to explicitly set process context flagsJames Morse2017-11-021-6/+0
* arm64: introduce an order for exceptionsJames Morse2017-11-021-21/+13
* arm64: debug: remove unused local_dbg_{enable, disable} macrosWill Deacon2016-07-191-3/+0
* arm64: Add macros to manage processor debug stateVijaya Kumar K2014-02-261-0/+23
* arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-251-0/+3
* arm64: IRQ handlingMarc Zyngier2012-09-171-0/+91