summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/exception.h
AgeCommit message (Expand)AuthorLines
2021-08-05arm64: entry: move bulk of ret_to_user to CMark Rutland-2/+3
2021-06-07arm64: entry: make NMI entry/exit functions staticMark Rutland-2/+0
2021-06-07arm64: entry: split bad stack entryMark Rutland-0/+4
2021-06-07arm64: entry: handle all vectors with CMark Rutland-13/+19
2021-06-07arm64: entry: convert IRQ+FIQ handlers to CMark Rutland-2/+6
2021-06-07arm64: entry: add a call_on_irq_stack helperMark Rutland-0/+2
2021-06-07arm64: entry: convert SError handlers to CMark Rutland-0/+4
2020-12-15arm64: entry: suppress W=1 prototype warningsMark Rutland-0/+4
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas-0/+5
2020-11-30arm64: entry: fix NMI {user, kernel}->kernel transitionsMark Rutland-0/+2
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland-0/+1
2020-11-30arm64: entry: move el1 irq/nmi logic to CMark Rutland-0/+2
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne-1/+1
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap-0/+1
2020-03-16arm64: Basic Branch Target Identification supportDave Martin-0/+1
2020-02-10arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsAnshuman Khandual-4/+0
2020-01-17arm64: entry: cleanup el0 svc handler namingMark Rutland-2/+2
2019-10-28arm64: Remove asmlinkage from updated functionsJames Morse-20/+16
2019-10-28arm64: Add prototypes for functions called by entry.SJames Morse-0/+22
2019-10-28arm64: remove __exception annotationsJames Morse-2/+2
2019-08-21arm64: entry: Move ct_user_exit before any other exceptionJames Morse-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2018-01-16arm64: kernel: Prepare for a DISR userJames Morse-0/+14
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko-1/+1
2015-08-12arm64: Add __exception_irq_entry definition for function graphJungseok Lee-0/+6
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas-0/+1
2012-09-17arm64: Miscellaneous header filesCatalin Marinas-0/+23