aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2022-06-14x86: Fix return value of __setup handlersRandy Dunlap
2021-08-26x86/ioapic: Force affinity setup before startupThomas Gleixner
2021-08-26x86/msi: Force affinity setup before startupThomas Gleixner
2021-06-10x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner
2021-03-24x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2020-12-30x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse
2020-12-30x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner
2020-10-01x86/ioapic: Unbreak check_timer()Thomas Gleixner
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-22genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-06-25x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov
2020-05-27x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2019-12-31x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner
2019-11-12x86/apic/32: Avoid bogus LDR warningsJan Beulich
2019-10-29x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-10-05x86/apic/vector: Warn when vector space exhaustion breaks affinityNeil Horman
2019-10-05x86/apic: Soft disable APIC before initializing itThomas Gleixner
2019-10-05x86/apic: Make apic_pending_intr_clear() more robustThomas Gleixner
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-09-06x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-08-29x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-21x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner
2019-07-21x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner
2019-07-21x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-03-05irq/matrix: Spread managed interrupts on allocationDou Liyang
2018-09-08x86/apic/vector: Make error return value negativeThomas Gleixner
2018-08-14x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...Vlastimil Babka
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-08-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-07-30x86/apic: Trivial coding style fixesYi Wang
2018-07-30x86/platform/UV: Mark memblock related init code and data correctlyDou Liyang
2018-07-24x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown
2018-07-02Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner
2018-06-21x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com
2018-06-21x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com
2018-06-21x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner
2018-06-21x86/smp: Provide topology_is_primary_thread()Thomas Gleixner
2018-06-06x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner