summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/microcode.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds1-2/+2
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+2
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+2
2008-07-10x86 microcode: firmware data is constGreg Kroah-Hartman1-2/+2
2008-07-03x86: microcode: cosmetic changesBen Castricum1-14/+15
2008-06-20microcode: BKL pushdownArnd Bergmann1-0/+2
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis1-8/+8
2008-04-17x86: microcode: show results on success tooBen Castricum1-8/+8
2008-02-01x86: fix section mismatch warnings when referencing notifiersSam Ravnborg1-1/+1
2008-01-30x86: remove unneded castsJan Engelhardt1-7/+5
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy1-8/+8
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-3/+3
2007-10-11i386: move kernelThomas Gleixner1-0/+850