summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/amd.c
AgeCommit message (Expand)Author
2011-06-23x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg
2011-06-23x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky
2011-05-23x86, AMD: Fix ARAT feature setting againBorislav Petkov
2011-05-23Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov
2011-05-09x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky
2011-04-22x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld
2011-04-22x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-22x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky
2011-04-22x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2011-04-22x86, cpu: AMD errata checking frameworkHans Rosenfeld
2011-01-07x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann
2010-04-26x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann
2009-09-21trivial: fix missing printk space in amd_k7_smp_checkMichael Tokarev
2009-09-16x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-04x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpusYinghai Lu
2009-09-03x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann
2009-08-31x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bitBorislav Petkov
2009-08-24Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester
2009-07-22x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge
2009-07-11x86/cpu: Clean up various files a bitAlan Cox
2009-06-21x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-09x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann
2009-05-18x86: don't call read_apic_id if !cpu_has_apicYinghai Lu
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich
2009-03-08x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-01-29x86: remove mach_apic.hIngo Molnar
2008-12-16x86: support always running TSC on Intel CPUsVenki Pallipadi
2008-10-16x86: print out apic id in hex formatYinghai Lu
2008-09-08x86: make amd.c have 64bit support codeYinghai Lu
2008-09-08x86: merge header in amd_64.cYinghai Lu
2008-09-08x86: cpu make amd.c more like amd_64.c v2Yinghai Lu
2008-09-06x86, cpu init: call early_init_xxx in init_xxxYinghai Lu
2008-09-06x86: remove duplicated get_model_name() callingYinghai Lu
2008-09-04x86: remove cpu_vendor_devYinghai Lu
2008-09-04x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu
2008-07-18x86: reduce force_mwait visibilityJan Beulich
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner
2008-06-10x86: use cpuinfo to check for interrupt pending message msrThomas Gleixner
2008-06-10x86: cleanup C1E enabled detectionThomas Gleixner
2008-06-10fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter
2008-06-02fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Ingo Molnar
2008-06-02x86: add PCI extended config space access for AMD BarcelonaRobert Richter
2008-04-26x86: remove unused function amd_init_cpu()Dmitri Vorobiev
2008-04-17x86: move apic declarations to mach_apic.hGlauber Costa