aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup_64.c
Commit message (Expand)AuthorAge
...
* x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen2008-01-30
* x86: map vsyscalls early enoughIngo Molnar2008-01-30
* x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen2008-01-30
* x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen2008-01-30
* x86: move definitions to processor.hGlauber de Oliveira Costa2008-01-30
* x86: EFI runtime service supportHuang, Ying2008-01-30
* x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa2008-01-30
* x86, ptrace: support for branch trace store(BTS)Markus Metzger2008-01-30
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-30
* x86: clean up bitops-related warningsJeremy Fitzhardinge2008-01-30
* x86: store core id bits in cpuinfo_x8Yinghai Lu2008-01-30
* x86: cleanup kernel/setup_64.cThomas Gleixner2008-01-30
* x86: remove extern declarations for code, data, bss resourcesBernhard Walle2008-01-30
* x86: move ioapic code where it belongsThomas Gleixner2008-01-30
* x86: move mce related declarationsThomas Gleixner2008-01-30
* x86: make early_indentify_cpu staticThomas Gleixner2008-01-30
* x86: move acpi and pci declarationsThomas Gleixner2008-01-30
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-30
* x86: fixup cpu_info array conversionThomas Gleixner2007-11-17
* x86: show cpuinfo only for online CPUsAndreas Herrmann2007-11-17
* x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin2007-10-29
* kexec: add BSS to resource treeBernhard Walle2007-10-22
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-19
|\
| * x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
| * x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-19
* | Use extended crashkernel command line on x86_64Bernhard Walle2007-10-19
|/
* x86: Use string instruction memcpy on AMD Fam11hAndi Kleen2007-10-17
* x86: misc. constificationsJan Beulich2007-10-17
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-16
* x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-16
* Delete filenames in comments.Dave Jones2007-10-13
* x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2007-10-12
* x86_64: move kernelThomas Gleixner2007-10-11