summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry-common.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: entry: Fix the typo in the comment of el1_dbg()Kevin Hao2020-07-081-1/+1
* Merge branch 'for-next/bti' into for-next/coreWill Deacon2020-05-281-0/+11
|\
| * Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-051-0/+11
| |\
| | * arm64: Basic Branch Target Identification supportDave Martin2020-03-161-0/+11
* | | arm64: entry: remove unneeded semicolon in el1_sync_handler()Jason Yan2020-04-281-1/+1
|/ /
* / arm64: entry: unmask IRQ in el0_sp()Mark Rutland2020-03-111-1/+1
|/
* arm64: entry: cleanup el0 svc handler namingMark Rutland2020-01-171-2/+2
* arm64: entry: mark all entry code as notraceMark Rutland2020-01-171-2/+2
* arm64: entry-common: don't touch daif before bp-hardeningJames Morse2019-10-281-3/+15
* arm64: entry: convert el0_sync to CMark Rutland2019-10-281-0/+222
* arm64: entry: convert el1_sync to CMark Rutland2019-10-281-0/+98