aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin1-3/+3
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge1-2/+2
2008-01-30x86: set cpu_index to nr_cpus instead of 0Yinghai Lu1-0/+13
2008-01-30x86: untable __init references between IO dataAndi Kleen1-0/+8
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner1-2/+0
2008-01-30x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner1-5/+6
2008-01-30x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner1-1/+1
2008-01-08x86: fix do_fork_idle section mismatchThomas Gleixner1-1/+1
2007-12-25Revert "x86: fix show cpuinfo cpu number always zero"Linus Torvalds1-1/+1
2007-12-19x86: fix show cpuinfo cpu number always zeroMike Travis1-1/+1
2007-10-23x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz1-1/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-10-20spelling fixes: arch/x86_64/Simon Arlott1-1/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-22/+23
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis1-3/+3
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis1-1/+22
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis1-1/+0
2007-10-17x86: misc. constificationsJan Beulich1-2/+2
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-13/+13
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis1-12/+12
2007-10-14x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner1-5/+2
2007-10-12x86_64: convert to clock eventsThomas Gleixner1-4/+0
2007-10-11x86_64: move kernelThomas Gleixner1-0/+1085