index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
daifflags.h
Age
Commit message (
Expand
)
Author
2021-05-05
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
2020-11-30
arm64: entry: fix non-NMI kernel<->kernel transitions
Mark Rutland
2020-01-22
arm64: acpi: fix DAIF manipulation with pNMI
Mark Rutland
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-10-28
arm64: add local_daif_inherit()
Mark Rutland
2019-10-15
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
2019-08-02
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
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-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-02-07
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
James Morse
2019-02-06
arm64: daifflags: Include PMR in daifflags restore operations
Julien Thierry
2019-02-06
arm64: Remove unused daif related functions/macros
Julien Thierry
2018-10-03
arm64: daifflags: Use irqflags functions for daifflags
Julien Thierry
2017-11-02
arm64: Move the async/fiq helpers to explicitly set process context flags
James Morse
2017-11-02
arm64: explicitly mask all exceptions
James Morse