aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/daifflags.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-05arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland1-0/+3
2021-03-24arm64: Always keep DAIF.[IF] in syncHector Martin1-5/+5
2020-11-30arm64: entry: fix non-NMI kernel<->kernel transitionsMark Rutland1-0/+3
2020-01-22arm64: acpi: fix DAIF manipulation with pNMIMark Rutland1-1/+10
2019-11-08Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/coreCatalin Marinas1-1/+2
2019-10-28arm64: add local_daif_inherit()Mark Rutland1-0/+16
2019-10-15arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier1-1/+2
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu1-0/+2
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-27/+48
2019-06-21arm64: irqflags: Introduce explicit debugging for IRQ prioritiesJulien Thierry1-0/+7
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry1-27/+41
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-14/+46
2019-02-07arm64: KVM/mm: Move SEA handling behind a single 'claim' interfaceJames Morse1-0/+1
2019-02-06arm64: daifflags: Include PMR in daifflags restore operationsJulien Thierry1-4/+46
2019-02-06arm64: Remove unused daif related functions/macrosJulien Thierry1-10/+0
2018-10-03arm64: daifflags: Use irqflags functions for daifflagsJulien Thierry1-10/+5
2017-11-02arm64: Move the async/fiq helpers to explicitly set process context flagsJames Morse1-0/+3
2017-11-02arm64: explicitly mask all exceptionsJames Morse1-0/+69