aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot_64.c
AgeCommit message (Expand)Author
2008-01-30x86: not set boot cpu in cpu_online_map in smp_prepare_boot_cpu()Yinghai Lu
2008-01-30x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com
2008-01-30x86: change bios_cpu_apicid to percpu data variabletravis@sgi.com
2008-01-30x86: change NR_CPUS arrays in numa_64travis@sgi.com
2008-01-30x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com
2008-01-30x86: change NR_CPUS arrays in smpboot_64travis@sgi.com
2008-01-30x86: change size of APICIDs from u8 to u16travis@sgi.com
2008-01-30x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa
2008-01-30x86: unify tss_structGlauber de Oliveira Costa
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich
2008-01-30x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge
2008-01-30x86: set cpu_index to nr_cpus instead of 0Yinghai Lu
2008-01-30x86: untable __init references between IO dataAndi Kleen
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner
2008-01-30x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner
2008-01-30x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner
2008-01-08x86: fix do_fork_idle section mismatchThomas Gleixner
2007-12-25Revert "x86: fix show cpuinfo cpu number always zero"Linus Torvalds
2007-12-19x86: fix show cpuinfo cpu number always zeroMike Travis
2007-10-23x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20spelling fixes: arch/x86_64/Simon Arlott
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis
2007-10-17x86: misc. constificationsJan Beulich
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis
2007-10-14x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner
2007-10-12x86_64: convert to clock eventsThomas Gleixner
2007-10-11x86_64: move kernelThomas Gleixner