summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irqflags.S
Commit message (Expand)AuthorAgeFilesLines
* x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-10-031-1/+1
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-1/+1
* x86/xen: Make save_fl() noinstrPeter Zijlstra2021-09-171-0/+2
* x86/pv: Rework arch_local_irq_restore() to not use popfJuergen Gross2021-02-101-11/+0
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-4/+4
* x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2018-07-031-0/+26