index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
2023-08-09
x86/apic/x2apic: Share all common IPI functions
Thomas Gleixner
2023-08-09
x86/apic/uv: Get rid of wrapper callbacks
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: Allow apic::safe_wait_icr_idle() to be NULL
Thomas Gleixner
2023-08-09
x86/apic: Allow apic::wait_icr_idle() to be NULL
Thomas Gleixner
2023-08-09
x86/apic: Consolidate wait_icr_idle() implementations
Thomas Gleixner
2023-08-09
x86/apic/ipi: Tidy up the code and fixup comments
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/ioapic/32: Decrapify phys_id_present_map operation
Thomas Gleixner
2023-08-09
x86/apic: Nuke apic::apicid_to_cpu_present()
Thomas Gleixner
2023-08-09
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
2023-08-09
x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
Thomas Gleixner
2023-08-09
x86/apic/32: Decrapify the def_bigsmp mechanism
Thomas Gleixner
2023-08-09
x86/apic/32: Remove pointless default_acpi_madt_oem_check()
Thomas Gleixner
2023-08-09
x86/apic: Mop up early_per_cpu() abuse
Thomas Gleixner
2023-08-09
x86/apic/ipi: Code cleanup
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
2023-08-09
x86/apic: Get rid of apic_phys
Thomas Gleixner
2023-08-09
x86/apic: Remove check_phys_apicid_present()
Thomas Gleixner
2023-08-09
x86/apic: Sanitize num_processors handling
Thomas Gleixner
2023-08-09
x86/apic: Sanitize APIC address setup
Thomas Gleixner
2023-08-09
x86/apic: Split register_apic_address()
Thomas Gleixner
2023-08-09
x86/apic: Make some APIC init functions bool
Thomas Gleixner
2023-08-09
x86/apic: Remove the pointless APIC version check
Thomas Gleixner
2023-08-09
x86/apic: Register boot CPU APIC early
Thomas Gleixner
2023-08-09
x86/apic: Consolidate boot_cpu_physical_apicid initialization sites
Thomas Gleixner
2023-08-09
x86/apic: Nuke unused apic::inquire_remote_apic()
Thomas Gleixner
2023-08-09
x86/apic: Remove unused max_physical_apicid
Thomas Gleixner
2023-08-09
x86/apic: Get rid of hard_smp_processor_id()
Thomas Gleixner
2023-08-09
x86/apic: Remove pointless x86_bios_cpu_apicid
Thomas Gleixner
2023-08-09
x86/apic/ioapic: Rename skip_ioapic_setup
Thomas Gleixner
2023-08-09
x86/apic: Rename disable_apic
Thomas Gleixner
2023-08-06
x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
Thomas Gleixner
2023-08-06
x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
Thomas Gleixner
2023-07-31
x86/apic: Hide unused safe_smp_processor_id() on 32-bit UP
Arnd Bergmann
2023-06-26
Merge tag 'x86_platform_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-19
x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
Dheeraj Kumar Srivastava
2023-05-31
x86/platform/uv: Update UV[23] platform code for SNC
Steve Wahl
2023-05-31
x86/platform/uv: Remove remaining BUG_ON() and BUG() calls
Steve Wahl
2023-05-31
x86/platform/uv: UV support for sub-NUMA clustering
Steve Wahl
2023-05-31
x86/platform/uv: Helper functions for allocating and freeing conversion tables
Steve Wahl
2023-05-31
x86/platform/uv: When searching for minimums, start at INT_MAX not 99999
Steve Wahl
2023-05-31
x86/platform/uv: Fix printed information in calc_mmioh_map
Steve Wahl
2023-05-29
x86/smp: Initialize cpu_primary_thread_mask late
Thomas Gleixner
2023-05-15
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
2023-05-15
x86/apic: Save the APIC virtual base address
Thomas Gleixner
2023-05-15
x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
[prev]
[next]