summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-02Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson
2025-11-07x86/apic: Fix frequency in apic=verbose log outputJulian Stecklina
2025-10-21x86/ioapic: Simplify mp_irqdomain_alloc() slightlyChristophe JAILLET
2025-09-04x86/apic/savic: Do not use snp_abort()Borislav Petkov (AMD)
2025-09-01x86/apic: Enable Secure AVIC in the control MSRNeeraj Upadhyay
2025-09-01x86/apic: Add kexec support for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Handle EOI writes for Secure AVIC guestsNeeraj Upadhyay
2025-09-01x86/apic: Read and write LVT* APIC registers from HV for SAVIC guestsNeeraj Upadhyay
2025-09-01x86/apic: Allow NMI to be injected from hypervisor for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add support to send NMI IPI for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Support LAPIC timer for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add support to send IPI for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add an update_vector() callback for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add update_vector() callback for APIC driversNeeraj Upadhyay
2025-09-01x86/apic: Initialize APIC ID for Secure AVICNeeraj Upadhyay
2025-08-31x86/apic: Populate .read()/.write() callbacks of Secure AVIC driverNeeraj Upadhyay
2025-08-31x86/apic: Initialize Secure AVIC APIC backing pageNeeraj Upadhyay
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay
2025-08-25x86/apic: Make the ISR clearing saneThomas Gleixner
2025-07-15x86/apic: Move apic_update_irq_cfg() call to apic_update_vector()Neeraj Upadhyay
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
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-23arch/x86: Provide the CPU number in the wakeup AP callbackRoman Kisel
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