index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
exception.h
Age
Commit message (
Expand
)
Author
2024-02-20
arm64: Move do_notify_resume() to entry-common.c
Mark Rutland
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2023-06-08
arm64: set __exception_irq_entry with __irq_entry as a default
Youngmin Nam
2023-06-05
arm64: mops: handle MOPS exceptions
Kristina Martsenko
2023-04-14
arm64/cpu: Mark cpu_park_loop() and friends __noreturn
Josh Poimboeuf
2022-11-15
arm64: split EL0/EL1 UNDEF handlers
Mark Rutland
2022-11-15
arm64: allow kprobes on EL0 handlers
Mark Rutland
2022-09-30
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2022-09-16
arm64: rework BTI exception handling
Mark Rutland
2022-09-16
arm64: rework FPAC exception handling
Mark Rutland
2022-09-16
arm64: consistently pass ESR_ELx to die()
Mark Rutland
2022-09-06
arm64: compat: Implement misalignment fixups for multiword loads
Ard Biesheuvel
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2022-04-22
arm64/sme: Implement traps and syscall handling for SME
Mark Brown
2021-08-05
arm64: entry: move bulk of ret_to_user to C
Mark Rutland
2021-06-07
arm64: entry: make NMI entry/exit functions static
Mark Rutland
2021-06-07
arm64: entry: split bad stack entry
Mark Rutland
2021-06-07
arm64: entry: handle all vectors with C
Mark Rutland
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
2021-06-07
arm64: entry: add a call_on_irq_stack helper
Mark Rutland
2021-06-07
arm64: entry: convert SError handlers to C
Mark Rutland
2020-12-15
arm64: entry: suppress W=1 prototype warnings
Mark Rutland
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
2020-09-14
arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements
Amit Daniel Kachhap
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
2020-02-10
arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarations
Anshuman Khandual
2020-01-17
arm64: entry: cleanup el0 svc handler naming
Mark Rutland
2019-10-28
arm64: Remove asmlinkage from updated functions
James Morse
2019-10-28
arm64: Add prototypes for functions called by entry.S
James Morse
2019-10-28
arm64: remove __exception annotations
James Morse
2019-08-21
arm64: entry: Move ct_user_exit before any other exception
James Morse
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2015-08-12
arm64: Add __exception_irq_entry definition for function graph
Jungseok Lee
2013-03-26
arm64: Use irqchip_init() for interrupt controller initialisation
Catalin Marinas
2012-09-17
arm64: Miscellaneous header files
Catalin Marinas