Linus Torvalds
|
bd3e57f913
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Alexander Gordeev
|
214e270b5f
x86/apic/es7000+summit: Always make valid apicid from a cpumask
|
13 years ago |
Alexander Gordeev
|
49ad3fd483
x86/apic/es7000+summit: Fix compile warning in cpu_mask_to_apicid()
|
13 years ago |
Alexander Gordeev
|
ea3807ea52
x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and()
|
13 years ago |
Alexander Gordeev
|
a5a391561b
x86/apic: Eliminate cpu_mask_to_apicid() operation
|
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
|
9d8e106676
x86/apic: Factor out default vector_allocation_domain() operation
|
13 years ago |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 years ago |
Michael S. Tsirkin
|
2a43195d83
x86/apic: Add apic->eoi_write() callback
|
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 |
Tejun Heo
|
84914ed0ec
x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional
|
14 years ago |
Tejun Heo
|
89e5dc218e
x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()
|
14 years ago |
Tejun Heo
|
3b39d93784
x86: Implement x86_32_early_logical_apicid() for summit_32
|
14 years ago |
Tejun Heo
|
acb8bc09c6
x86: Add apic->x86_32_early_logical_apicid()
|
14 years ago |
Tejun Heo
|
7632611f53
x86: Kill apic->cpu_to_logical_apicid()
|
14 years ago |
Tejun Heo
|
4c321ff8a0
x86: Replace cpu_2_logical_apicid[] with early percpu variable
|
14 years ago |
Cyrill Gorcunov
|
7abc075313
x86: apic: Do not use stacked physid_mask_t
|
15 years ago |
Thomas Gleixner
|
e11dadabf4
x86: apic namespace cleanup
|
16 years ago |
Huang Weiyi
|
8653f88ff9
x86: Remove duplicated #include's
|
16 years ago |
Yinghai Lu
|
b2ba83ff4f
x86: apic: Remove duplicated macros
|
16 years ago |
Rusty Russell
|
73e907de7d
cpumask: remove x86 cpumask_t uses.
|
16 years ago |
Rusty Russell
|
5c6cb5e2b1
cpumask: remove cpumask_t assignment from vector_allocation_domain()
|
16 years ago |
Rusty Russell
|
70ba2b6a70
cpumask: clean up summit's send_IPI functions
|
16 years ago |
Rusty Russell
|
4f0628963c
cpumask: use new cpumask functions throughout x86
|
16 years ago |
Jiri Slaby
|
2fcb1f1f38
x86_32: apic/summit_32, fix section mismatch
|
16 years ago |
Jiri Slaby
|
fae176d6e0
x86_32: apic/summit_32, fix cpu_mask_to_apicid
|
16 years ago |
Ingo Molnar
|
1f5bcabf1b
x86: apic: simplify secondary CPU wakeup methods
|
16 years ago |