summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-201-0/+4
* [PATCH] x86_64: Clear APIC feature bit when local APIC is disabledAndi Kleen2006-04-091-1/+3
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-271-1/+2
* [PATCH] x86_64: Remove bogus special case in AMD core parsing.Andi Kleen2006-03-251-2/+0
* [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-251-7/+9
* [PATCH] x86_64: to use lapic ids instead of initial apic idsRavikiran G Thirumalai2006-03-251-2/+2
* [PATCH] x86_64: Make pfn_valid work early in bootAndi Kleen2006-03-251-0/+1
* [PATCH] x86_64: Check that early arguments are words on their ownAndi Kleen2006-03-251-22/+25
* [PATCH] x86_64: Report local APIC ID when initializing CPUAndi Kleen2006-03-251-2/+2
* [PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64Ashok Raj2006-03-251-0/+6
* [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-241-2/+1
* [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson2006-02-261-1/+1
* [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-261-0/+6
* [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-071-2/+0
* [PATCH] x86_64: IOMMU printk cleanupJon Mason2006-02-041-1/+1
* [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen2006-02-041-0/+6
* [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
|\
OpenPOWER on IntegriCloud