summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/exception.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-15arm64: split EL0/EL1 UNDEF handlersMark Rutland1-1/+2
2022-11-15arm64: allow kprobes on EL0 handlersMark Rutland1-2/+2
2022-09-30Merge branch 'for-next/misc' into for-next/coreCatalin Marinas1-0/+1
2022-09-16arm64: rework BTI exception handlingMark Rutland1-1/+2
2022-09-16arm64: rework FPAC exception handlingMark Rutland1-1/+2
2022-09-16arm64: consistently pass ESR_ELx to die()Mark Rutland1-1/+1
2022-09-06arm64: compat: Implement misalignment fixups for multiword loadsArd Biesheuvel1-0/+1
2022-05-20Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas1-15/+15
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei1-14/+14
2022-04-22arm64/sme: Implement traps and syscall handling for SMEMark Brown1-0/+1
2021-08-05arm64: entry: move bulk of ret_to_user to CMark Rutland1-2/+3
2021-06-07arm64: entry: make NMI entry/exit functions staticMark Rutland1-2/+0
2021-06-07arm64: entry: split bad stack entryMark Rutland1-0/+4
2021-06-07arm64: entry: handle all vectors with CMark Rutland1-13/+19
2021-06-07arm64: entry: convert IRQ+FIQ handlers to CMark Rutland1-2/+6
2021-06-07arm64: entry: add a call_on_irq_stack helperMark Rutland1-0/+2
2021-06-07arm64: entry: convert SError handlers to CMark Rutland1-0/+4
2020-12-15arm64: entry: suppress W=1 prototype warningsMark Rutland1-0/+4
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas1-0/+5
2020-11-30arm64: entry: fix NMI {user, kernel}->kernel transitionsMark Rutland1-0/+2
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland1-0/+1
2020-11-30arm64: entry: move el1 irq/nmi logic to CMark Rutland1-0/+2
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne1-1/+1
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap1-0/+1
2020-03-16arm64: Basic Branch Target Identification supportDave Martin1-0/+1
2020-02-10arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsAnshuman Khandual1-4/+0
2020-01-17arm64: entry: cleanup el0 svc handler namingMark Rutland1-2/+2
2019-10-28arm64: Remove asmlinkage from updated functionsJames Morse1-20/+16
2019-10-28arm64: Add prototypes for functions called by entry.SJames Morse1-0/+22
2019-10-28arm64: remove __exception annotationsJames Morse1-2/+2
2019-08-21arm64: entry: Move ct_user_exit before any other exceptionJames Morse1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-01-16arm64: kernel: Prepare for a DISR userJames Morse1-0/+14
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-1/+1
2015-08-12arm64: Add __exception_irq_entry definition for function graphJungseok Lee1-0/+6
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas1-0/+1
2012-09-17arm64: Miscellaneous header filesCatalin Marinas1-0/+23