summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/microcode.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis1-12/+5
2008-07-24Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+9
2008-07-22sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-3/+7
2008-07-19cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis1-4/+9
2008-07-15Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds1-2/+2
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+2
2008-07-15Merge 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-21microcode: 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