summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-16x86/io_apic: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar
2025-05-08treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()Ingo Molnar
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-04-18x86/asm: Rename rep_nop() to native_pause()Uros Bizjak
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-19x86/apic: Fix 32-bit APIC initialization for extended Intel FamiliesSohil Mehta
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar
2025-03-03x86/smp/32: Remove safe_smp_processor_id()Brian Gerst
2025-02-27x86/smp: Drop 32-bit "bigsmp" machine supportArnd Bergmann
2025-02-21x86/apic: Use str_disabled_enabled() helper in print_ipi_mode()Thorsten Blum
2025-02-20genirq: Introduce common irq_force_complete_move() implementationThomas Gleixner
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-15x86/apic: Convert to IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-03x86/ioapic: Remove a stray tab in the IO-APIC type stringAlan Song
2024-12-17x86/cpu: Expose only stepping min/max interfaceDave Hansen
2024-12-10x86/apic: Remove "disablelapic" cmdline optionBorislav Petkov (AMD)
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-16x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs()Bart Van Assche
2024-10-15x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui
2024-09-17Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-13x86/apic: Make x2apic_disable() work correctlyYuntao Wang
2024-08-09x86/apic: Remove logical destination mode for 64-bitThomas Gleixner
2024-08-07x86/ioapic: Cleanup remaining coding style issuesThomas Gleixner
2024-08-07x86/ioapic: Cleanup line breaksThomas Gleixner
2024-08-07x86/ioapic: Cleanup bracket usageThomas Gleixner
2024-08-07x86/ioapic: Cleanup commentsThomas Gleixner
2024-08-07x86/ioapic: Move replace_pin_at_irq_node() to the call siteThomas Gleixner
2024-08-07x86/ioapic: Cleanup guarded debug printk()sThomas Gleixner
2024-08-07x86/ioapic: Cleanup apic_printk()sThomas Gleixner
2024-08-07x86/apic: Cleanup apic_printk()sThomas Gleixner
2024-08-07x86/ioapic: Use guard() for locking where applicableThomas Gleixner
2024-08-07x86/ioapic: Cleanup structsThomas Gleixner
2024-08-07x86/ioapic: Mark mp_alloc_timer_irq() __initThomas Gleixner
2024-08-07x86/ioapic: Handle allocation failures gracefullyThomas Gleixner
2024-05-23genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-15Revert "x86/apic/msi: Enable PCI/IMS"Bjorn Helgaas
2024-05-14Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-14Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds