summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)AuthorLines
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-5/+0
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks-5/+0
2022-06-24KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELDSuravee Suthikulpanit-2/+2
2022-05-23Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2022-05-23Merge tag 'x86_apic_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+12
2022-05-23Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+13
2022-05-04x86: Fix return value of __setup handlersRandy Dunlap-1/+1
2022-05-01x86/apic: Do apic driver probe for "nosmp" use caseKuppuswamy Sathyanarayanan-3/+2
2022-04-13x86/apic: Clarify i82489DX bit overlap in APIC_LVT0Thomas Gleixner-1/+10
2022-04-07x86/tdx/ioapic: Add shared bit for IOAPIC base addressIsaku Yamahata-2/+16
2022-04-07x86/acpi/x86/boot: Add multiprocessor wake-up supportKuppuswamy Sathyanarayanan-0/+10
2022-04-07x86/platform/uv: Log gap hole end sizeMike Travis-2/+6
2022-04-07x86/platform/uv: Update TSC sync state for UV5Mike Travis-1/+7
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds-2/+2
2022-01-15Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov-2/+2
2021-12-16x86/apic/msi: Use PCI device MSI propertyThomas Gleixner-4/+1
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner-0/+6
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner-1/+1
2021-10-29x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask()Eric Dumazet-6/+21
2021-08-30Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+5
2021-08-10x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki-2/+2
2021-08-10x86: Add support for 0x22/0x23 port I/O configuration spaceMaciej W. Rozycki-6/+3
2021-08-10x86/msi: Force affinity setup before startupThomas Gleixner-3/+8
2021-08-10x86/ioapic: Force affinity setup before startupThomas Gleixner-2/+4
2021-05-29x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner-0/+21
2021-04-26Merge tag 'x86-apic-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+13
2021-04-26Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-17/+16
2021-04-16x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicate APIC modeMike Travis-17/+13
2021-03-30x86/vector: Add a sanity check to prevent IRQ2 allocationsThomas Gleixner-0/+13
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar-0/+15
2021-03-19x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold-0/+5
2021-03-19x86/ioapic: Ignore IRQ2 againThomas Gleixner-0/+10
2021-03-18x86: Fix various typos in commentsIngo Molnar-11/+11
2021-03-08x86/platform/uv: Set section block size for hubless architecturesMike Travis-0/+3
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-12/+19
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko-2/+2
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar-5/+14
2021-02-10x86/apic: Split out spurious handling codeThomas Gleixner-12/+19
2021-02-04x86/apic: Add extra serialization for non-serializing MSRsDave Hansen-5/+14
2021-02-04x86/apic: Export x2apic_mode for use by KVM in "warm" pathSean Christopherson-0/+1
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-463/+444
2020-12-14Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+22
2020-12-10x86/ioapic: Cleanup the timer_works() irqflags messThomas Gleixner-16/+6
2020-12-10x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner-10/+14
2020-12-07x86/platform/uv: Add deprecated messages to /proc info leavesMike Travis-1/+10
2020-12-07x86/platform/uv: Add kernel interfaces for obtaining system infoMike Travis-0/+12
2020-12-03x86/platform/uv: Fix UV4 hub revision adjustmentMike Travis-1/+1
2020-11-13x86/platform/uv: Fix copied UV5 output archtypeMike Travis-3/+3