Merge branch 'generic-ipi' into generic-ipi-for-linus
[safe/jmp/linux-2.6] / arch / x86 / kernel / smpboot.c
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-09 Andrew Mortonarch/x86/kernel/smpboot.c: fix warning
2008-07-08 Yinghai Lux86: move prefill_possible_map calling early
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - use NMI_NONE by default
2008-07-08 Glauber Costax86: take load_sp0 out of smpboot.c
2008-07-08 Glauber Costax86: move cpu_exit_clear to process_32.c
2008-07-08 Glauber Costax86: remove cpu from maps
2008-07-08 Glauber Costax86: change naming to match x86_64
2008-07-08 Glauber Costax86: provide connect_bsp_APIC for x86_64
2008-07-08 Glauber Costax86: change __setup_vector_irq with setup_vector_irq
2008-07-08 Glauber Costax86: remove ifdef from stepping
2008-07-08 Glauber Costax86: clearing io_apic harmless for x86_64
2008-07-08 Glauber Costax86: boot secondary cpus through initial_code
2008-07-08 Glauber Costax86: move x86_64 gdt closer to i386
2008-07-08 Glauber Costax86: use stack_start in x86_64
2008-07-08 Ingo MolnarMerge branch 'x86/uv' into x86/devel
2008-07-08 Jack Steinerx86: fix stack overflow for large values of MAX_APICS
2008-07-08 Ingo MolnarMerge branch 'x86/numa' into x86/devel
2008-07-08 Jeremy Fitzhardingex86: compile error fix for smpboot.c
2008-07-08 Mike Travisx86: remove static boot_cpu_pda array v2
2008-07-08 Mike Travisx86: cleanup early per cpu variables/accesses v4
2008-07-08 Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'linus' into tmp.x86.mpparse.new
2008-07-08 Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-08 Maciej W. Rozyckix86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"
2008-07-08 Ingo MolnarRevert "x86: APIC/SMP: downgrade the NMI watchdog for...
2008-07-08 Maciej W. Rozyckix86: APIC/SMP: downgrade the NMI watchdog for "nosmp"
2008-07-08 Maciej W. Rozyckix86: APIC/SMP: correct the message for "nosmp"
2008-06-30 Zhang, Yanminx86: fix cpu hotplug crash
2008-06-26 Jens Axboex86: convert to generic helpers for IPI function calls
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-06-04 Ingo Molnarx86: disable preemption in native_smp_prepare_cpus
2008-05-25 Yinghai Lux86: extend e820 ealy_res support 32bit
2008-05-25 Huang Weiyix86: smpboot.c: removed duplicated include
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