| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2010-10-18 | Update broken web addresses in arch directory. |  Justin P. Mattock | 1 | -1/+1 |
| 2010-10-15 | llseek: automatically add .llseek fop |  Arnd Bergmann | 1 | -0/+1 |
| 2010-05-25 | driver core: add devname module aliases to allow module on-demand auto-loading |  Kay Sievers | 1 | -0/+1 |
| 2010-04-14 | x86/microcode: Use nonseekable_open() |  Arnd Bergmann | 1 | -2/+2 |
| 2010-01-23 | Revert "x86: ucode-amd: Load ucode-patches once ..." |  Andreas Herrmann | 1 | -6/+0 |
| 2009-12-23 | Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycle" |  Linus Torvalds | 1 | -1/+1 |
| 2009-12-09 | arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix |  Joe Perches | 1 | -12/+14 |
| 2009-12-08 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+7 |
| 2009-11-11 | x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycle |  Andreas Herrmann | 1 | -1/+1 |
| 2009-11-10 | x86: ucode-amd: Load ucode-patches once and not separately of each CPU |  Andreas Herrmann | 1 | -0/+6 |
| 2009-10-14 | x86: Remove BKL from microcode |  Thomas Gleixner | 1 | -2/+0 |
| 2009-09-22 | mm: replace various uses of num_physpages by totalram_pages |  Jan Beulich | 1 | -2/+2 |
| 2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions |  Kay Sievers | 1 | -1/+1 |
| 2009-06-15 | Driver Core: misc: add nodename support for misc devices. |  Kay Sievers | 1 | -0/+1 |
| 2009-05-12 | x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cleanup of synchronization logic |  Dmitry Adamushko | 1 | -140/+189 |
| 2009-04-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+0 |
| 2009-04-17 | x86: fix microcode driver newly spewing warnings |  Dmitry Adamushko | 1 | -2/+0 |
| 2009-04-14 | x86 microcode: revert some work_on_cpu |  Hugh Dickins | 1 | -22/+11 |
| 2009-03-18 | x86: microcode: cleanup |  Ingo Molnar | 1 | -29/+29 |
| 2009-03-18 | x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.c |  Rusty Russell | 1 | -45/+61 |
| 2008-12-23 | 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'... |  Ingo Molnar | 1 | -3/+3 |
| 2008-12-20 | x86: fix resume (S2R) broken by Intel microcode module, on A110L |  Dmitry Adamushko | 1 | -5/+14 |
| 2008-11-26 | x86: microcode: fix sparse warnings |  Hannes Eder | 1 | -3/+3 |
| 2008-10-28 | x86: microcode patch loader author update |  Peter Oruba | 1 | -2/+2 |
| 2008-10-02 | x86/microcode: fix sleeping function called from invalid context at kernel/mutex.c |  Dmitry Adamushko | 1 | -7/+6 |
| 2008-09-24 | x86: microcode patch loader bugfix |  Peter Oruba | 1 | -1/+1 |
| 2008-09-23 | x86: moved microcode.c to microcode_intel.c |  Dmitry Adamushko | 1 | -0/+509 |