Marcin Slusarz
|
c4bd1fdab0
x86: fix section mismatch warning - uv_cpu_init
|
17 years ago |
Marcin Slusarz
|
d19fbfdfe6
x86: silence section mismatch warning - get_local_pda
|
17 years ago |
Yinghai Lu
|
a58f03b075
x86: check bigsmp in smp_sanity_check instead of cpu_up
|
17 years ago |
Max Krasnyansky
|
23b49c19f6
x86: resurrect proper handling of maxcpus= kernel option (v2)
|
17 years ago |
Yinghai Lu
|
b74548e76a
x86: fix 2.6.27rc1 cannot boot more than 8CPUs
|
17 years ago |
Eric W. Biederman
|
d388e5fdc4
x86: Restore proper vector locking during cpu hotplug
|
17 years ago |
Linus Torvalds
|
26dcce0fab
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
Thomas Gleixner
|
cfc1b9a6a6
x86: convert Dprintk to pr_debug
|
17 years ago |
Ingo Molnar
|
acee709cab
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus
|
17 years ago |
Ingo Molnar
|
cdbfc557c4
Merge branch 'linus' into x86/cleanups
|
17 years ago |
Maciej W. Rozycki
|
593f4a788e
x86: APIC: remove apic_write_around(); use alternatives
|
17 years ago |
Yinghai Lu
|
29cbeb0e17
x86: use cpu_clear in remove_cpu_from_maps
|
17 years ago |
Jeremy Fitzhardinge
|
7c33b1e6ee
x86_64: unstatic get_local_pda
|
17 years ago |
Ingo Molnar
|
82638844d9
Merge branch 'linus' into cpus4096
|
17 years ago |
Ingo Molnar
|
1a781a777b
Merge branch 'generic-ipi' into generic-ipi-for-linus
|
17 years ago |
Cyrill Gorcunov
|
4d8cc874d7
x86: smpboot maxcpus - add checking for NULL early param
|
17 years ago |
Andrew Morton
|
6f585e0161
arch/x86/kernel/smpboot.c: fix warning
|
17 years ago |
Yinghai Lu
|
329513a35d
x86: move prefill_possible_map calling early
|
17 years ago |
Cyrill Gorcunov
|
c376d45432
x86: nmi_watchdog - use NMI_NONE by default
|
17 years ago |
Glauber Costa
|
7f6cbc905e
x86: take load_sp0 out of smpboot.c
|
17 years ago |
Glauber Costa
|
1481a3dd42
x86: move cpu_exit_clear to process_32.c
|
17 years ago |
Glauber Costa
|
b553a1e0ff
x86: remove cpu from maps
|
17 years ago |
Glauber Costa
|
78e622705c
x86: change naming to match x86_64
|
17 years ago |
Glauber Costa
|
b5841765a2
x86: provide connect_bsp_APIC for x86_64
|
17 years ago |
Glauber Costa
|
3fde690011
x86: change __setup_vector_irq with setup_vector_irq
|
17 years ago |
Glauber Costa
|
86e430edf4
x86: remove ifdef from stepping
|
17 years ago |
Glauber Costa
|
0f385d1ddd
x86: clearing io_apic harmless for x86_64
|
17 years ago |
Glauber Costa
|
3e9704739d
x86: boot secondary cpus through initial_code
|
17 years ago |
Glauber Costa
|
a939098afc
x86: move x86_64 gdt closer to i386
|
17 years ago |
Glauber Costa
|
9cf4f298e2
x86: use stack_start in x86_64
|
17 years ago |