aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2019-10-05x86/apic: Soft disable APIC before initializing itThomas 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
2018-08-15x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...Vlastimil Babka
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-15Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner
2018-08-15x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner
2018-08-15x86/smp: Provide topology_is_primary_thread()Thomas Gleixner
2018-08-06x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown
2018-05-30x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He
2018-04-26x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner
2017-12-25x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-12-25x86/platform/UV: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12x86/apic: Update TSC_DEADLINE quirk with additional SKX steppingLen Brown
2017-10-12x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini
2017-09-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-11x86/cpu: Remove unused and undefined __generic_processor_info() declarationDou Liyang
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-08-31x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...Hans de Goede
2017-08-29x86/apic: Remove the duplicated tracing versions of interruptsThomas Gleixner
2017-08-29x86/apic: Use this_cpu_ptr() in local_timer_interrupt()Thomas Gleixner
2017-08-29x86/apic: Remove the duplicated tracing version of local_timer_interrupt()Thomas Gleixner
2017-08-29x86/irq: Get rid of the 'first_system_vector' indirection bogosityThomas Gleixner
2017-08-23x86/ioapic: Print the IRTE's index field correctly when enabling INTRraymond pang
2017-07-20x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin
2017-07-03Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-22x86/apic: Mark single target interruptsThomas Gleixner
2017-06-22x86/apic: Implement effective irq mask updateThomas Gleixner
2017-06-22x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner
2017-06-22x86/apic: Move online masking to core codeThomas Gleixner
2017-06-22x86/uv: Use default_cpu_mask_to_apicid_and()Thomas Gleixner
2017-06-22x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner
2017-06-22x86/msi: Create named irq domainsThomas Gleixner
2017-06-22x86/msi: Remove unused remap irq domain interfaceThomas Gleixner
2017-06-22x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner
2017-06-22x86/htirq: Create named domainThomas Gleixner
2017-06-22x86/ioapic: Create named irq domainThomas Gleixner
2017-06-22x86/vector: Create named irq domainThomas Gleixner
2017-06-22x86/apic: Add name to irq chipThomas Gleixner
2017-06-22x86/apic: Make arch_init_msi/htirq_domain __initDou Liyang