summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/irq_stack.h
AgeCommit message (Expand)Author
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-02-10x86/softirq/64: Inline do_softirq_own_stack()Thomas Gleixner
2021-02-10x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACKThomas Gleixner
2021-02-10x86/softirq: Remove indirection in do_softirq_own_stack()Thomas Gleixner
2021-02-10x86/entry: Convert device interrupts to inline stack switchingThomas Gleixner
2021-02-10x86/entry: Convert system vectors to irq stack macroThomas Gleixner
2021-02-10x86/irq: Provide macro for inlining irq stack switchingThomas Gleixner
2021-02-10x86/irq/64: Adjust the per CPU irq stack pointer by 8Thomas Gleixner
2021-02-10x86/irq: Sanitize irq stack trackingThomas Gleixner
2020-09-22x86/irq: Make run_on_irqstack_cond() typesafeThomas Gleixner
2020-06-11x86/entry: Provide helpers for executing on the irqstackThomas Gleixner