aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/exception.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Gravatar Catalin Marinas 1-5/+1
2023-06-08arm64: set __exception_irq_entry with __irq_entry as a defaultGravatar Youngmin Nam 1-5/+0
2023-06-05arm64: mops: handle MOPS exceptionsGravatar Kristina Martsenko 1-0/+1
2023-04-14arm64/cpu: Mark cpu_park_loop() and friends __noreturnGravatar Josh Poimboeuf 1-2/+2
2022-11-15arm64: split EL0/EL1 UNDEF handlersGravatar Mark Rutland 1-1/+2
2022-11-15arm64: allow kprobes on EL0 handlersGravatar Mark Rutland 1-2/+2
2022-09-30Merge branch 'for-next/misc' into for-next/coreGravatar Catalin Marinas 1-0/+1
2022-09-16arm64: rework BTI exception handlingGravatar Mark Rutland 1-1/+2
2022-09-16arm64: rework FPAC exception handlingGravatar Mark Rutland 1-1/+2
2022-09-16arm64: consistently pass ESR_ELx to die()Gravatar Mark Rutland 1-1/+1
2022-09-06arm64: compat: Implement misalignment fixups for multiword loadsGravatar Ard Biesheuvel 1-0/+1
2022-05-20Merge branch 'for-next/esr-elx-64-bit' into for-next/coreGravatar Catalin Marinas 1-15/+15
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerGravatar Alexandru Elisei 1-14/+14
2022-04-22arm64/sme: Implement traps and syscall handling for SMEGravatar Mark Brown 1-0/+1
2021-08-05arm64: entry: move bulk of ret_to_user to CGravatar Mark Rutland 1-2/+3
2021-06-07arm64: entry: make NMI entry/exit functions staticGravatar Mark Rutland 1-2/+0
2021-06-07arm64: entry: split bad stack entryGravatar Mark Rutland 1-0/+4
2021-06-07arm64: entry: handle all vectors with CGravatar Mark Rutland 1-13/+19
2021-06-07arm64: entry: convert IRQ+FIQ handlers to CGravatar Mark Rutland 1-2/+6
2021-06-07arm64: entry: add a call_on_irq_stack helperGravatar Mark Rutland 1-0/+2
2021-06-07arm64: entry: convert SError handlers to CGravatar Mark Rutland 1-0/+4
2020-12-15arm64: entry: suppress W=1 prototype warningsGravatar Mark Rutland 1-0/+4
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreGravatar Catalin Marinas 1-0/+5
2020-11-30arm64: entry: fix NMI {user, kernel}->kernel transitionsGravatar Mark Rutland 1-0/+2
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsGravatar Mark Rutland 1-0/+1
2020-11-30arm64: entry: move el1 irq/nmi logic to CGravatar Mark Rutland 1-0/+2
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoGravatar Peter Collingbourne 1-1/+1
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsGravatar Amit Daniel Kachhap 1-0/+1
2020-03-16arm64: Basic Branch Target Identification supportGravatar Dave Martin 1-0/+1
2020-02-10arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsGravatar Anshuman Khandual 1-4/+0
2020-01-17arm64: entry: cleanup el0 svc handler namingGravatar Mark Rutland 1-2/+2
2019-10-28arm64: Remove asmlinkage from updated functionsGravatar James Morse 1-20/+16
2019-10-28arm64: Add prototypes for functions called by entry.SGravatar James Morse 1-0/+22
2019-10-28arm64: remove __exception annotationsGravatar James Morse 1-2/+2
2019-08-21arm64: entry: Move ct_user_exit before any other exceptionGravatar James Morse 1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Gravatar Thomas Gleixner 1-12/+1
2018-01-16arm64: kernel: Prepare for a DISR userGravatar James Morse 1-0/+14
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsGravatar Alexander Potapenko 1-1/+1
2015-08-12arm64: Add __exception_irq_entry definition for function graphGravatar Jungseok Lee 1-0/+6
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationGravatar Catalin Marinas 1-0/+1
2012-09-17arm64: Miscellaneous header filesGravatar Catalin Marinas 1-0/+23