index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
apic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
2024-10-15
1
-1
/
+13
*
Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
1
-46
/
+35
|
\
|
*
x86/apic: Cleanup apic_printk()s
Thomas Gleixner
2024-08-07
1
-46
/
+35
*
|
x86/apic: Make x2apic_disable() work correctly
Yuntao Wang
2024-08-13
1
-5
/
+6
|
/
*
Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-14
1
-4
/
+4
|
\
|
*
x86/apic: Improve data types to fix Coccinelle warnings
Thorsten Blum
2024-04-03
1
-4
/
+4
*
|
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-14
1
-19
/
+19
|
\
\
|
*
|
x86/apic: Switch to new Intel CPU model defines
Tony Luck
2024-04-29
1
-19
/
+19
*
|
|
x86/apic: Don't access the APIC when disabling x2APIC
Thomas Gleixner
2024-04-30
1
-5
/
+11
|
/
/
*
/
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
2024-04-11
1
-3
/
+3
|
/
*
x86/cpu/topology: Confine topology information
Thomas Gleixner
2024-02-15
1
-1
/
+0
*
x86/cpu/topology: Move registration out of APIC code
Thomas Gleixner
2024-02-15
1
-183
/
+2
*
x86/apic: Use a proper define for invalid ACPI CPU ID
Thomas Gleixner
2024-02-15
1
-1
/
+1
*
x86/apic: Remove yet another dubious callback
Thomas Gleixner
2024-02-15
1
-3
/
+0
*
x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid
Thomas Gleixner
2024-02-15
1
-3
/
+0
*
x86/mpparse: Remove the physid_t bitmap wrapper
Thomas Gleixner
2024-02-15
1
-6
/
+5
*
x86/apic: Get rid of get_physical_broadcast()
Thomas Gleixner
2024-02-15
1
-10
/
+0
*
arch/x86: Fix typos
Bjorn Helgaas
2024-01-03
1
-1
/
+1
*
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
2023-10-10
1
-8
/
+8
*
x86/apic: Use BAD_APICID consistently
Thomas Gleixner
2023-10-10
1
-4
/
+2
*
x86/apic: Fake primary thread mask for XEN/PV
Thomas Gleixner
2023-10-10
1
-0
/
+11
*
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
2023-08-09
1
-1
/
+1
*
x86/apic: Provide common init infrastructure
Thomas Gleixner
2023-08-09
1
-30
/
+1
*
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
2023-08-09
1
-5
/
+5
*
x86/apic: Remove pointless arguments from [native_]eoi_write()
Thomas Gleixner
2023-08-09
1
-4
/
+4
*
x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
Thomas Gleixner
2023-08-09
1
-17
/
+0
*
x86/apic: Consolidate wait_icr_idle() implementations
Thomas Gleixner
2023-08-09
1
-6
/
+0
*
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
2023-08-09
1
-5
/
+2
*
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
2023-08-09
1
-1
/
+3
*
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
2023-08-09
1
-2
/
+5
*
x86/apic/32: Decrapify the def_bigsmp mechanism
Thomas Gleixner
2023-08-09
1
-0
/
+3
*
x86/apic/32: Remove x86_cpu_to_logical_apicid
Thomas Gleixner
2023-08-09
1
-31
/
+0
*
x86/apic/32: Sanitize logical APIC ID handling
Thomas Gleixner
2023-08-09
1
-2
/
+2
*
x86/apic: Get rid of apic_phys
Thomas Gleixner
2023-08-09
1
-9
/
+10
*
x86/apic: Sanitize num_processors handling
Thomas Gleixner
2023-08-09
1
-3
/
+6
*
x86/apic: Sanitize APIC address setup
Thomas Gleixner
2023-08-09
1
-19
/
+10
*
x86/apic: Split register_apic_address()
Thomas Gleixner
2023-08-09
1
-8
/
+14
*
x86/apic: Make some APIC init functions bool
Thomas Gleixner
2023-08-09
1
-18
/
+18
*
x86/apic: Remove the pointless APIC version check
Thomas Gleixner
2023-08-09
1
-15
/
+4
*
x86/apic: Register boot CPU APIC early
Thomas Gleixner
2023-08-09
1
-70
/
+50
*
x86/apic: Consolidate boot_cpu_physical_apicid initialization sites
Thomas Gleixner
2023-08-09
1
-70
/
+32
*
x86/apic: Remove unused max_physical_apicid
Thomas Gleixner
2023-08-09
1
-8
/
+0
*
x86/apic: Get rid of hard_smp_processor_id()
Thomas Gleixner
2023-08-09
1
-5
/
+0
*
x86/apic: Remove pointless x86_bios_cpu_apicid
Thomas Gleixner
2023-08-09
1
-4
/
+1
*
x86/apic/ioapic: Rename skip_ioapic_setup
Thomas Gleixner
2023-08-09
1
-6
/
+6
*
x86/apic: Rename disable_apic
Thomas Gleixner
2023-08-09
1
-11
/
+11
*
x86/smp: Initialize cpu_primary_thread_mask late
Thomas Gleixner
2023-05-29
1
-1
/
+17
*
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
2023-05-15
1
-1
/
+1
*
x86/apic: Save the APIC virtual base address
Thomas Gleixner
2023-05-15
1
-0
/
+4
*
x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
2023-05-15
1
-11
/
+9
[next]