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 |
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 |
Cyrill Gorcunov
|
9d0fa6c5f4
x86, x2apic: Minimize IPI register writes using cluster groups
|
14 years ago |
Cyrill Gorcunov
|
a39d1f3f67
x86, x2apic: Track the x2apic cluster sibling map
|
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 |
Tejun Heo
|
89e5dc218e
x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()
|
14 years ago |
Tejun Heo
|
7632611f53
x86: Kill apic->cpu_to_logical_apicid()
|
14 years ago |
Suresh Siddha
|
18374d89e5
x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system
|
15 years ago |
Yinghai Lu
|
087d7e56de
x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus
|
16 years ago |
Yinghai Lu
|
d8c7eb34c2
x86: Don't use current_cpu_data in x2apic phys_pkg_id
|
16 years ago |
Jaswinder Singh Rajput
|
2de1f33e99
x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be static
|
16 years ago |
Suresh Siddha
|
ce4e240c27
x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths
|
16 years ago |
Ingo Molnar
|
1f5bcabf1b
x86: apic: simplify secondary CPU wakeup methods
|
16 years ago |
Yinghai Lu
|
2b6163bf57
x86: remove update_apic from x86_quirks
|
16 years ago |