summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot_64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+2
* x86_64: convert to clock eventsThomas Gleixner2007-10-121-4/+0
* x86_64: move kernelThomas Gleixner2007-10-111-0/+1085