blob: 5c23450a980b9d5f59e7bf77931156283336d835 [file] [log] [blame]
3d7295eb3003 ("x86/hpet: Move MSI support into hpet.c")
d27e623ace6a ("x86/apic/msi: Unbreak DMAR and HPET MSI")
9006c133a422 ("x86/msi: Use generic MSI domain ops")
3b9c1d377d67 ("x86/msi: Consolidate MSI allocation")
dfb9eb7cf6cd ("PCI/MSI: Rework pci_msi_domain_calc_hwirq()")
0f5cbdaf203e ("x86/irq: Consolidate UV domain allocation")
55e039157281 ("x86/irq: Consolidate DMAR irq allocation")
33a65ba470c2 ("x86_ioapic_Consolidate_IOAPIC_allocation")
2bf1e7bcedb8 ("x86/msi: Consolidate HPET allocation")
874d9b3a9588 ("x86/irq: Prepare consolidation of irq_alloc_info")
6b6256e616f7 ("iommu/irq_remapping: Consolidate irq domain lookup")
192a99f4bd9d ("iommu/amd: Consolidate irq domain getter")
60e5a9397c0c ("iommu/vt-d: Consolidate irq domain getter")
b4c364da32cf ("x86/irq: Add allocation type for parent domain retrieval")
801b5e4c4eec ("x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency")
b0a19555efd0 ("x86/msi: Move compose message callback where it belongs")
e3beca48a45b ("irqdomain/treewide: Keep firmware node unconditionally allocated")
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()")
91eeafea1e4b ("x86/entry: Switch page fault exception to IDTENTRY_RAW")
2f6474e4636b ("x86/entry: Switch XEN/PV hypercall entry to IDTENTRY")
9f9781b60dfa ("x86/entry: Provide idtentry_enter/exit_user()")
3eeec3858488 ("x86/entry: Provide idtentry_entry/exit_cond_rcu()")
c29c775a554f ("x86/entry: Convert double fault exception to IDTENTRY_DF")
6a8dfa8e4053 ("x86/idtentry: Provide IDTENTRY_DF")
f08e32ec3cfc ("x86/idtentry: Provide IDTRENTRY_NOIST variants for #DB and #MC")
2bbc68f8373c ("x86/entry: Convert Debug exception to IDTENTRY_DB")
9f58fdde95c9 ("x86/db: Split out dr6/7 handling")
6271fef00b34 ("x86/entry: Convert NMI to IDTENTRY_NMI")
9cce81cff748 ("x86/idtentry: Provide IDTENTRY_XEN for XEN/PV")
8cd501c1facc ("x86/entry: Convert Machine Check to IDTENTRY_IST")
94a46d316f2b ("x86/mce: Move nmi_enter/exit() into the entry point")
2c058b03cc06 ("x86/idtentry: Provide IDTENTRY_IST")
8edd7e37aed8 ("x86/entry: Convert INT3 exception to IDTENTRY_RAW")
0dc6cdc21b94 ("x86/idtentry: Provide IDTENTRY_RAW")
d77290507ab2 ("x86/entry/32: Convert IRET exception to IDTENTRY_SW")
48227e21f743 ("x86/entry: Convert SIMD coprocessor error exception to IDTENTRY")
436608bb00a5 ("x86/entry: Convert Alignment check exception to IDTENTRY")
14a8bd2aa7c3 ("x86/entry: Convert Coprocessor error exception to IDTENTRY")
dad7106f8194 ("x86/entry: Convert Spurious interrupt bug exception to IDTENTRY")
be4c11afbb6d ("x86/entry: Convert General protection exception to IDTENTRY")
fd9689bf9113 ("x86/entry: Convert Stack segment exception to IDTENTRY")
99a3fb8d01af ("x86/entry: Convert Segment not present exception to IDTENTRY")