开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7 days
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2026-04-04
x86/apic: Drop AMD Extended Interrupt LVT macros
Naveen N Rao (AMD)
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
2026-03-20
x86/platform/uv: Handle deconfigured sockets
Kyle Meyer
2026-03-10
x86/apic: Disable x2apic on resume if the kernel expects so
Shashank Balaji
2026-02-27
x86/apic: Enable TSC coupled programming mode
Thomas Gleixner
2026-02-27
x86/apic: Avoid the PVOPS indirection for the TSC deadline timer
Thomas Gleixner
2026-02-27
x86/apic: Remove pointless fence in lapic_next_deadline()
Thomas Gleixner
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-26
x86/apic: Inline __x2apic_send_IPI_dest()
Eric Dumazet
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
2025-11-07
x86/apic: Fix frequency in apic=verbose log output
Julian Stecklina
2025-10-21
x86/ioapic: Simplify mp_irqdomain_alloc() slightly
Christophe JAILLET
2025-09-04
x86/apic/savic: Do not use snp_abort()
Borislav Petkov (AMD)
2025-09-01
x86/apic: Enable Secure AVIC in the control MSR
Neeraj Upadhyay
2025-09-01
x86/apic: Add kexec support for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Handle EOI writes for Secure AVIC guests
Neeraj Upadhyay
2025-09-01
x86/apic: Read and write LVT* APIC registers from HV for SAVIC guests
Neeraj Upadhyay
2025-09-01
x86/apic: Allow NMI to be injected from hypervisor for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Add support to send NMI IPI for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Support LAPIC timer for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Add support to send IPI for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Add an update_vector() callback for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Add update_vector() callback for APIC drivers
Neeraj Upadhyay
2025-09-01
x86/apic: Initialize APIC ID for Secure AVIC
Neeraj Upadhyay
2025-08-31
x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
Neeraj Upadhyay
2025-08-31
x86/apic: Initialize Secure AVIC APIC backing page
Neeraj Upadhyay
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
2025-08-25
x86/apic: Make the ISR clearing sane
Thomas Gleixner
2025-07-15
x86/apic: Move apic_update_irq_cfg() call to apic_update_vector()
Neeraj Upadhyay
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-23
arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
2025-05-16
x86/io_apic: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-18
x86/asm: Rename rep_nop() to native_pause()
Uros Bizjak
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
2025-03-25
Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-19
x86/apic: Fix 32-bit APIC initialization for extended Intel Families
Sohil Mehta
[next]