summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/sdei.c
Commit message (Expand)AuthorAgeFilesLines
* uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig2020-08-121-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-011-26/+2
|\
| * arm64: stacktrace: Factor out some common code into on_stack()Yunfeng Ye2020-05-181-26/+2
* | hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra2020-05-191-12/+2
|/
* firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland2019-10-141-1/+2
* arm64: fix wrong check of on_sdei_stack in nmi contextWei Li2019-04-041-0/+6
* arm64: sdei: Mark sdei stack helper functions as staticWill Deacon2018-07-311-6/+3
* arm64: Add stack information to on_accessible_stackLaura Abbott2018-07-261-9/+42
* arm64: sdei: Add trampoline code for remapping the kernelJames Morse2018-01-141-2/+18
* arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse2018-01-131-0/+219