index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
exception.h
Age
Commit message (
Expand
)
Author
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