index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
arm64: split EL0/EL1 UNDEF handlers
Mark Rutland
1
-2
/
+2
2023-10-25
arm64: allow kprobes on EL0 handlers
Mark Rutland
1
-2
/
+2
2023-10-25
arm64: rework BTI exception handling
Mark Rutland
1
-1
/
+13
2023-10-25
arm64: rework FPAC exception handling
Mark Rutland
1
-2
/
+2
2023-10-25
arm64: consistently pass ESR_ELx to die()
Mark Rutland
1
-7
/
+7
2021-05-19
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
1
-17
/
+0
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
1
-0
/
+26
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
1
-2
/
+32
2020-11-30
arm64: entry: fix non-NMI kernel<->kernel transitions
Mark Rutland
1
-3
/
+64
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
1
-14
/
+26
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
1
-0
/
+16
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
1
-0
/
+6
2020-11-30
arm64: entry: mark entry code as noinstr
Mark Rutland
1
-50
/
+25
2020-09-14
arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements
Amit Daniel Kachhap
1
-0
/
+21
2020-07-08
arm64: entry: Fix the typo in the comment of el1_dbg()
Kevin Hao
1
-1
/
+1
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
1
-0
/
+11
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
1
-0
/
+11
2020-04-28
arm64: entry: remove unneeded semicolon in el1_sync_handler()
Jason Yan
1
-1
/
+1
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
1
-0
/
+11
2020-03-11
arm64: entry: unmask IRQ in el0_sp()
Mark Rutland
1
-1
/
+1
2020-01-17
arm64: entry: cleanup el0 svc handler naming
Mark Rutland
1
-2
/
+2
2020-01-17
arm64: entry: mark all entry code as notrace
Mark Rutland
1
-2
/
+2
2019-10-28
arm64: entry-common: don't touch daif before bp-hardening
James Morse
1
-3
/
+15
2019-10-28
arm64: entry: convert el0_sync to C
Mark Rutland
1
-0
/
+222
2019-10-28
arm64: entry: convert el1_sync to C
Mark Rutland
1
-0
/
+98