index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
kernel
/
entry-common.c
Age
Commit message (
Expand
)
Author
2021-02-08
arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround
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 EL1 debug transitions
Mark Rutland
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI 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-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
2020-11-30
arm64: entry: mark entry code as noinstr
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-07-08
arm64: entry: Fix the typo in the comment of el1_dbg()
Kevin Hao
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-04-28
arm64: entry: remove unneeded semicolon in el1_sync_handler()
Jason Yan
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
2020-03-11
arm64: entry: unmask IRQ in el0_sp()
Mark Rutland
2020-01-17
arm64: entry: cleanup el0 svc handler naming
Mark Rutland
2020-01-17
arm64: entry: mark all entry code as notrace
Mark Rutland
2019-10-28
arm64: entry-common: don't touch daif before bp-hardening
James Morse
2019-10-28
arm64: entry: convert el0_sync to C
Mark Rutland
2019-10-28
arm64: entry: convert el1_sync to C
Mark Rutland