| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-08 | arm64: debug: remove debug exception registration infrastructure |  Ada Couprie Diaz | 1 | -6/+0 |
| 2025-07-08 | arm64: debug: split bkpt32 exception entry |  Ada Couprie Diaz | 1 | -0/+1 |
| 2025-07-08 | arm64: debug: split brk64 exception entry |  Ada Couprie Diaz | 1 | -0/+2 |
| 2025-07-08 | arm64: debug: split hardware watchpoint exception entry |  Ada Couprie Diaz | 1 | -0/+4 |
| 2025-07-08 | arm64: debug: split single stepping exception entry |  Ada Couprie Diaz | 1 | -0/+2 |
| 2025-07-08 | arm64: debug: split hardware breakpoint exception entry |  Ada Couprie Diaz | 1 | -0/+5 |
| 2025-07-08 | arm64: entry: Add entry and exit functions for debug exceptions |  Ada Couprie Diaz | 1 | -0/+4 |
| 2024-11-14 | Merge branch 'for-next/mops' into for-next/core |  Catalin Marinas | 1 | -0/+1 |
| 2024-10-17 | arm64: mops: Handle MOPS exceptions from EL1 |  Kristina Martsenko | 1 | -0/+1 |
| 2024-10-04 | arm64/traps: Handle GCS exceptions |  Mark Brown | 1 | -0/+2 |
| 2024-02-20 | arm64: Move do_notify_resume() to entry-common.c |  Mark Rutland | 1 | -1/+1 |
| 2023-06-23 | Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/t... |  Catalin Marinas | 1 | -5/+1 |
| 2023-06-08 | arm64: set __exception_irq_entry with __irq_entry as a default |  Youngmin Nam | 1 | -5/+0 |
| 2023-06-05 | arm64: mops: handle MOPS exceptions |  Kristina Martsenko | 1 | -0/+1 |
| 2023-04-14 | arm64/cpu: Mark cpu_park_loop() and friends __noreturn |  Josh Poimboeuf | 1 | -2/+2 |
| 2022-11-15 | arm64: split EL0/EL1 UNDEF handlers |  Mark Rutland | 1 | -1/+2 |
| 2022-11-15 | arm64: allow kprobes on EL0 handlers |  Mark Rutland | 1 | -2/+2 |
| 2022-09-30 | Merge branch 'for-next/misc' into for-next/core |  Catalin Marinas | 1 | -0/+1 |
| 2022-09-16 | arm64: rework BTI exception handling |  Mark Rutland | 1 | -1/+2 |
| 2022-09-16 | arm64: rework FPAC exception handling |  Mark Rutland | 1 | -1/+2 |
| 2022-09-16 | arm64: consistently pass ESR_ELx to die() |  Mark Rutland | 1 | -1/+1 |
| 2022-09-06 | arm64: compat: Implement misalignment fixups for multiword loads |  Ard Biesheuvel | 1 | -0/+1 |
| 2022-05-20 | Merge branch 'for-next/esr-elx-64-bit' into for-next/core |  Catalin Marinas | 1 | -15/+15 |
| 2022-04-29 | arm64: Treat ESR_ELx as a 64-bit register |  Alexandru Elisei | 1 | -14/+14 |
| 2022-04-22 | arm64/sme: Implement traps and syscall handling for SME |  Mark Brown | 1 | -0/+1 |
| 2021-08-05 | arm64: entry: move bulk of ret_to_user to C |  Mark Rutland | 1 | -2/+3 |
| 2021-06-07 | arm64: entry: make NMI entry/exit functions static |  Mark Rutland | 1 | -2/+0 |
| 2021-06-07 | arm64: entry: split bad stack entry |  Mark Rutland | 1 | -0/+4 |
| 2021-06-07 | arm64: entry: handle all vectors with C |  Mark Rutland | 1 | -13/+19 |
| 2021-06-07 | arm64: entry: convert IRQ+FIQ handlers to C |  Mark Rutland | 1 | -2/+6 |
| 2021-06-07 | arm64: entry: add a call_on_irq_stack helper |  Mark Rutland | 1 | -0/+2 |
| 2021-06-07 | arm64: entry: convert SError handlers to C |  Mark Rutland | 1 | -0/+4 |
| 2020-12-15 | arm64: entry: suppress W=1 prototype warnings |  Mark Rutland | 1 | -0/+4 |
| 2020-12-09 | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core |  Catalin Marinas | 1 | -0/+5 |
| 2020-11-30 | arm64: entry: fix NMI {user, kernel}->kernel transitions |  Mark Rutland | 1 | -0/+2 |
| 2020-11-30 | arm64: entry: fix non-NMI user<->kernel transitions |  Mark Rutland | 1 | -0/+1 |
| 2020-11-30 | arm64: entry: move el1 irq/nmi logic to C |  Mark Rutland | 1 | -0/+2 |
| 2020-11-23 | arm64: expose FAR_EL1 tag bits in siginfo |  Peter Collingbourne | 1 | -1/+1 |
| 2020-09-14 | arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements |  Amit Daniel Kachhap | 1 | -0/+1 |
| 2020-03-16 | arm64: Basic Branch Target Identification support |  Dave Martin | 1 | -0/+1 |
| 2020-02-10 | arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarations |  Anshuman Khandual | 1 | -4/+0 |
| 2020-01-17 | arm64: entry: cleanup el0 svc handler naming |  Mark Rutland | 1 | -2/+2 |
| 2019-10-28 | arm64: Remove asmlinkage from updated functions |  James Morse | 1 | -20/+16 |
| 2019-10-28 | arm64: Add prototypes for functions called by entry.S |  James Morse | 1 | -0/+22 |
| 2019-10-28 | arm64: remove __exception annotations |  James Morse | 1 | -2/+2 |
| 2019-08-21 | arm64: entry: Move ct_user_exit before any other exception |  James Morse | 1 | -0/+2 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 |  Thomas Gleixner | 1 | -12/+1 |
| 2018-01-16 | arm64: kernel: Prepare for a DISR user |  James Morse | 1 | -0/+14 |
| 2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections |  Alexander Potapenko | 1 | -1/+1 |
| 2015-08-12 | arm64: Add __exception_irq_entry definition for function graph |  Jungseok Lee | 1 | -0/+6 |