aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-17x86: fixup cpu_info array conversionThomas Gleixner1-1/+0
2007-11-17x86: show cpuinfo only for online CPUsAndreas Herrmann1-5/+3
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin1-5/+5
2007-10-22kexec: add BSS to resource treeBernhard Walle1-0/+9
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-7/+18
2007-10-19Use extended crashkernel command line on x86_64Bernhard Walle1-7/+32
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-7/+13
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis1-0/+5
2007-10-17x86: Use string instruction memcpy on AMD Fam11hAndi Kleen1-1/+1
2007-10-17x86: misc. constificationsJan Beulich1-2/+2
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-24/+27
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis1-1/+2
2007-10-13Delete filenames in comments.Dave Jones1-5/+0
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner1-0/+34
2007-10-11x86_64: move kernelThomas Gleixner1-0/+1117