aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irqflags.S
AgeCommit message (Expand)Author
2023-10-03x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2021-09-17x86/xen: Make save_fl() noinstrPeter Zijlstra
2021-02-10x86/pv: Rework arch_local_irq_restore() to not use popfJuergen Gross
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2018-07-03x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers