aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/irqflags.h
AgeCommit message (Expand)Author
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKINGMark Rutland
2023-06-07arm64: alternatives: use cpucap namingMark Rutland
2023-01-31arm64: irqflags: use alternative branches for pseudo-NMI logicMark Rutland
2023-01-31arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKINGMark Rutland
2021-03-24arm64: Always keep DAIF.[IF] in syncHector Martin
2020-08-26arm64: Implement arch_irqs_disabled()Peter Zijlstra
2019-10-15arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier
2019-08-05arm64: remove pointless __KERNEL__ guardsMark Rutland
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-21arm64: irqflags: Introduce explicit debugging for IRQ prioritiesJulien Thierry
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry
2019-06-21arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry
2019-06-21arm64: irqflags: Pass flags as readonly operand to restore instructionJulien Thierry
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-25arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTOKees Cook
2019-02-12arm64: irqflags: Fix clang build warningsJulien Thierry
2019-02-06arm64: irqflags: Use ICC_PMR_EL1 for interrupt maskingJulien Thierry
2017-11-02arm64: Move the async/fiq helpers to explicitly set process context flagsJames Morse
2017-11-02arm64: introduce an order for exceptionsJames Morse
2016-07-19arm64: debug: remove unused local_dbg_{enable, disable} macrosWill Deacon
2014-02-26arm64: Add macros to manage processor debug stateVijaya Kumar K
2013-11-25arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas
2012-09-17arm64: IRQ handlingMarc Zyngier