Linus Torvalds
|
0c0fee018d
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Len Brown
|
656bba3068
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
|
10 years ago |
Mathias Krause
|
4daa832d99
x86: Drop bogus __ref / __refdata annotations
|
10 years ago |
Rusty Russell
|
fdaf3a6539
x86: fix more deprecated cpu function usage.
|
10 years ago |
Rusty Russell
|
d089f8e97d
x86: fix up obsolete cpu function usage.
|
10 years ago |
Mel Gorman
|
59f6e2073c
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fix
|
11 years ago |
Christoph Lameter
|
4ba2968420
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
|
11 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 |
Paul Gortmaker
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
Suresh Siddha
|
d872818dbb
x86/apic/x2apic: Use multiple cluster members for the irq destination only with the explicit affinity
|
13 years ago |
Suresh Siddha
|
1ac322d0b1
x86/apic/x2apic: Limit the vector reservation to the user specified mask
|
13 years ago |
Suresh Siddha
|
b39f25a849
x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membership
|
13 years ago |
Alexander Gordeev
|
a5a391561b
x86/apic: Eliminate cpu_mask_to_apicid() operation
|
13 years ago |
Alexander Gordeev
|
cac4afbc3d
x86/x2apic/cluster: Vector_allocation_domain() should return a value
|
13 years ago |
Alexander Gordeev
|
4988a40c39
x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask
|
13 years ago |
Alexander Gordeev
|
ff16432412
x86/apic: Make cpu_mask_to_apicid() operations return error code
|
13 years ago |
Alexander Gordeev
|
bf721d3a3b
x86/apic: Factor out default target_cpus() operation
|
13 years ago |
Alexander Gordeev
|
49d0c7a0a4
x86/apic: Trivial whitespace fixes
|
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 |
Steffen Persvold
|
b7157acf42
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
|
13 years ago |