summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup_64.c
AgeCommit message (Expand)AuthorLines
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen-8/+31
2008-01-30x86: map vsyscalls early enoughIngo Molnar-0/+2
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen-4/+1
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen-2/+2
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa-1/+1
2008-01-30x86: EFI runtime service supportHuang, Ying-1/+16
2008-01-30x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa-1/+27
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger-0/+5
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge-15/+14
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge-15/+16
2008-01-30x86: store core id bits in cpuinfo_x8Yinghai Lu-25/+47
2008-01-30x86: cleanup kernel/setup_64.cThomas Gleixner-123/+126
2008-01-30x86: remove extern declarations for code, data, bss resourcesBernhard Walle-4/+4
2008-01-30x86: move ioapic code where it belongsThomas Gleixner-0/+1
2008-01-30x86: move mce related declarationsThomas Gleixner-0/+1
2008-01-30x86: make early_indentify_cpu staticThomas Gleixner-1/+3
2008-01-30x86: move acpi and pci declarationsThomas Gleixner-2/+0
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman-0/+2
2007-11-17x86: fixup cpu_info array conversionThomas Gleixner-1/+0
2007-11-17x86: show cpuinfo only for online CPUsAndreas Herrmann-5/+3
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin-5/+5
2007-10-22kexec: add BSS to resource treeBernhard Walle-0/+9
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds-7/+18
2007-10-19Use extended crashkernel command line on x86_64Bernhard Walle-7/+32
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis-7/+13
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis-0/+5
2007-10-17x86: Use string instruction memcpy on AMD Fam11hAndi Kleen-1/+1
2007-10-17x86: misc. constificationsJan Beulich-2/+2
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin-24/+27
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis-1/+2
2007-10-13Delete filenames in comments.Dave Jones-5/+0
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner-0/+34
2007-10-11x86_64: move kernelThomas Gleixner-0/+1117