blob: a98868e448afa6124f89a2b920b2c4e9e7eaf0ae [file] [log] [blame]
7c2a57364cae ("x86/irq: Rework handle_irq() for 64-bit")
d6f83427ff42 ("x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() code")
117ed4548541 ("x86/irq/64: Remove stack overflow debug code")
18b7a6bef62d ("x86/irq/64: Remap the IRQ stack with guard pages")
e6401c130931 ("x86/irq/64: Split the IRQ stack into its own pages")
0ac261042084 ("x86/irq/64: Init hardirq_stack_ptr during CPU hotplug")
66c7ceb47f62 ("x86/irq/32: Handle irq stack allocation failure proper")
451f743a64e1 ("x86/irq/32: Invoke irq_ctx_init() from init_IRQ()")
758a2e312228 ("x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr")
a754fe2b76d1 ("x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptr")
231c4846b106 ("x86/irq/32: Make irq stack a character array")
aa641c287b2f ("x86/irq/32: Define IRQ_STACK_SIZE")
4d68c3d0ecd5 ("x86/cpu: Remove orig_ist array")
bf5882abab77 ("x86/irq/64: Use cpu entry area instead of orig_ist")
8f34c5b5afce ("x86/exceptions: Make IST index zero based")
30842211506e ("x86/exceptions: Remove unused stack defines on 32bit")
df835e7083be ("x86/irq/64: Sanitize the top/bottom confusion")
4f44b8f0b33b ("x86/irq/64: Remove a hardcoded irq_stack_union access")
7dbcf2b0b770 ("x86/irq/64: Limit IST stack overflow check to #DB stack")
b7a7d1c1ec68 ("Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping")