Ingo Molnar
|
ef389b7346
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
|
7 年之前 |
Li RongQing
|
a774635db5
x86/apic: Fix signedness bug in APIC ID validity checks
|
7 年之前 |
Dou Liyang
|
afed7d1720
x86/x2apic: Mark set_x2apic_phys_mode() as __init
|
7 年之前 |
Ingo Molnar
|
141d3b1daa
Merge branch 'linus' into x86/apic, to resolve conflicts
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Thomas Gleixner
|
baab1e84b1
x86/apic: Remove unused callbacks
|
8 年之前 |
Thomas Gleixner
|
9f9e3bb1cf
x86/apic: Add replacement for cpu_mask_to_apicid()
|
8 年之前 |
Thomas Gleixner
|
c1d1ee9ac1
x86/apic: Get rid of apic->target_cpus
|
8 年之前 |
Thomas Gleixner
|
727657e620
x86/apic: Sanitize return value of apic.set_apic_id()
|
8 年之前 |
Thomas Gleixner
|
981c2eac1c
x86/apic: Deinline x2apic functions
|
8 年之前 |
Thomas Gleixner
|
91cd9cb7ee
x86/apic: Move cpumask and to core code
|
8 年之前 |
Kees Cook
|
404f6aac9b
x86: Apply more __ro_after_init and const
|
9 年之前 |
Wei Jiangang
|
102bb9fef6
x86/apic: Remove the unused struct apic::apic_id_mask field
|
9 年之前 |
Thomas Gleixner
|
f2bffe8a3e
x86/apic: Implement single IPI for x2apic_phys
|
9 年之前 |
Len Brown
|
656bba3068
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
|
10 年之前 |
Jan Kiszka
|
781674fc33
x86/x2apic: Acpi_gbl_FADT existence depends on CONFIG_ACPI
|
10 年之前 |
David Rientjes
|
2f078b9cb8
x86, apic: Remove enable_apic_mode callback
|
11 年之前 |
David Rientjes
|
11a8318ef5
x86, apic: Remove setup_portio_remap callback
|
11 年之前 |
David Rientjes
|
e76661ba09
x86, apic: Remove multi_timer_check callback
|
11 年之前 |
David Rientjes
|
658ffd7e6f
x86, apic: Remove check_apicid_present callback
|
11 年之前 |
David Rientjes
|
c460b5d340
x86, apic: Remove mps_oem_check callback
|
11 年之前 |
David Rientjes
|
300eddf967
x86, apic: Remove smp_callin_clear_local_apic callback
|
11 年之前 |
David Rientjes
|
6ab1b27c84
x86, apic: Replace trampoline physical addresses with defaults
|
11 年之前 |
David Rientjes
|
465822cfc8
x86/apic: Switch wait_for_init_deassert() to a bool flag
|
11 年之前 |
Paul Gortmaker
|
663b55b9b3
x86: Delete non-required instances of include <linux/init.h>
|
11 年之前 |
Stoney Wang
|
cb214ede76
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
|
12 年之前 |
Alexander Gordeev
|
a5a391561b
x86/apic: Eliminate cpu_mask_to_apicid() operation
|
13 年之前 |
Alexander Gordeev
|
9d8e106676
x86/apic: Factor out default vector_allocation_domain() operation
|
13 年之前 |
Alexander Gordeev
|
6398268d2b
x86/apic: Factor out default cpu_mask_to_apicid() operations
|
13 年之前 |
Alexander Gordeev
|
bf721d3a3b
x86/apic: Factor out default target_cpus() operation
|
13 年之前 |