Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 年之前 |
Borislav Petkov
|
93984fbd4e
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
|
9 年之前 |
Denys Vlasenko
|
1a8aa8acab
x86/apic: Deinline __default_send_IPI_*, save ~200 bytes
|
9 年之前 |
Thomas Gleixner
|
7e29393b20
x86/apic: Provide default send single IPI wrapper
|
9 年之前 |
Thomas Gleixner
|
53be0fac8b
x86/apic: Implement default single target IPI function
|
9 年之前 |
Paul Gortmaker
|
663b55b9b3
x86: Delete non-required instances of include <linux/init.h>
|
11 年之前 |
Dave Jones
|
e3f0f36ddf
x86/apic: Remove noisy zero-mask warning from default_send_IPI_mask_logical()
|
12 年之前 |
Tejun Heo
|
6f802c4bfa
x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id
|
14 年之前 |
Tejun Heo
|
1245e1668c
x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only
|
14 年之前 |
Ingo Molnar
|
5f9ece0240
Merge commit 'v2.6.31-rc7' into x86/cleanups
|
16 年之前 |
Linus Torvalds
|
83d349f35e
x86: don't send an IPI to the empty set of CPU's
|
16 年之前 |
Cyrill Gorcunov
|
a1b4f1a5b7
x86, ipi: Clean up safe_smp_processor_id() by using the cpu_has_apic() macro helper
|
16 年之前 |
Ingo Molnar
|
f62bae5009
x86, apic: move APIC drivers to arch/x86/kernel/apic/*
|
16 年之前 |