[PATCH] x86_64: Remove bogus special case in AMD core parsing.
[safe/jmp/linux-2.6] / arch / x86_64 / kernel / setup.c
2006-03-25 Andi Kleen[PATCH] x86_64: Remove bogus special case in AMD core...
2006-03-25 Andi Kleen[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in...
2006-03-25 Andi Kleen[PATCH] x86_64: Implement early DMI scanning
2006-03-25 Ravikiran G Thirumalai[PATCH] x86_64: to use lapic ids instead of initial...
2006-03-25 Andi Kleen[PATCH] x86_64: Make pfn_valid work early in boot
2006-03-25 Andi Kleen[PATCH] x86_64: Check that early arguments are words...
2006-03-25 Andi Kleen[PATCH] x86_64: Report local APIC ID when initializing CPU
2006-03-25 Ashok Raj[PATCH] x86_64: cleanup allocating logical cpu numbers...
2006-03-24 Akinobu Mita[PATCH] x86_64: {set,clear,test}_bit() related cleanup...
2006-02-27 Brian Magnuson[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU
2006-02-26 Andi Kleen[PATCH] x86_64: Fix the additional_cpus=.. option
2006-02-08 Al Viro[PATCH] drive_info removal outside of arch/i386
2006-02-05 Jon Mason[PATCH] x86_64: IOMMU printk cleanup
2006-02-05 Andi Kleen[PATCH] x86_64: Undo the earlier changes to remove...
2006-01-12 Andi Kleen[PATCH] x86_64: Don't confuse noapic with noapictimer
2006-01-12 Jan Beulich[PATCH] x86_64: don't copy command line twice
2006-01-12 Andi Kleen[PATCH] x86_64: Remove unused AMD K8 C stepping flag
2006-01-12 Ravikiran Thirumalai[PATCH] x86_64: Early initialization of cpu_to_node
2006-01-12 Andi Kleen[PATCH] x86_64: On Intel CPUs don't do an additional...
2006-01-12 Andi Kleen[PATCH] x86_64: Support alternative() in vsyscalls
2006-01-12 Muli Ben-Yehuda[PATCH] x86_64: Use function pointers to call DMA mappi...
2006-01-12 Andi Kleen[PATCH] x86_64: Generalize DMI and enable for x86-64
2006-01-12 Andi Kleen[PATCH] x86_64: Don't confuse apic=... command line...
2006-01-12 Andi Kleen[PATCH] i386/x86-64: Update AMD CPUID flags
2006-01-12 Andi Kleen[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TS...
2006-01-12 Andi Kleen[PATCH] x86_64: Support constant TSC feature in future...
2006-01-10 Vivek Goyal[PATCH] kdump: x86_64: add elfcorehdr command line...
2006-01-10 akpm@osdl.org[PATCH] kdump: x86_64: add memmmap command line option
2005-12-07 Venkatesh Pallipadi[CPUFREQ] CPU frequency display in /proc/cpuinfo
2005-11-15 Bob Picco[PATCH] x86_64: Fix sparse mem
2005-11-15 Siddha, Suresh B[PATCH] x86-64/i386: Intel HT, Multi core detection...
2005-11-15 Shaohua Li[PATCH] x86_64: Force correct address space size for...
2005-11-15 Andi Kleen[PATCH] x86_64: Only use asm/sections.h to declare...
2005-11-15 Siddha, Suresh B[PATCH] x86_64: Unmap NULL during early bootup
2005-11-15 Andi Kleen[PATCH] x86_64: Speed up numa_node_id by putting it...
2005-11-15 Suresh Siddha[PATCH] x86-64/i386: Fix CPU model for family 6
2005-10-31 Kamble, Nitin A[PATCH] x86: vmx cpu feature detection
2005-10-03 Ravikiran G Thirumalai[PATCH] x86_64: Fix numa node topology detection for...
2005-09-29 Andi Kleen[PATCH] Fix up TLB flush filter disabling
2005-09-17 Linus Torvaldsx86-64/smp: fix random SIGSEGV issues
2005-09-12 Chuck Ebbert[PATCH] x86-64: i386/x86-64: Fix time going twice as...
2005-09-12 Andi Kleen[PATCH] x86-64: Use SRAT data on Intel systems too.
2005-09-12 Andi Kleen[PATCH] x86-64: Support dualcore and 8 socket systems...
2005-09-12 Andi Kleen[PATCH] x86-64: Don't assign CPU numbers in SRAT parsing
2005-09-10 Adrian Bunk[PATCH] i386/x86_64: make get_cpu_vendor() static
2005-09-08 Len BrownMerge linux-2.6 with linux-acpi-2.6
2005-09-07 Ravikiran G Thirumalai[PATCH] Additions to .data.read_mostly section
2005-08-24 Len Brown[ACPI] delete CONFIG_ACPI_BOOT
2005-08-06 Eric W. Biederman[PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.
2005-07-29 Andi Kleen[PATCH] x86_64: Fix SRAT handling on non dual core...
2005-07-29 Andi Kleen[PATCH] x86_64: Minor clean up to CPU setup - use smp_p...
2005-07-08 Shaohua Li[PATCH] MTRR suspend/resume cleanup
2005-06-25 Eric W. Biederman[PATCH] crashdump: x86_64: crashkernel option
2005-06-25 Ashok Raj[PATCH] x86_64: Change init sections for CPU hotplug...
2005-06-23 Matt Tolentino[PATCH] add x86-64 specific support for sparsemem
2005-06-23 Matt Tolentino[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config...
2005-06-23 Matt Tolentino[PATCH] remove direct ref to contig_page_data for x86-64
2005-05-20 Andi Kleen[PATCH] x86_64: 386/x86-64 Further AMD dual core fixes
2005-05-17 Andi Kleen[PATCH] x86_64: Don't print the internal k8c+ flag...
2005-05-17 Andi Kleen[PATCH] x86_64: Remove x86_apicid field
2005-05-17 Andi Kleen[PATCH] x86_64/i386: fix defaults for physical/core...
2005-05-01 Zwane Mwaikambo[PATCH] cpuid x87 bit on AMD falsely marked as PNI
2005-05-01 H. Peter Anvin[PATCH] CPUID bug and inconsistency fix
2005-04-16 Siddha, Suresh B[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling...
2005-04-16 Andi Kleen[PATCH] x86_64: Rename the extended cpuid level field
2005-04-16 Andi Kleen[PATCH] x86_64: Add acpi_skip_timer_override option
2005-04-16 Andi Kleen[PATCH] x86_64: Final support for AMD dual core
2005-04-16 Andi Kleen[PATCH] x86_64: add support for Intel dual-core detecti...
2005-04-16 Andi Kleen[PATCH] x86_64: Port over e820 gap detection from i386
2005-04-16 Andi Kleen[PATCH] x86_64: Support constantly ticking TSCs
2005-04-16 Andi Kleen[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2