1. 3b2e3d8 Revert "x86: ucode-amd: Load ucode-patches once ..." by Andreas Herrmann · 15 years ago
  2. f58e1f5 arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix by Joe Perches · 15 years ago
  3. 8cc2361 x86: ucode-amd: Move family check to microcde_amd.c's init function by Andreas Herrmann · 15 years ago
  4. 1a74357 x86: ucode-amd: Convert printk(KERN_*...) to pr_*(...) by Andreas Herrmann · 15 years ago
  5. 14c5694 x86: ucode-amd: Don't warn when no ucode is available for a CPU revision by Andreas Herrmann · 15 years ago
  6. d1c84f7 x86: ucode-amd: Load ucode-patches once and not separately of each CPU by Andreas Herrmann · 15 years ago
  7. 6e18da7 x86, amd-ucode: Remove needless log messages by Andreas Herrmann · 15 years ago
  8. 506f90e x86, amd-ucode: Check UCODE_MAGIC before loading the container file by Borislav Petkov · 15 years ago
  9. aeef50b x86, microcode: Simplify vfree() use by Figo.zhang · 16 years ago
  10. 871b72d x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cleanup of synchronization logic by Dmitry Adamushko · 16 years ago
  11. 4bae196 x86: microcode: cleanup by Ingo Molnar · 16 years ago
  12. f34a10b x86: fix warning in arch/x86/kernel/microcode_amd.c by Ingo Molnar · 16 years ago
  13. df23cab x86: microcode_amd: modify log messages by Andreas Herrmann · 16 years ago
  14. 5549b94 x86: microcode_amd: use 'packed' attribute for structs by Andreas Herrmann · 16 years ago
  15. 9841530 x86: microcode_amd: remove (wrong) chipset deivce ID checks by Andreas Herrmann · 16 years ago
  16. 6cc9b6d x86: microcode_amd: consolidate macro definitions by Andreas Herrmann · 16 years ago
  17. 29d0887 x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functions by Andreas Herrmann · 16 years ago
  18. 0657d9e x86: microcode_amd: don't pass superfluous function pointer for get_ucode_data by Andreas Herrmann · 16 years ago
  19. 8c13520 x86: microcode_amd: fix compile warning by Andreas Herrmann · 16 years ago
  20. be95776 x86: microcode_amd: fix checkpatch warnings/errors by Andreas Herrmann · 16 years ago
  21. 2a3282a7 x86: microcode_amd: fix typos and trailing whitespaces in log messages by Andreas Herrmann · 16 years ago
  22. 3c763fd x86: microcode_amd: fix wrong handling of equivalent CPU id by Andreas Herrmann · 16 years ago
  23. 3c52204 x86: AMD microcode patch loader author update by Peter Oruba · 16 years ago
  24. 2f9284e x86, microcode_amd: cleanup, mark request_microcode_user() as unsupported by Dmitry Adamushko · 16 years ago
  25. d473879 x86, microcode rework, v2, renaming cont. by Peter Oruba · 16 years ago
  26. b6cffde x86, microcode rework, v2, renaming by Peter Oruba · 16 years ago
  27. 18dbc91 x86: moved microcode.c to microcode_intel.c by Dmitry Adamushko · 16 years ago
  28. a1c75cc x86, microcode rework, v2, fix by Ingo Molnar · 16 years ago
  29. a0a29b6 x86, microcode rework, v2 by Dmitry Adamushko · 16 years ago
  30. 5b792d3 x86, microcode_amd: fix shift warning by Randy Dunlap · 17 years ago
  31. d45de40 x86-microcode: generic interface refactoring by Dmitry Adamushko · 17 years ago
  32. 8343ef2 x86-microcode: fix unbalanced use of get_cpu() by Dmitry Adamushko · 17 years ago
  33. daa9c0f x86: minor pointer type cast in AMD microcode patch loader by Peter Oruba · 17 years ago
  34. 831f9bd x86: moved function declarations out from AMD microcode patch loader to heade file by Peter Oruba · 17 years ago
  35. a0ac87d x86: AMD microcode patch loader style corrections by Peter Oruba · 17 years ago
  36. 3825c9e Merge commit 'v2.6.27-rc1' into x86/microcode by Ingo Molnar · 17 years ago
  37. 5d7b605 x86, microcode: fix module license string by Ingo Molnar · 17 years ago
  38. 80cc9f1 x86: AMD microcode patch loading support by Peter Oruba · 17 years ago