summaryrefslogtreecommitdiffstats
path: root/v4.19/fe280ffd7eab3dd63fd349d12b449666845e905c
blob: 3ef6369918df532d3fe9ea11968923e09092f64c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
fe280ffd7eab ("x86/platform/ce4100: Prepare for separate mpparse callbacks")
e061c7ae0830 ("x86/mpparse: Rename default_find_smp_config()")
490cc3c5e724 ("x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids")
e25a8d959992 ("x86/Xen: streamline (and fix) PV CPU enumeration")
ccbecea14602 ("x86/init: Remove unused init ops")
a13f2ef168cb ("x86/xen: remove 32-bit Xen PV guest support")
f41f0824224e ("x86/entry/xen: Route #DB correctly on Xen PV")
d1721250f3ff ("x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C")
75da04f7f3cb ("x86/entry: Remove the apic/BUILD interrupt leftovers")
13cad9851ef1 ("x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE")
cb09ea2924cb ("x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC")
a16be368dd3f ("x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC")
9c3b1f4975c4 ("x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*")
720909a7abd3 ("x86/entry: Convert various system vectors")
582f9191231b ("x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC")
db0338eec583 ("x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC")
fa5e5c409213 ("x86/entry: Use idtentry for interrupts")
7c2a57364cae ("x86/irq: Rework handle_irq() for 64-bit")
633260fa143b ("x86/irq: Convey vector as argument and not in ptregs")
74ebed3193aa ("x86/entry/32: Remove common_exception()")