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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-09
3
-4
/
+4
|
\
|
*
arch/x86: Fix typos
Bjorn Helgaas
2024-01-03
3
-4
/
+4
*
|
x86/ioapic: Remove unfinished sentence from comment
Adrian Huang
2023-11-23
1
-1
/
+1
*
|
x86/apic: Drop apic::delivery_mode
Andrew Cooper
2023-11-21
8
-10
/
+0
|
/
*
Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-04
4
-0
/
+12
|
\
|
*
x86/apic: Provide apic_force_nmi_on_cpu()
Thomas Gleixner
2023-10-24
4
-0
/
+12
*
|
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-31
11
-43
/
+64
|
\
\
|
*
|
x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
Thomas Gleixner
2023-10-10
3
-3
/
+3
|
*
|
x86/apic: Use u32 for [gs]et_apic_id()
Thomas Gleixner
2023-10-10
8
-13
/
+23
|
*
|
x86/apic: Use u32 for phys_pkg_id()
Thomas Gleixner
2023-10-10
8
-8
/
+8
|
*
|
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
2023-10-10
1
-1
/
+1
|
*
|
x86/apic: Use u32 for check_apicid_used()
Thomas Gleixner
2023-10-10
5
-4
/
+5
|
*
|
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
2023-10-10
2
-10
/
+11
|
*
|
x86/apic: Use BAD_APICID consistently
Thomas Gleixner
2023-10-10
1
-4
/
+2
|
*
|
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
2023-10-10
1
-1
/
+1
|
*
|
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
2023-10-10
1
-1
/
+1
|
*
|
x86/apic: Fake primary thread mask for XEN/PV
Thomas Gleixner
2023-10-10
1
-0
/
+11
*
|
|
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2023-10-26
1
-5
/
+3
*
|
|
x86/platform/uv/apic: Clean up inconsistent indenting
Yang Li
2023-09-21
1
-1
/
+1
|
|
/
|
/
|
*
|
x86/platform/uv: Use alternate source for socket to node data
Steve Wahl
2023-09-11
1
-6
/
+5
|
/
*
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-30
19
-956
/
+582
|
\
|
*
x86/apic: Provide static call infrastructure for APIC callbacks
Thomas Gleixner
2023-08-09
1
-0
/
+53
|
*
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
2023-08-09
4
-11
/
+13
|
*
x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
Thomas Gleixner
2023-08-09
1
-27
/
+0
|
*
x86/apic: Provide apic_update_callback()
Thomas Gleixner
2023-08-09
1
-1
/
+38
|
*
x86/apic: Provide common init infrastructure
Thomas Gleixner
2023-08-09
7
-56
/
+54
|
*
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
2023-08-09
3
-8
/
+8
|
*
x86/apic: Remove pointless arguments from [native_]eoi_write()
Thomas Gleixner
2023-08-09
9
-14
/
+15
|
*
x86/apic/noop: Tidy up the code
Thomas Gleixner
2023-08-09
1
-30
/
+8
|
*
x86/apic: Remove pointless NULL initializations
Thomas Gleixner
2023-08-09
6
-13
/
+0
|
*
x86/apic: Sanitize APIC ID range validation
Thomas Gleixner
2023-08-09
10
-34
/
+0
|
*
x86/apic: Prepare x2APIC for using apic::max_apic_id
Thomas Gleixner
2023-08-09
4
-1
/
+10
|
*
x86/apic: Simplify X2APIC ID validation
Thomas Gleixner
2023-08-09
1
-5
/
+2
|
*
x86/apic: Add max_apic_id member
Thomas Gleixner
2023-08-09
8
-0
/
+10
|
*
x86/apic: Wrap APIC ID validation into an inline
Thomas Gleixner
2023-08-09
1
-1
/
+1
|
*
x86/apic/64: Uncopypaste probing
Thomas Gleixner
2023-08-09
1
-10
/
+11
|
*
x86/apic/x2apic: Share all common IPI functions
Thomas Gleixner
2023-08-09
4
-44
/
+28
|
*
x86/apic/uv: Get rid of wrapper callbacks
Thomas Gleixner
2023-08-09
1
-6
/
+1
|
*
x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
Thomas Gleixner
2023-08-09
6
-23
/
+22
|
*
x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
Thomas Gleixner
2023-08-09
5
-17
/
+0
|
*
x86/apic: Allow apic::wait_icr_idle() to be NULL
Thomas Gleixner
2023-08-09
5
-12
/
+0
|
*
x86/apic: Consolidate wait_icr_idle() implementations
Thomas Gleixner
2023-08-09
6
-13
/
+9
|
*
x86/apic/ipi: Tidy up the code and fixup comments
Thomas Gleixner
2023-08-09
2
-44
/
+32
|
*
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
2023-08-09
11
-61
/
+11
|
*
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
2023-08-09
11
-33
/
+8
|
*
x86/ioapic/32: Decrapify phys_id_present_map operation
Thomas Gleixner
2023-08-09
1
-4
/
+1
|
*
x86/apic: Nuke apic::apicid_to_cpu_present()
Thomas Gleixner
2023-08-09
9
-16
/
+5
|
*
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
2023-08-09
10
-74
/
+24
|
*
x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
Thomas Gleixner
2023-08-09
1
-9
/
+1
|
*
x86/apic/32: Decrapify the def_bigsmp mechanism
Thomas Gleixner
2023-08-09
4
-30
/
+41
[next]