index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
traps.h
Age
Commit message (
Expand
)
Author
2024-09-04
arm64: handle PKEY/POE faults
Joey Gouly
2023-10-09
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
2023-05-25
arm64: move early_brk64 prototype to header
Arnd Bergmann
2022-11-15
arm64: armv8_deprecated: rework deprected instruction handling
Mark Rutland
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
2020-09-14
arm64: traps: Allow force_signal_inject to pass esr error code
Amit Daniel Kachhap
2019-10-28
arm64: remove __exception annotations
James Morse
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-09-27
signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
Eric W. Biederman
2018-09-27
signal/arm64: Remove arm64_force_sig_info
Eric W. Biederman
2018-09-27
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
Eric W. Biederman
2018-09-27
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
2018-03-06
arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_die
Will Deacon
2018-03-06
arm64: signal: Make force_signal_inject more robust
Will Deacon
2018-01-16
arm64: kernel: Survive corrected RAS errors notified by SError
James Morse
2017-11-03
arm64/sve: Core task context handling
Dave Martin
2017-10-25
arm64: Fix single stepping in kernel traps
Julien Thierry
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2016-08-25
arm64: Create sections.h
James Morse
2016-07-01
arm64: consolidate signal injection on emulation errors
Andre Przywara
2015-08-12
arm64: Add __exception_irq_entry definition for function graph
Jungseok Lee
2014-11-20
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
2012-09-17
arm64: Exception handling
Catalin Marinas