index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
exception.h
Age
Commit message (
Expand
)
Author
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