summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry-common.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-08arm64: entry: Fix the typo in the comment of el1_dbg()Kevin Hao1-1/+1
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon1-0/+11
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon1-0/+11
2020-04-28arm64: entry: remove unneeded semicolon in el1_sync_handler()Jason Yan1-1/+1
2020-03-16arm64: Basic Branch Target Identification supportDave Martin1-0/+11
2020-03-11arm64: entry: unmask IRQ in el0_sp()Mark Rutland1-1/+1
2020-01-17arm64: entry: cleanup el0 svc handler namingMark Rutland1-2/+2
2020-01-17arm64: entry: mark all entry code as notraceMark Rutland1-2/+2
2019-10-28arm64: entry-common: don't touch daif before bp-hardeningJames Morse1-3/+15
2019-10-28arm64: entry: convert el0_sync to CMark Rutland1-0/+222
2019-10-28arm64: entry: convert el1_sync to CMark Rutland1-0/+98