aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi1-1/+5
2005-11-14[PATCH] x86_64: Fix sparse memBob Picco1-3/+0
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B1-40/+29
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel XeonsShaohua Li1-0/+5
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen1-1/+1
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B1-0/+2
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen1-2/+2
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha1-2/+2
2005-10-30[PATCH] x86: vmx cpu feature detectionKamble, Nitin A1-1/+1
2005-10-03[PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxesRavikiran G Thirumalai1-3/+2
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen1-10/+12
2005-09-17x86-64/smp: fix random SIGSEGV issuesLinus Torvalds1-0/+15
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsetsChuck Ebbert1-0/+5
2005-09-12[PATCH] x86-64: Use SRAT data on Intel systems too.Andi Kleen1-0/+21
2005-09-12[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsingAndi Kleen1-18/+46
2005-09-12[PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen1-8/+13
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk1-1/+1
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown1-1/+1
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai1-1/+1
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown1-4/+4
2005-08-06[PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.Eric W. Biederman1-3/+3
2005-07-28[PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen1-2/+0
2005-07-28[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of custom hackAndi Kleen1-2/+1
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li1-0/+4
2005-06-25[PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman1-0/+29
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj1-9/+9
2005-06-23[PATCH] add x86-64 specific support for sparsememMatt Tolentino1-10/+17
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino1-3/+3
2005-06-23[PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino1-1/+1
2005-05-20[PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen1-13/+12
2005-05-17[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfoAndi Kleen1-1/+1
2005-05-17[PATCH] x86_64: Remove x86_apicid fieldAndi Kleen1-3/+1
2005-05-17[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen1-1/+10
2005-05-01[PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo1-1/+1
2005-05-01[PATCH] CPUID bug and inconsistency fixH. Peter Anvin1-2/+8
2005-04-16[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B1-8/+3
2005-04-16[PATCH] x86_64: Rename the extended cpuid level fieldAndi Kleen1-7/+6
2005-04-16[PATCH] x86_64: Add acpi_skip_timer_override optionAndi Kleen1-0/+4
2005-04-16[PATCH] x86_64: Final support for AMD dual coreAndi Kleen1-33/+38
2005-04-16[PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen1-14/+50
2005-04-16[PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen1-11/+1
2005-04-16[PATCH] x86_64: Support constantly ticking TSCsAndi Kleen1-1/+4
2005-04-16[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10Andi Kleen1-2/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1189