Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / arch / x86 / kernel / smpboot.c
2008-06-04 Ingo Molnarx86: disable preemption in native_smp_prepare_cpus
2008-05-13 Hugh Dickinsx86: fix app crashes after SMP resume
2008-05-04 Adrian Bunkx86: make additional_cpus static
2008-05-04 Adrian Bunkx86: make start_secondary() static
2008-04-29 Jesse Barnesx86: fix PCI MSI breaks when booting with nosmp
2008-04-26 Akinobu Mitax86: use cpumask function for present, possible, and...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-24 Jeremy Fitzhardingex86: unify KERNEL_PGD_PTRS
2008-04-24 Ingo Molnar"make namespacecheck" fixes
2008-04-19 Jack Steinerx86: UV startup of slave cpus
2008-04-17 Ingo Molnarx86: standalone trampoline code
2008-04-17 Pavel Machekx86: move suspend wakeup code to C
2008-04-17 Jacek Luczakx86: section mismatch fixes, #1
2008-04-17 Alok Katariax86: fix paranoia about using BIOS quickboot mechanism.
2008-04-17 Alexey Starikovskiyx86: move up & smp variables to setup.c
2008-04-17 Alexey Starikovskiyx86: move x86_bios_cpu_apicid_init to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move x86_cpu_to_apicid_init to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move phys_cpu_present_map to setup.c
2008-04-17 Alexey Starikovskiyx86: move x86_cpu_to_apicid to setup.c
2008-04-17 Jack Steinerx86: support for new UV apic
2008-04-17 Jack Steinerx86: change GET_APIC_ID() from an inline function to...
2008-04-17 Alexey Starikovskiyx86: move disabled_cpus to smpboot.c (64bit)
2008-04-17 Alexey Starikovskiyx86: move num_processors to smpboot.c (64 bit)
2008-04-17 Alexey Starikovskiyx86: move phys_cpu_present_map to smpboot.c (64bit)
2008-04-17 Alexey Starikovskiyx86: move x86_bios_cpu_apicid to apic_32.c
2008-04-17 Alexey Starikovskiyx86: move disabled_cpus to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move num_processors to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move phys_cpu_present_map to smpboot.c
2008-04-17 Glauber de Oliveir... x86: remove smpboot_32.c and smpboot_64.c
2008-04-17 Glauber de Oliveir... x86: move apicid mappings to smpboot.c
2008-04-17 Glauber de Oliveir... x86: merge cpu_exit_clear
2008-04-17 Glauber de Oliveir... x86: merge native_smp_prepare_cpus
2008-04-17 Glauber de Oliveir... x86: merge native_smp_cpus_done
2008-04-17 Glauber de Oliveir... x86: merge smp_prepare_boot_cpu
2008-04-17 Glauber de Oliveir... x86: integrate start_secondary
2008-04-17 Glauber de Oliveir... x86: integrate do_boot_cpu
2008-04-17 Glauber de Oliveir... x86: move {un}map_cpu_to_logical_apicid to smpboot.c
2008-04-17 Glauber de Oliveir... x86: include mach_apic.h in smpboot_64.c and smpboot.c
2008-04-17 Glauber de Oliveir... x86: move impress_friends and smp_check to cpus_done
2008-04-17 Glauber de Oliveir... x86: do smp tainting checks in a separate function
2008-04-17 Glauber de Oliveir... x86: allow user to impress friends.
2008-04-17 Glauber de Oliveir... x86: merge smp_store_cpu_info
2008-04-17 Glauber Costax86: unify setup_trampoline
2008-04-17 Glauber Costax86: make x86_64 accept the max_cpus parameter
2008-04-17 Glauber Costax86: merge __cpu_disable and cpu_die
2008-04-17 Glauber Costax86: move cpu_coregroup_map to common file
2008-04-17 Glauber Costax86: move sibling functions to common file
2008-04-17 Glauber Costax86: move equal types to common file
2008-04-17 Glauber Costax86: move prefill_possible_map to common file