summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: make c_idle.work have a static address.Glauber Costa2008-02-261-1/+1
* x86: silence section mismatch warning in smpboot_64.cSam Ravnborg2008-02-011-1/+1
* x86: not set boot cpu in cpu_online_map in smp_prepare_boot_cpu()Yinghai Lu2008-01-301-1/+1
* x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com2008-01-301-34/+0Star
* x86: change bios_cpu_apicid to percpu data variabletravis@sgi.com2008-01-301-0/+7
* x86: change NR_CPUS arrays in numa_64travis@sgi.com2008-01-301-1/+5
* x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com2008-01-301-7/+9
* x86: change NR_CPUS arrays in smpboot_64travis@sgi.com2008-01-301-1/+11
* x86: change size of APICIDs from u8 to u16travis@sgi.com2008-01-301-1/+1
* x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa2008-01-301-1/+1
* x86: unify tss_structGlauber de Oliveira Costa2008-01-301-1/+1
* x86: adjust enable_NMI_through_LVT0()Jan Beulich2008-01-301-1/+1
* x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa2008-01-301-2/+2
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-301-3/+3
* x86: clean up bitops-related warningsJeremy Fitzhardinge2008-01-301-2/+2
* x86: set cpu_index to nr_cpus instead of 0Yinghai Lu2008-01-301-0/+13
* x86: untable __init references between IO dataAndi Kleen2008-01-301-0/+8
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-301-2/+0Star
* x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner2008-01-301-5/+6
* x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner2008-01-301-1/+1
* x86: fix do_fork_idle section mismatchThomas Gleixner2008-01-091-1/+1
* Revert "x86: fix show cpuinfo cpu number always zero"Linus Torvalds2007-12-261-1/+1
* x86: fix show cpuinfo cpu number always zeroMike Travis2007-12-191-1/+1
* x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2007-10-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-201-1/+1
|\
| * spelling fixes: arch/x86_64/Simon Arlott2007-10-201-1/+1
* | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-22/+23
* | x86: convert cpu_llc_id to be a per cpu variableMike Travis2007-10-191-3/+3
* | x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-191-1/+22
|/
* x86: remove x86_cpu_to_log_apicidMike Travis2007-10-171-1/+0Star
* x86: misc. constificationsJan Beulich2007-10-171-2/+2
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-13/+13
* x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-161-12/+12
* x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner2007-10-141-5/+2Star
* x86_64: convert to clock eventsThomas Gleixner2007-10-121-4/+0Star
* x86_64: move kernelThomas Gleixner2007-10-111-0/+1085