1. 057237b x86, cpu: Preset default tlb_flushall_shift on AMD by Borislav Petkov · 13 years ago
  2. b46882e x86, cpu: Add AMD TLB size detection by Borislav Petkov · 13 years ago
  3. 715c85b x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() by H. Peter Anvin · 13 years ago
  4. 2c929ce x86, cpu, amd: Deprecate AMD-specific MSR variants by Borislav Petkov · 13 years ago
  5. 169e9cb x86, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systems by Andre Przywara · 13 years ago
  6. f7f286a x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it by Andreas Herrmann · 13 years ago
  7. 6889463 x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() by Andreas Herrmann · 13 years ago
  8. d7de864 x86/amd: Remove broken links from comment and kernel message by Andreas Herrmann · 13 years ago
  9. c98fdea x86/sched/perf/AMD: Set sched_clock_stable by Borislav Petkov · 13 years ago
  10. 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 13 years ago
  11. 64be4c1 x86: Add x86_init platform override to fix up NUMA core numbering by Daniel J Blueman · 13 years ago
  12. 8e8da02 x86: Fix boot failures on older AMD CPU's by Linus Torvalds · 13 years ago
  13. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  14. 8237eb9 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  15. bcb80e5 x86, microcode, AMD: Add microcode revision to /proc/cpuinfo by Borislav Petkov · 13 years ago
  16. 5cdd174 x86, amd: Include elf.h explicitly, prepare the code for the module.h split by Stephen Rothwell · 14 years ago
  17. 8fa8b03 x86, amd: Move BSP code to cpu_dev helper by Borislav Petkov · 14 years ago
  18. dfb09f9 x86, amd: Avoid cache aliasing penalties on AMD family 15h by Borislav Petkov · 14 years ago
  19. e9cdd34 x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 by Boris Ostrovsky · 14 years ago
  20. d47cc0d x86, amd: Use _safe() msr access for GartTlbWlk disable code by Roedel, Joerg · 14 years ago
  21. 14fb57d x86, AMD: Fix ARAT feature setting again by Borislav Petkov · 14 years ago
  22. 328935e Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" by Borislav Petkov · 14 years ago
  23. e20a2d2 x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors by Boris Ostrovsky · 14 years ago
  24. 5bbc097 x86, amd: Disable GartTlbWlkErr when BIOS forgets it by Joerg Roedel · 14 years ago
  25. 41e0e07 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  26. 344c21c Merge branch 'x86/amd-nb' into x86/urgent by Ingo Molnar · 14 years ago
  27. b87cf80 x86, AMD: Set ARAT feature on AMD processors by Boris Ostrovsky · 14 years ago
  28. 275a88d Merge branch 'x86/amd-nb' into x86/mm by Ingo Molnar · 14 years ago
  29. 9e81509 x86, amd: Initialize variable properly by Borislav Petkov · 14 years ago
  30. 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  31. bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  32. d518573 x86, amd: Normalize compute unit IDs on multi-node processors by Andreas Herrmann · 14 years ago
  33. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 14 years ago
  34. d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. 6057b4d x86, amd: Extract compute unit information for AMD CPUs by Andreas Herrmann · 14 years ago
  36. 23588c3 x86, amd: Add support for CPUID topology extension of AMD CPUs by Andreas Herrmann · 14 years ago
  37. d9fadd7 x86, AMD: Remove needless CPU family check (for L3 cache info) by Andreas Herrmann · 14 years ago
  38. acf0173 x86, tsc: Remove CPU frequency calibration on AMD by Borislav Petkov · 15 years ago
  39. 07a7795 x86, cpu: Fix regression in AMD errata checking code by Hans Rosenfeld · 15 years ago
  40. f6e9456c x86, cleanup: Remove obsolete boot_cpu_id variable by Robert Richter · 15 years ago
  41. a5b9160 x86, cpu: Export AMD errata definitions by H. Peter Anvin · 15 years ago
  42. 1be85a6 x86, cpu: Use AMD errata checking framework for erratum 383 by Hans Rosenfeld · 15 years ago
  43. 9d8888c x86, cpu: Clean up AMD erratum 400 workaround by Hans Rosenfeld · 15 years ago
  44. d78d671 x86, cpu: AMD errata checking framework by Hans Rosenfeld · 15 years ago
  45. 12d8a96 x86, AMD: Extend support to future families by Borislav Petkov · 15 years ago
  46. 9d260eb x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space by Andreas Herrmann · 15 years ago
  47. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago
  48. 27c13ec x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes by Borislav Petkov · 15 years ago
  49. 7da8b6d trivial: fix missing printk space in amd_k7_smp_check by Michael Tokarev · 16 years ago
  50. 6a81269 x86, EDAC: Provide function to return NodeId of a CPU by Andreas Herrmann · 15 years ago
  51. 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 · 15 years ago
  52. 0d96b9f x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus by Yinghai Lu · 15 years ago
  53. 4a376ec x86: Fix CPU llc_shared_map information for AMD Magny-Cours by Andreas Herrmann · 15 years ago
  54. 6b0f43d x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bit by Borislav Petkov · 15 years ago
  55. 5f9ece0 Merge commit 'v2.6.31-rc7' into x86/cleanups by Ingo Molnar · 16 years ago
  56. fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 16 years ago
  57. 2cb0786 x86, amd: Don't probe for extended APIC ID if APICs are disabled by Jeremy Fitzhardinge · 16 years ago
  58. 8bdbd96 x86/cpu: Clean up various files a bit by Alan Cox · 16 years ago
  59. 99bd0c0 x86: Set cpu_llc_id on AMD CPUs by Andreas Herrmann · 16 years ago
  60. 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 · 16 years ago
  61. 42937e8 x86: Detect use of extended APIC ID for AMD CPUs by Andreas Herrmann · 16 years ago
  62. 2759c32 x86: don't call read_apic_id if !cpu_has_apic by Yinghai Lu · 16 years ago
  63. 02dde8b x86: move various CPU initialization objects into .cpuinit.rodata by Jan Beulich · 16 years ago
  64. 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 16 years ago
  65. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
  66. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  67. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
  68. 40fb171 x86: support always running TSC on Intel CPUs by Venki Pallipadi · 16 years ago
  69. 823b259 x86: print out apic id in hex format by Yinghai Lu · 16 years ago
  70. 6c62aa4 x86: make amd.c have 64bit support code by Yinghai Lu · 16 years ago
  71. 8d71a2e x86: merge header in amd_64.c by Yinghai Lu · 16 years ago
  72. 11fdd25 x86: cpu make amd.c more like amd_64.c v2 by Yinghai Lu · 16 years ago
  73. e322423 x86, cpu init: call early_init_xxx in init_xxx by Yinghai Lu · 16 years ago
  74. 1b05d60 x86: remove duplicated get_model_name() calling by Yinghai Lu · 16 years ago
  75. 10a434f x86: remove cpu_vendor_dev by Yinghai Lu · 16 years ago
  76. 5fef55f x86: move mtrr cpu cap setting early in early_init_xxxx by Yinghai Lu · 16 years ago
  77. 08ad8af x86: reduce force_mwait visibility by Jan Beulich · 17 years ago
  78. 3a27dd1 x86: Move PCI IO ECS code to x86/pci by Robert Richter · 17 years ago
  79. aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 17 years ago
  80. 732d7be x86: use cpuinfo to check for interrupt pending message msr by Thomas Gleixner · 17 years ago
  81. aa83f3f x86: cleanup C1E enabled detection by Thomas Gleixner · 17 years ago
  82. 9e26d84 fix build bug in "x86: add PCI extended config space access for AMD Barcelona" by Robert Richter · 17 years ago
  83. 1a57265 fix build bug in "x86: add PCI extended config space access for AMD Barcelona" by Ingo Molnar · 17 years ago
  84. 831d991 x86: add PCI extended config space access for AMD Barcelona by Robert Richter · 17 years ago
  85. f3b14a3 x86: remove unused function amd_init_cpu() by Dmitri Vorobiev · 17 years ago
  86. dd46e3c x86: move apic declarations to mach_apic.h by Glauber Costa · 17 years ago
  87. 16282a8 x86: clean up cpu capabilities accesses, amd.c by Ingo Molnar · 17 years ago
  88. fb87a29 x86: coding style fixes to arch/x86/kernel/cpu/amd.c by Paolo Ciarrocchi · 17 years ago
  89. 03ae576 x86: use ELF section to list CPU vendor specific code by Thomas Petazzoni · 17 years ago
  90. aa62999 x86: fix bootup crash in native_read_tsc() by Ingo Molnar · 17 years ago
  91. 0c07ee3 x86: use the correct cpuid method to detect MWAIT support for C states by Andi Kleen · 17 years ago
  92. 2b16a23 x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection by Andi Kleen · 17 years ago
  93. de42186 x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs by Andi Kleen · 17 years ago
  94. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  95. c1e3619 x86: print info about late C1E detection on 32bit as well by Thomas Gleixner · 17 years ago
  96. f7627e2 i386: move kernel/cpu by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/amd.c]
  97. d3f7eae i386: Use global flag to disable broken local apic timer on AMD CPUs. by Andi Kleen · 18 years ago
  98. 398cf2a i386: Tune AMD Fam10h/11h like K8 by Andi Kleen · 18 years ago
  99. 67cddd9 i386: Add L3 cache support to AMD CPUID4 emulation by Andi Kleen · 18 years ago
  100. c12ceb7 i386: Clear MCE flag on AMD K6 by Andi Kleen · 18 years ago