- 9d260eb x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space by Andreas Herrmann · 16 years ago
- 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 16 years ago
- 27c13ec x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes by Borislav Petkov · 16 years ago
- 7da8b6d trivial: fix missing printk space in amd_k7_smp_check by Michael Tokarev · 17 years ago
- 6a81269 x86, EDAC: Provide function to return NodeId of a CPU by Andreas Herrmann · 17 years ago
- c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 0d96b9f x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus by Yinghai Lu · 17 years ago
- 4a376ec x86: Fix CPU llc_shared_map information for AMD Magny-Cours by Andreas Herrmann · 17 years ago
- 6b0f43d x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bit by Borislav Petkov · 17 years ago
- 5f9ece0 Merge commit 'v2.6.31-rc7' into x86/cleanups by Ingo Molnar · 17 years ago
- fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 17 years ago
- 2cb0786 x86, amd: Don't probe for extended APIC ID if APICs are disabled by Jeremy Fitzhardinge · 17 years ago
- 8bdbd96 x86/cpu: Clean up various files a bit by Alan Cox · 17 years ago
- 99bd0c0 x86: Set cpu_llc_id on AMD CPUs by Andreas Herrmann · 17 years ago
- 9b29e82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 42937e8 x86: Detect use of extended APIC ID for AMD CPUs by Andreas Herrmann · 17 years ago
- 2759c32 x86: don't call read_apic_id if !cpu_has_apic by Yinghai Lu · 17 years ago
- 02dde8b x86: move various CPU initialization objects into .cpuinit.rodata by Jan Beulich · 17 years ago
- 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 17 years ago
- e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 17 years ago
- 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 17 years ago
- 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 17 years ago
- 40fb171 x86: support always running TSC on Intel CPUs by Venki Pallipadi · 17 years ago
- 823b259 x86: print out apic id in hex format by Yinghai Lu · 18 years ago
- 6c62aa4 x86: make amd.c have 64bit support code by Yinghai Lu · 18 years ago
- 8d71a2e x86: merge header in amd_64.c by Yinghai Lu · 18 years ago
- 11fdd25 x86: cpu make amd.c more like amd_64.c v2 by Yinghai Lu · 18 years ago
- e322423 x86, cpu init: call early_init_xxx in init_xxx by Yinghai Lu · 18 years ago
- 1b05d60 x86: remove duplicated get_model_name() calling by Yinghai Lu · 18 years ago
- 10a434f x86: remove cpu_vendor_dev by Yinghai Lu · 18 years ago
- 5fef55f x86: move mtrr cpu cap setting early in early_init_xxxx by Yinghai Lu · 18 years ago
- 08ad8af x86: reduce force_mwait visibility by Jan Beulich · 18 years ago
- 3a27dd1 x86: Move PCI IO ECS code to x86/pci by Robert Richter · 18 years ago
- aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 18 years ago
- 732d7be x86: use cpuinfo to check for interrupt pending message msr by Thomas Gleixner · 18 years ago
- aa83f3f x86: cleanup C1E enabled detection by Thomas Gleixner · 18 years ago
- 9e26d84 fix build bug in "x86: add PCI extended config space access for AMD Barcelona" by Robert Richter · 18 years ago
- 1a57265 fix build bug in "x86: add PCI extended config space access for AMD Barcelona" by Ingo Molnar · 18 years ago
- 831d991 x86: add PCI extended config space access for AMD Barcelona by Robert Richter · 19 years ago
- f3b14a3 x86: remove unused function amd_init_cpu() by Dmitri Vorobiev · 18 years ago
- dd46e3c x86: move apic declarations to mach_apic.h by Glauber Costa · 18 years ago
- 16282a8 x86: clean up cpu capabilities accesses, amd.c by Ingo Molnar · 18 years ago
- fb87a29 x86: coding style fixes to arch/x86/kernel/cpu/amd.c by Paolo Ciarrocchi · 18 years ago
- 03ae576 x86: use ELF section to list CPU vendor specific code by Thomas Petazzoni · 18 years ago
- aa62999 x86: fix bootup crash in native_read_tsc() by Ingo Molnar · 18 years ago
- 0c07ee3 x86: use the correct cpuid method to detect MWAIT support for C states by Andi Kleen · 18 years ago
- 2b16a23 x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection by Andi Kleen · 18 years ago
- de42186 x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs by Andi Kleen · 18 years ago
- 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 19 years ago
- c1e3619 x86: print info about late C1E detection on 32bit as well by Thomas Gleixner · 19 years ago
- f7627e2 i386: move kernel/cpu by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/cpu/amd.c]
- d3f7eae i386: Use global flag to disable broken local apic timer on AMD CPUs. by Andi Kleen · 19 years ago
- 398cf2a i386: Tune AMD Fam10h/11h like K8 by Andi Kleen · 19 years ago
- 67cddd9 i386: Add L3 cache support to AMD CPUID4 emulation by Andi Kleen · 19 years ago
- c12ceb7 i386: Clear MCE flag on AMD K6 by Andi Kleen · 19 years ago
- 35060b6 [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in late_initcall by Thomas Renninger · 19 years ago
- f039b75 [PATCH] x86: Don't use MWAIT on AMD Family 10 by Andi Kleen · 19 years ago
- 3556ddf [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E by Andi Kleen · 19 years ago
- 6df0532 [PATCH] i386: remove duplicate printk by Dave Jones · 19 years ago
- e9dff0e [PATCH] i386: mark cpu cache functions as __cpuinit by Magnus Damm · 20 years ago
- b4af3f7 [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata by Magnus Damm · 20 years ago
- 9541493 [PATCH] i386: mark cpu_dev structures as __cpuinitdata by Magnus Damm · 20 years ago
- 68bbc17 [PATCH] i386: remove redundant generic_identify() calls when identifying cpus by Magnus Damm · 20 years ago
- 4b89aff [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 20 years ago
- 240cd6a [PATCH] i386/x86-64: Emulate CPUID4 on AMD by Andi Kleen · 20 years ago
- faee9a5 [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD platforms by Andi Kleen · 20 years ago
- 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 20 years ago
- 3d8a4d7 [PATCH] i386: Remove bogus special case code from AMD core parsing by Andi Kleen · 20 years ago
- fe38d85 [PATCH] i386 cpu hotplug: don't access freed memory by Chuck Ebbert · 20 years ago
- 3f98bc4 [PATCH] i386/x86-64: Update AMD CPUID flags by Andi Kleen · 20 years ago
- 39b3a79 [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag by Andi Kleen · 20 years ago
- f90b811 [PATCH] Base support for AMD Geode GX/LX processors by Jordan Crouse · 20 years ago
- 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 21 years ago
- 3c92c2b [PATCH] i386: Don't discard upper 32bits of HWCR on K8 by Andi Kleen · 21 years ago
- 7d318d7 [PATCH] Fix up TLB flush filter disabling by Andi Kleen · 21 years ago
- b41e293 [PATCH] x86_64: 386/x86-64 Further AMD dual core fixes by Andi Kleen · 21 years ago
- a158608 [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo by Andi Kleen · 21 years ago
- 1cff94c [PATCH] fix subarch breakage in amd dual core updates by James Bottomley · 21 years ago
- 6351864 [PATCH] x86_64: Final support for AMD dual core by Andi Kleen · 21 years ago
- 3dd9d51 [PATCH] x86_64: add support for Intel dual-core detection and displaying by Andi Kleen · 21 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago