x86: merge smp_prepare_boot_cpu
[safe/jmp/linux-2.6] / arch / x86 / kernel / smpboot_64.c
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: change boot_cpu_id to boot_cpu_physical_apicid
2008-04-17 Glauber de Oliveir... x86: change wakeup_secondary name
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: minor adjustments for do_boot_cpu
2008-04-17 Glauber de Oliveir... x86: modify smp_callin in x86_64 to look like i386
2008-04-17 Glauber de Oliveir... x86: include smpboot_hooks.h in smpboot_64.c
2008-04-17 Glauber de Oliveir... x86: include mach_wakecpu.h in smpboot_64
2008-04-17 Glauber de Oliveir... x86: move impress_friends and smp_check to cpus_done
2008-04-17 Glauber de Oliveir... x86: add barriers statement
2008-04-17 Glauber de Oliveir... x86: use APIC_INTEGRATED tests in x86_64
2008-04-17 Glauber de Oliveir... x86: move state update out of ipi_lock
2008-04-17 Glauber de Oliveir... x86: merge smp_store_cpu_info
2008-04-17 Glauber de Oliveir... x86: call identify_secondary_cpu in smp_store_cpu_info
2008-04-17 Glauber de Oliveir... x86: decouple call to print_cpu_info from smp_store_cpu...
2008-04-17 Glauber de Oliveir... x86: use start_ipi_hook in x86_64
2008-04-17 Glauber de Oliveir... x86: use apic_*_around instead of apic_write in x86_64
2008-04-17 Glauber Costax86: use wait_for_init_deassert in x86_64
2008-04-17 Glauber Costax86: unify setup_trampoline
2008-04-17 Glauber Costax86: move trampoline arrays extern definition to smp.h
2008-04-17 Glauber Costax86: merge __cpu_disable and cpu_die
2008-04-17 Glauber Costax86: use remove_from_maps in cpu_disable
2008-04-17 Glauber Costax86: remove vector_lock around cpu_online_map
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: make remove_siblinginfo non-static
2008-04-17 Glauber Costax86: make set_cpu_sibling_map nonstatic
2008-04-17 Glauber Costax86: move equal types to common file
2008-04-17 Glauber Costax86: move prefill_possible_map to common file
2008-04-17 Glauber Costax86: unify smp_cpus_done
2008-04-17 Glauber Costax86: unify smp_prepare_cpus
2008-04-17 Glauber Costax86: unify prepare_boot_cpu
2008-04-17 Glauber Costax86: unify __cpu_up.
2008-02-26 Glauber Costax86: make c_idle.work have a static address.
2008-02-01 Sam Ravnborgx86: silence section mismatch warning in smpboot_64.c
2008-01-30 Yinghai Lux86: not set boot cpu in cpu_online_map in smp_prepare_...
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64 fixup
2008-01-30 travis@sgi.comx86: change bios_cpu_apicid to percpu data variable
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64
2008-01-30 travis@sgi.comx86: cleanup x86_cpu_to_apicid references
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in smpboot_64
2008-01-30 travis@sgi.comx86: change size of APICIDs from u8 to u16
2008-01-30 Glauber de Oliveir... x86: provide 64-bit with a load_sp0 function.
2008-01-30 Glauber de Oliveir... x86: unify tss_struct
2008-01-30 Jan Beulichx86: adjust enable_NMI_through_LVT0()
2008-01-30 Glauber de Oliveir... x86: prepare 64-bit architecture initialization for...
2008-01-30 H. Peter Anvinx86: use generic register name in the thread and tss...
2008-01-30 Jeremy Fitzhardingex86: clean up bitops-related warnings
2008-01-30 Yinghai Lux86: set cpu_index to nr_cpus instead of 0
2008-01-30 Andi Kleenx86: untable __init references between IO data
2008-01-30 Thomas Gleixnerx86: nuke a ton of unused exports
2008-01-30 Thomas Gleixnerx86: use u32 for safe_apic_wait_icr_idle()
2008-01-30 Thomas Gleixnerx86: rename get_maxlvt to lapic_get_maxlvt
2008-01-09 Thomas Gleixnerx86: fix do_fork_idle section mismatch
2007-12-26 Linus TorvaldsRevert "x86: fix show cpuinfo cpu number always zero"
2007-12-19 Mike Travisx86: fix show cpuinfo cpu number always zero
2007-10-23 Alejandro Martinez... x86: ARRAY_SIZE cleanup
2007-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-10-19 Simon Arlottspelling fixes: arch/x86_64/
2007-10-19 Mike Travisx86: convert cpuinfo_x86 array to a per_cpu array
2007-10-19 Mike Travisx86: convert cpu_llc_id to be a per cpu variable
2007-10-19 Mike Travisx86: convert cpu_to_apicid to be a per cpu variable
2007-10-17 Mike Travisx86: remove x86_cpu_to_log_apicid
2007-10-17 Jan Beulichx86: misc. constifications
2007-10-16 Mike TravisConvert cpu_sibling_map to be a per cpu variable
2007-10-16 Mike Travisx86: Convert cpu_core_map to be a per cpu variable
2007-10-14 Thomas Gleixnerx86: move local APIC timer init to the end of start_sec...
2007-10-12 Thomas Gleixnerx86_64: convert to clock events
2007-10-11 Thomas Gleixnerx86_64: move kernel