summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/traps.h
AgeCommit message (Expand)Author
2023-10-09KVM: arm64: Add handler for MOPS exceptionsKristina Martsenko
2023-05-25arm64: move early_brk64 prototype to headerArnd Bergmann
2022-11-15arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne
2020-09-14arm64: traps: Allow force_signal_inject to pass esr error codeAmit Daniel Kachhap
2019-10-28arm64: remove __exception annotationsJames Morse
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-09-27signal/arm64: Add and use arm64_force_sig_ptrace_errno_trapEric W. Biederman
2018-09-27signal/arm64: Remove arm64_force_sig_infoEric W. Biederman
2018-09-27signal/arm64: Add and use arm64_force_sig_mceerr as appropriateEric W. Biederman
2018-09-27signal/arm64: Add and use arm64_force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_infoEric W. Biederman
2018-03-06arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_dieWill Deacon
2018-03-06arm64: signal: Make force_signal_inject more robustWill Deacon
2018-01-16arm64: kernel: Survive corrected RAS errors notified by SErrorJames Morse
2017-11-03arm64/sve: Core task context handlingDave Martin
2017-10-25arm64: Fix single stepping in kernel trapsJulien Thierry
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu
2017-08-09arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel
2016-08-25arm64: Create sections.hJames Morse
2016-07-01arm64: consolidate signal injection on emulation errorsAndre Przywara
2015-08-12arm64: Add __exception_irq_entry definition for function graphJungseok Lee
2014-11-20arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2012-09-17arm64: Exception handlingCatalin Marinas