Yinghai Lu
|
55cd63676e
x86: make zap_low_mapping could be used early
|
16 years ago |
Cyrill Gorcunov
|
103428e57b
x86, apic: Fix dummy apic read operation together with broken MP handling
|
16 years ago |
Cyrill Gorcunov
|
cece3155d8
x86: smpboot - wakeup_secondary should be done via __cpuinit section
|
16 years ago |
Yinghai Lu
|
02421f98ec
x86: consistent about warm_reset_vector for UN_NON_UNIQUE_APIC
|
16 years ago |
Yinghai Lu
|
cdc1cb0d44
x86: make wakeup_secondary_cpu_via_init static
|
16 years ago |
Rusty Russell
|
4f0628963c
cpumask: use new cpumask functions throughout x86
|
16 years ago |
Rusty Russell
|
155dd720d0
cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t
|
16 years ago |
Rusty Russell
|
c032ef60d1
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
|
16 years ago |
Rusty Russell
|
71ee73e722
x86: unify 32 and 64-bit node_to_cpumask_map
|
16 years ago |
Rusty Russell
|
7ad728f981
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
|
16 years ago |
Rusty Russell
|
23c5c9c662
cpumask: remove cpu_coregroup_map: x86
|
16 years ago |
Yinghai Lu
|
1f442d70c8
x86: remove smp_apply_quirks()/smp_checks()
|
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 |
Ingo Molnar
|
ab6fb7c0b0
x86, apic: remove ->store_NMI_vector()
|
16 years ago |
Ingo Molnar
|
e641f5f525
x86, apic: remove duplicate asm/apic.h inclusions
|
16 years ago |
Ingo Molnar
|
7b6aa335ca
x86, apic: remove genapic.h
|
16 years ago |
Yinghai Lu
|
06cd9a7dc8
x86: add x2apic config
|
16 years ago |
Yinghai Lu
|
88d0f550d7
x86: make 32bit to call enable_IO_APIC early like 64bit
|
16 years ago |
Ingo Molnar
|
eca217b36e
Merge branch 'x86/paravirt' into x86/apic
|
16 years ago |
Ingo Molnar
|
65a4e574d2
smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup()
|
16 years ago |
Brian Gerst
|
552be871e6
x86: pass in cpu number to switch_to_new_gdt()
|
16 years ago |
Ingo Molnar
|
8f47e16348
x86: update copyrights
|
16 years ago |
Yinghai Lu
|
26f7ef14a7
x86: don't treat bigsmp as non-standard
|
16 years ago |
Yinghai Lu
|
1ff2f20de3
x86: fix compiling with 64bit with def_to_bigsmp
|
16 years ago |
Yinghai Lu
|
4272ebfbef
x86: allow more than 8 cpus to be used on 32-bit
|
16 years ago |
Ingo Molnar
|
e0c7ae376a
x86: rename X86_GENERICARCH to X86_32_NON_STANDARD
|
16 years ago |
Ingo Molnar
|
c0b5842a45
x86: generalize boot_cpu_id
|
16 years ago |
Ingo Molnar
|
1164dd0099
x86: move mach-default/*.h files to asm/
|
16 years ago |
Ingo Molnar
|
1dcdd3d15e
x86: remove mach_apic.h
|
16 years ago |