aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/microcode_core.c
AgeCommit message (Expand)Author
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-04-14x86/microcode: Use nonseekable_open()Arnd Bergmann
2010-01-23Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann
2009-12-23Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o...Linus Torvalds
2009-12-09arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefixJoe Perches
2009-12-08Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-11-11x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycleAndreas Herrmann
2009-11-10x86: ucode-amd: Load ucode-patches once and not separately of each CPUAndreas Herrmann
2009-10-14x86: Remove BKL from microcodeThomas Gleixner
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers
2009-05-12x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle...Dmitry Adamushko
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-17x86: fix microcode driver newly spewing warningsDmitry Adamushko
2009-04-14x86 microcode: revert some work_on_cpuHugh Dickins
2009-03-18x86: microcode: cleanupIngo Molnar
2009-03-18x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.cRusty Russell
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko
2008-11-26x86: microcode: fix sparse warningsHannes Eder
2008-10-28x86: microcode patch loader author updatePeter Oruba
2008-10-02x86/microcode: fix sleeping function called from invalid context at kernel/mu...Dmitry Adamushko
2008-09-24x86: microcode patch loader bugfixPeter Oruba
2008-09-23x86: moved microcode.c to microcode_intel.cDmitry Adamushko