Kees Cook
|
404f6aac9b
x86: Apply more __ro_after_init and const
|
9 years ago |
Wei Jiangang
|
102bb9fef6
x86/apic: Remove the unused struct apic::apic_id_mask field
|
9 years ago |
Thomas Gleixner
|
f2bffe8a3e
x86/apic: Implement single IPI for x2apic_phys
|
9 years ago |
Len Brown
|
656bba3068
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
|
10 years ago |
Jan Kiszka
|
781674fc33
x86/x2apic: Acpi_gbl_FADT existence depends on CONFIG_ACPI
|
10 years ago |
David Rientjes
|
2f078b9cb8
x86, apic: Remove enable_apic_mode callback
|
11 years ago |
David Rientjes
|
11a8318ef5
x86, apic: Remove setup_portio_remap callback
|
11 years ago |
David Rientjes
|
e76661ba09
x86, apic: Remove multi_timer_check callback
|
11 years ago |
David Rientjes
|
658ffd7e6f
x86, apic: Remove check_apicid_present callback
|
11 years ago |
David Rientjes
|
c460b5d340
x86, apic: Remove mps_oem_check callback
|
11 years ago |
David Rientjes
|
300eddf967
x86, apic: Remove smp_callin_clear_local_apic callback
|
11 years ago |
David Rientjes
|
6ab1b27c84
x86, apic: Replace trampoline physical addresses with defaults
|
11 years ago |
David Rientjes
|
465822cfc8
x86/apic: Switch wait_for_init_deassert() to a bool flag
|
11 years ago |
Paul Gortmaker
|
663b55b9b3
x86: Delete non-required instances of include <linux/init.h>
|
11 years ago |
Stoney Wang
|
cb214ede76
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
|
12 years ago |
Alexander Gordeev
|
a5a391561b
x86/apic: Eliminate cpu_mask_to_apicid() operation
|
13 years ago |
Alexander Gordeev
|
9d8e106676
x86/apic: Factor out default vector_allocation_domain() operation
|
13 years ago |
Alexander Gordeev
|
6398268d2b
x86/apic: Factor out default cpu_mask_to_apicid() operations
|
13 years ago |
Alexander Gordeev
|
bf721d3a3b
x86/apic: Factor out default target_cpus() operation
|
13 years ago |
Suresh Siddha
|
0b8255e660
x86/x2apic/cluster: Use all the members of one cluster specified in the smp_affinity mask for the interrupt destination
|
13 years ago |
Michael S. Tsirkin
|
0ab711ae6a
x86/apic: Implement EIO micro-optimization
|
13 years ago |
Michael S. Tsirkin
|
2a43195d83
x86/apic: Add apic->eoi_write() callback
|
13 years ago |
Greg Pearson
|
ea0dcf903e
x86/apic: Use x2apic physical mode based on FADT setting
|
13 years ago |
Steffen Persvold
|
b7157acf42
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
|
13 years ago |
Daniel J Blueman
|
fa63030e9c
x86/platform: Move APIC ID validity check into platform APIC code
|
13 years ago |
Suresh Siddha
|
1a8880a142
x86, apic: Make apic drivers static
|
14 years ago |
Suresh Siddha
|
107e0e0cd8
x86, apic: Introduce .apicdrivers section to find the list of apic drivers
|
14 years ago |
Cyrill Gorcunov
|
79deb8e511
x86, x2apic: Move the common bits to x2apic.h
|
14 years ago |
Suresh Siddha
|
a27d0b5e7d
x86, x2apic: Remove duplicate code for IPI mask routines
|
14 years ago |
Suresh Siddha
|
9ebd680bd0
x86, apic: Use probe routines to simplify apic selection
|
14 years ago |