Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[sfrench/cifs-2.6.git] / arch / x86 / kernel / smpboot.c
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-19 Jack Steinerx86: UV startup of slave cpus
2008-04-19 Russell KingMerge branch 'merge-fixes' into devel
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-04-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-04-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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