Mel Gorman
|
59f6e2073c
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fix
|
11 lat temu |
Christoph Lameter
|
4ba2968420
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
|
11 lat temu |
David Rientjes
|
2f078b9cb8
x86, apic: Remove enable_apic_mode callback
|
11 lat temu |
David Rientjes
|
11a8318ef5
x86, apic: Remove setup_portio_remap callback
|
11 lat temu |
David Rientjes
|
e76661ba09
x86, apic: Remove multi_timer_check callback
|
11 lat temu |
David Rientjes
|
658ffd7e6f
x86, apic: Remove check_apicid_present callback
|
11 lat temu |
David Rientjes
|
c460b5d340
x86, apic: Remove mps_oem_check callback
|
11 lat temu |
David Rientjes
|
300eddf967
x86, apic: Remove smp_callin_clear_local_apic callback
|
11 lat temu |
David Rientjes
|
6ab1b27c84
x86, apic: Replace trampoline physical addresses with defaults
|
11 lat temu |
David Rientjes
|
465822cfc8
x86/apic: Switch wait_for_init_deassert() to a bool flag
|
11 lat temu |
Paul Gortmaker
|
663b55b9b3
x86: Delete non-required instances of include <linux/init.h>
|
11 lat temu |
Paul Gortmaker
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 lat temu |
Suresh Siddha
|
d872818dbb
x86/apic/x2apic: Use multiple cluster members for the irq destination only with the explicit affinity
|
13 lat temu |
Suresh Siddha
|
1ac322d0b1
x86/apic/x2apic: Limit the vector reservation to the user specified mask
|
13 lat temu |
Suresh Siddha
|
b39f25a849
x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membership
|
13 lat temu |
Alexander Gordeev
|
a5a391561b
x86/apic: Eliminate cpu_mask_to_apicid() operation
|
13 lat temu |
Alexander Gordeev
|
cac4afbc3d
x86/x2apic/cluster: Vector_allocation_domain() should return a value
|
13 lat temu |
Alexander Gordeev
|
4988a40c39
x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask
|
13 lat temu |
Alexander Gordeev
|
ff16432412
x86/apic: Make cpu_mask_to_apicid() operations return error code
|
13 lat temu |
Alexander Gordeev
|
bf721d3a3b
x86/apic: Factor out default target_cpus() operation
|
13 lat temu |
Alexander Gordeev
|
49d0c7a0a4
x86/apic: Trivial whitespace fixes
|
13 lat temu |
Suresh Siddha
|
0b8255e660
x86/x2apic/cluster: Use all the members of one cluster specified in the smp_affinity mask for the interrupt destination
|
13 lat temu |
Michael S. Tsirkin
|
0ab711ae6a
x86/apic: Implement EIO micro-optimization
|
13 lat temu |
Michael S. Tsirkin
|
2a43195d83
x86/apic: Add apic->eoi_write() callback
|
13 lat temu |
Steffen Persvold
|
b7157acf42
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
|
13 lat temu |
Daniel J Blueman
|
fa63030e9c
x86/platform: Move APIC ID validity check into platform APIC code
|
13 lat temu |
Suresh Siddha
|
1a8880a142
x86, apic: Make apic drivers static
|
14 lat temu |
Suresh Siddha
|
107e0e0cd8
x86, apic: Introduce .apicdrivers section to find the list of apic drivers
|
14 lat temu |
Cyrill Gorcunov
|
79deb8e511
x86, x2apic: Move the common bits to x2apic.h
|
14 lat temu |
Cyrill Gorcunov
|
9d0fa6c5f4
x86, x2apic: Minimize IPI register writes using cluster groups
|
14 lat temu |