index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
apic.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6 days
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-09-01
x86/apic: Add kexec support for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Support LAPIC timer for Secure AVIC
Neeraj Upadhyay
2025-08-31
x86/apic: Initialize Secure AVIC APIC backing page
Neeraj Upadhyay
2025-08-25
x86/apic: Make the ISR clearing sane
Thomas Gleixner
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-19
x86/apic: Fix 32-bit APIC initialization for extended Intel Families
Sohil Mehta
2025-02-27
x86/smp: Drop 32-bit "bigsmp" machine support
Arnd Bergmann
2025-01-21
Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-12-17
x86/cpu: Expose only stepping min/max interface
Dave Hansen
2024-12-10
x86/apic: Remove "disablelapic" cmdline option
Borislav Petkov (AMD)
2024-10-15
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
2024-09-17
Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-08-13
x86/apic: Make x2apic_disable() work correctly
Yuntao Wang
2024-08-07
x86/apic: Cleanup apic_printk()s
Thomas Gleixner
2024-05-14
Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-30
x86/apic: Don't access the APIC when disabling x2APIC
Thomas Gleixner
2024-04-29
x86/apic: Switch to new Intel CPU model defines
Tony Luck
2024-04-11
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
2024-04-03
x86/apic: Improve data types to fix Coccinelle warnings
Thorsten Blum
2024-02-15
x86/cpu/topology: Confine topology information
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/mpparse: Remove the physid_t bitmap wrapper
Thomas Gleixner
2024-02-15
x86/apic: Get rid of get_physical_broadcast()
Thomas Gleixner
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-10-10
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
2023-10-10
x86/apic: Use BAD_APICID consistently
Thomas Gleixner
2023-10-10
x86/apic: Fake primary thread mask for XEN/PV
Thomas Gleixner
2023-08-09
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
2023-08-09
x86/apic: Provide common init infrastructure
Thomas Gleixner
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
2023-08-09
x86/apic: Remove pointless arguments from [native_]eoi_write()
Thomas Gleixner
2023-08-09
x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
Thomas Gleixner
2023-08-09
x86/apic: Consolidate wait_icr_idle() implementations
Thomas Gleixner
2023-08-09
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
2023-08-09
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
2023-08-09
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
2023-08-09
x86/apic/32: Decrapify the def_bigsmp mechanism
Thomas Gleixner
2023-08-09
x86/apic/32: Remove x86_cpu_to_logical_apicid
Thomas Gleixner
2023-08-09
x86/apic/32: Sanitize logical APIC ID handling
Thomas Gleixner
[next]