summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-1547-946/+1056
|\
| * x86/ioapic: Cleanup the timer_works() irqflags messThomas Gleixner2020-12-101-16/+6
| * iommu/hyper-v: Remove I/O-APIC ID check from hyperv_irq_remapping_select()Dexuan Cui2020-12-021-2/+2
| * iommu/amd: Fix IOMMU interrupt generation in X2APIC modeDavid Woodhouse2020-11-182-59/+133
| * iommu/amd: Don't register interrupt remapping irqdomain when IR is disabledDavid Woodhouse2020-11-111-3/+5
| * iommu/amd: Fix union of bitfields in intcapxt supportDavid Woodhouse2020-11-111-7/+9
| * x86/ioapic: Correct the PCI/ISA trigger type selectionThomas Gleixner2020-11-101-2/+2
| * x86/ioapic: Use I/O-APIC ID for finding irqdomain, not indexDavid Woodhouse2020-11-041-2/+2
| * x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports itDexuan Cui2020-11-042-0/+36
| * x86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_EXT_DEST_ID detectedDavid Woodhouse2020-10-281-0/+6
| * iommu/hyper-v: Disable IRQ pseudo-remapping if 15 bit APIC IDs are availableDavid Woodhouse2020-10-281-0/+1
| * x86/apic: Support 15 bits of APIC ID in MSI where availableDavid Woodhouse2020-10-284-3/+29
| * x86/ioapic: Handle Extended Destination ID field in RTEDavid Woodhouse2020-10-282-6/+17
| * iommu/vt-d: Simplify intel_irq_remapping_select()David Woodhouse2020-10-281-12/+7
| * x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse2020-10-287-88/+0
| * x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomainDavid Woodhouse2020-10-281-12/+13
| * x86/hpet: Use irq_find_matching_fwspec() to find remapping irqdomainDavid Woodhouse2020-10-281-10/+14
| * iommu/hyper-v: Implement select() method on remapping irqdomainDavid Woodhouse2020-10-281-0/+9
| * iommu/vt-d: Implement select() method on remapping irqdomainDavid Woodhouse2020-10-281-0/+13
| * iommu/amd: Implement select() method on remapping irqdomainDavid Woodhouse2020-10-281-0/+19
| * x86/apic: Add select() method on vector irqdomainDavid Woodhouse2020-10-282-0/+46
| * genirq/irqdomain: Implement get_name() method on irqchip fwnodesDavid Woodhouse2020-10-281-1/+10
| * x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse2020-10-285-105/+83
| * x86/ioapic: Cleanup IO/APIC route entry structsThomas Gleixner2020-10-285-145/+108
| * x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner2020-10-285-147/+130
| * x86/msi: Remove msidef.hThomas Gleixner2020-10-281-57/+0
| * x86/pci/xen: Use msi_msg shadow structsThomas Gleixner2020-10-281-15/+11
| * x86/kvm: Use msi_msg shadow structsThomas Gleixner2020-10-281-18/+13
| * PCI: vmd: Use msi_msg shadow structsThomas Gleixner2020-10-281-5/+4
| * iommu/amd: Use msi_msg shadow structsThomas Gleixner2020-10-282-25/+35
| * iommu/intel: Use msi_msg shadow structsThomas Gleixner2020-10-281-8/+16
| * x86/msi: Provide msi message shadow structsThomas Gleixner2020-10-282-16/+68
| * genirq/msi: Allow shadow declarations of msi_msg:: $memberThomas Gleixner2020-10-282-4/+46
| * x86/hpet: Move MSI support into hpet.cDavid Woodhouse2020-10-283-128/+112
| * x86/apic: Always provide irq_compose_msi_msg() method for vector domainDavid Woodhouse2020-10-284-42/+41
| * x86/apic: Cleanup destination modeThomas Gleixner2020-10-2818-34/+26
| * x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner2020-10-2812-38/+15
| * x86/apic: Replace pointless apic:: Dest_logical usageThomas Gleixner2020-10-283-5/+5
| * x86/apic: Cleanup delivery mode definesThomas Gleixner2020-10-2815-34/+34
| * x86/devicetree: Fix the ioapic interrupt type tableThomas Gleixner2020-10-281-15/+15
| * x86/apic/uv: Fix inconsistent destination modeThomas Gleixner2020-10-281-1/+1
| * x86/msi: Only use high bits of MSI address for DMAR unitDavid Woodhouse2020-10-281-6/+27
| * x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse2020-10-283-6/+18
* | Merge tag 'x86-fpu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-4/+19
|\ \
| * | x86/fpu: Make kernel FPU protection RT friendlyThomas Gleixner2020-11-111-2/+16
| * | x86/fpu: Simplify fpregs_[un]lock()Thomas Gleixner2020-11-111-2/+3
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-1588-1423/+946
|\ \ \
| * | | ARM: highmem: Fix cache_is_vivt() referenceArnd Bergmann2020-12-041-0/+1
| * | | x86/crashdump/32: Simplify copy_oldmem_page()Thomas Gleixner2020-11-241-38/+10
| * | | io-mapping: Provide iomap_local variantThomas Gleixner2020-11-242-31/+73