aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2018-06-06x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner
2018-06-06x86/ioapic: Use apic_ack_irq()Thomas Gleixner
2018-06-06x86/apic: Provide apic_ack_irq()Thomas Gleixner
2018-06-06x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner
2018-05-17x86/apic/x2apic: Initialize cluster ID properlyThomas Gleixner
2018-04-12Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar
2018-04-10x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing
2018-04-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-01x86/apic: Drop logical_smp_processor_id() inlineDou Liyang
2018-03-01x86/apic: Modernize the pending interrupt codeDou Liyang
2018-03-01x86/apic: Move pending interrupt check code into it's own functionDou Liyang
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-23x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner
2018-02-20x86/IO-APIC: Avoid warning in 32-bit buildsJan Beulich
2018-02-17x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He
2018-02-17x86/apic: Rename variables and functions related to x86_io_apic_opsBaoquan He
2018-02-17x86/apic: Remove the (now) unused disable_IO_APIC() functionBaoquan He
2018-02-17x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=yBaoquan He
2018-02-17x86/apic: Split out restore_boot_irq_mode() from disable_IO_APIC()Baoquan He
2018-02-16x86/apic: Make setup_local_APIC() staticDou Liyang
2018-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-13x86/x2apic: Mark set_x2apic_phys_mode() as __initDou Liyang
2018-02-13x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com
2018-01-30Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-29Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-17x86/apic/vector: Fix off by one in error pathThomas Gleixner
2018-01-16x86/platform/UV: Fix GAM MMR references in the UV x2apic codeMike Travis
2018-01-16x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis
2018-01-16x86/platform/UV: Fix UV4A support on new Intel ProcessorsMike Travis
2018-01-14x86/jailhouse: Enable APIC and SMP supportJan Kiszka
2018-01-14x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka
2018-01-14x86/platform: Control warm reset setup via legacy feature flagJan Kiszka
2018-01-14x86/apic: Install an empty physflat_init_apic_ldrJan Kiszka
2018-01-14Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner
2017-12-28x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 caseDou Liyang
2017-12-11x86/apic: Remove local var in flat_send_IPI_allbutself()Borislav Petkov
2017-12-06x86: Fix Sparse warnings about non-static functionsColin Ian King
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds