1. 9cd4d78 x86/microcode_intel.h: Define functions and macros for early loading ucode by Fenghua Yu · 12 years ago
  2. 48e3068 x86, microcode: Add a refresh firmware flag to ->request_microcode_fw by Borislav Petkov · 13 years ago
  3. 7164b3f x86/microcode: Ensure that module is only loaded on supported Intel CPUs by Srivatsa S. Bhat · 13 years ago
  4. 506ed6b x86, intel: Output microcode revision in /proc/cpuinfo by Andi Kleen · 13 years ago
  5. 5cdd2de x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree() by Jesper Juhl · 14 years ago
  6. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  7. 938179b x86: Improve Intel microcode loader performance by Dimitri Sivanich · 15 years ago
  8. 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 15 years ago
  9. f58e1f5 arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix by Joe Perches · 15 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. dd3feda x86: microcode_intel.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  13. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  14. 280a9ca x86: fix resume (S2R) broken by Intel microcode module, on A110L by Dmitry Adamushko · 16 years ago
  15. 4db646b x86: microcode: fix sparse warnings by Hannes Eder · 16 years ago
  16. 18dbc91 x86: moved microcode.c to microcode_intel.c by Dmitry Adamushko · 16 years ago
  17. a1c75cc x86, microcode rework, v2, fix by Ingo Molnar · 16 years ago
  18. a0a29b6 x86, microcode rework, v2 by Dmitry Adamushko · 16 years ago
  19. d45de40 x86-microcode: generic interface refactoring by Dmitry Adamushko · 17 years ago
  20. 8343ef2 x86-microcode: fix unbalanced use of get_cpu() by Dmitry Adamushko · 17 years ago
  21. 34a1b9f Fix date output in x86 microcode driver. by David Woodhouse · 17 years ago
  22. f516526 x86: Intel microcode patch loader style corrections by Peter Oruba · 17 years ago
  23. 3825c9e Merge commit 'v2.6.27-rc1' into x86/microcode by Ingo Molnar · 17 years ago
  24. 8d86f39 x86: major refactoring by Peter Oruba · 17 years ago
  25. d4ee366 x86: structure declaration renaming by Peter Oruba · 17 years ago
  26. 3e135d8 x86: code split to two parts by Peter Oruba · 17 years ago
  27. 1abae310 x86: move microcode.c to microcode_intel.c by Peter Oruba · 17 years ago[Renamed from arch/x86/kernel/microcode.c]
  28. c3b71bc x86: move per CPU microcode structure declaration to header file by Peter Oruba · 17 years ago
  29. 8e61028 x86: typedef removal by Peter Oruba · 17 years ago
  30. 9a56a0f x86: moved Intel microcode patch loader declarations to seperate header file by Peter Oruba · 17 years ago
  31. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  32. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 17 years ago
  33. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 17 years ago
  34. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 17 years ago
  35. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 17 years ago
  36. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 17 years ago
  37. a13b04a x86 microcode: firmware data is const by Greg Kroah-Hartman · 17 years ago
  38. bc4e0f9 x86: microcode: cosmetic changes by Ben Castricum · 17 years ago
  39. 7714936 microcode: BKL pushdown by Arnd Bergmann · 17 years ago
  40. fc0e474 x86: use new set_cpus_allowed_ptr function by Mike Travis · 17 years ago
  41. fe176de x86: microcode: show results on success too by Ben Castricum · 17 years ago
  42. c72258c x86: fix section mismatch warnings when referencing notifiers by Sam Ravnborg · 17 years ago
  43. ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
  44. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  45. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  46. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/microcode.c]
  47. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 18 years ago
  48. f8281a2 microcode: fix section mismatch warning by Sam Ravnborg · 18 years ago
  49. 455c017 microcode: use suspend-related CPU hotplug notifications by Rafael J. Wysocki · 18 years ago
  50. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 18 years ago
  51. 1d64b9c [PATCH] Fix microcode-related suspend problem by Rafael J. Wysocki · 18 years ago
  52. 2ba1ff2 [PATCH] i386: Fix warning in microcode.c by Andi Kleen · 18 years ago
  53. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  54. be31f9c [PATCH] microcode: fix mc_cpu_notifier section warning by Jean Delvare · 18 years ago
  55. 6968826 [PATCH] update Tigran's email addresses by Tigran Aivazian · 18 years ago
  56. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  57. d654c67 [PATCH] Regression in 2.6.19-rc microcode driver by Arjan van de Ven · 18 years ago
  58. 2e3ad8a [PATCH] x86/microcode: handle sysfs error by Jeff Garzik · 18 years ago
  59. bd8e39f [PATCH] x86 microcode: don't check the size by Shaohua Li · 18 years ago
  60. 9a4b9ef [PATCH] x86 microcode: add sysfs and hotplug support by Shaohua Li · 18 years ago
  61. a30a6a2 [PATCH] x86 microcode: using request_firmware to pull microcode by Shaohua Li · 18 years ago
  62. 9a3110b [PATCH] x86 microcode: microcode driver cleanup. by Shaohua Li · 18 years ago
  63. 96192ff [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 20 years ago
  64. ba528f2 [PATCH] fix x86 microcode driver handling of multiple matching revisions by Jan Beulich · 19 years ago
  65. f45e465 [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl by Adrian Bunk · 19 years ago
  66. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 19 years ago
  67. 2ab7f18 [PATCH] x86_64: Quieten down microcode update driver by Andi Kleen · 19 years ago
  68. 5cf6c54 [PATCH] x86 microcode driver vs hotplug CPUs. by Dave Jones · 19 years ago
  69. 487472b [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_core by Andi Kleen · 19 years ago
  70. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  71. 245067d [PATCH] i386: cleanup serialize msr by Zachary Amsden · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2