summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen2006-01-111-1/+3
* [PATCH] x86_64: don't copy command line twiceJan Beulich2006-01-111-4/+0
* [PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen2006-01-111-6/+0
* [PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai2006-01-111-0/+2
* [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2006-01-111-0/+1
* [PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen2006-01-111-2/+10
* [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-111-7/+3
* [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-111-0/+9
* [PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen2006-01-111-1/+3
* [PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2006-01-111-6/+9
* [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen2006-01-111-2/+3
* [PATCH] x86_64: Support constant TSC feature in future AMD CPUs.Andi Kleen2006-01-111-0/+6
* [PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2006-01-101-0/+9
* [PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org2006-01-101-0/+27
* [CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi2005-12-061-1/+5
* [PATCH] x86_64: Fix sparse memBob Picco2005-11-141-3/+0
* [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-141-40/+29
* [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li2005-11-141-0/+5
* [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-141-1/+1
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-141-0/+2
* [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-141-2/+2
* [PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2005-11-141-2/+2
* [PATCH] x86: vmx cpu feature detectionKamble, Nitin A2005-10-301-1/+1
* [PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxesRavikiran G Thirumalai2005-10-031-3/+2
* [PATCH] Fix up TLB flush filter disablingAndi Kleen2005-09-291-10/+12
* x86-64/smp: fix random SIGSEGV issuesLinus Torvalds2005-09-171-0/+15
* [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2005-09-121-0/+5
* [PATCH] x86-64: Use SRAT data on Intel systems too.Andi Kleen2005-09-121-0/+21
* [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen2005-09-121-18/+46
* [PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen2005-09-121-8/+13
* [PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2005-09-101-1/+1
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-081-1/+1
|\
| * [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-1/+1
* | [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-241-4/+4
|/
* [PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.Eric W. Biederman2005-08-061-3/+3
* [PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen2005-07-281-2/+0
* [PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...Andi Kleen2005-07-281-2/+1
* [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-071-0/+4
* [PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2005-06-251-0/+29
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-251-9/+9
* [PATCH] add x86-64 specific support for sparsememMatt Tolentino2005-06-231-10/+17
* [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2005-06-231-3/+3
* [PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino2005-06-231-1/+1
* [PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2005-05-201-13/+12
* [PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfoAndi Kleen2005-05-171-1/+1
* [PATCH] x86_64: Remove x86_apicid fieldAndi Kleen2005-05-171-3/+1
* [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen2005-05-171-1/+10
* [PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo2005-05-011-1/+1
* [PATCH] CPUID bug and inconsistency fixH. Peter Anvin2005-05-011-2/+8
* [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B2005-04-161-8/+3
OpenPOWER on IntegriCloud