index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
apic.h
Age
Commit message (
Expand
)
Author
2025-07-10
x86/apic: Rename 'reg_off' to 'reg'
Neeraj Upadhyay
2025-07-10
x86/apic: KVM: Move apic_test)vector() to common code
Neeraj Upadhyay
2025-07-10
x86/apic: KVM: Move lapic set/clear_vector() helpers to common code
Neeraj Upadhyay
2025-07-10
x86/apic: KVM: Move lapic get/set helpers to common code
Neeraj Upadhyay
2025-07-10
x86/apic: KVM: Move apic_find_highest_vector() to a common header
Neeraj Upadhyay
2025-07-10
x86/apic: KVM: Deduplicate APIC vector => register+bit math
Sean Christopherson
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-05-23
arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
2025-05-02
x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
Xin Li (Intel)
2025-05-02
x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-04
x86/alternatives: Simplify alternative_call() interface
Josh Poimboeuf
2024-08-13
x86/apic: Remove unused extern declarations
Yue Haibing
2024-08-09
x86/apic: Remove logical destination mode for 64-bit
Thomas Gleixner
2024-08-07
x86/apic: Remove unused inline function apic_set_eoi_cb()
Yue Haibing
2024-08-07
x86/apic: Provide apic_printk() helpers
Thomas Gleixner
2024-05-14
Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
Merge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-08
x86/irq: Use existing helper for pending vector check
Jacob Pan
2024-04-30
x86/irq: Extend checks for pending vectors to posted interrupts
Jacob Pan
2024-04-30
x86/irq: Factor out common code for checking pending interrupts
Jacob Pan
2024-04-08
x86/apic: Force native_apic_mem_read() to use the MOV instruction
Adam Dunlap
2024-03-19
x86/asm: Remove %P operand modifier from altinstr asm templates
Uros Bizjak
2024-02-15
x86/cpu/topology: Rework possible CPU management
Thomas Gleixner
2024-02-15
x86/cpu/topology: Provide separate APIC registration functions
Thomas Gleixner
2024-02-15
x86/cpu/topology: Move registration out of APIC code
Thomas Gleixner
2024-02-15
x86/apic: Use a proper define for invalid ACPI CPU ID
Thomas Gleixner
2024-02-15
x86/apic: Remove yet another dubious callback
Thomas Gleixner
2024-02-15
x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid
Thomas Gleixner
2024-02-15
x86/apic: Remove check_apicid_used() and ioapic_phys_id_map()
Thomas Gleixner
2024-02-15
x86/cpu/topology: Make the APIC mismatch warnings complete
Thomas Gleixner
2024-02-15
x86/apic: Remove unused phys_pkg_id() callback
Thomas Gleixner
2023-11-21
x86/apic: Drop apic::delivery_mode
Andrew Cooper
2023-11-04
Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-24
x86/apic: Provide apic_force_nmi_on_cpu()
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for [gs]et_apic_id()
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for phys_pkg_id()
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for check_apicid_used()
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
2023-08-09
x86/apic: Turn on static calls
Thomas Gleixner
2023-08-09
x86/apic: Provide static call infrastructure for APIC callbacks
Thomas Gleixner
2023-08-09
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
2023-08-09
x86/apic: Mark all hotpath APIC callback wrappers __always_inline
Thomas Gleixner
2023-08-09
x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
Thomas Gleixner
2023-08-09
x86/apic: Provide apic_update_callback()
Thomas Gleixner
2023-08-09
x86/apic: Provide common init infrastructure
Thomas Gleixner
[next]