aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/microcode.c
AgeCommit message (Expand)Author
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-10x86 microcode: firmware data is constGreg Kroah-Hartman
2008-07-03x86: microcode: cosmetic changesBen Castricum
2008-06-20microcode: BKL pushdownArnd Bergmann
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis
2008-04-17x86: microcode: show results on success tooBen Castricum
2008-02-01x86: fix section mismatch warnings when referencing notifiersSam Ravnborg
2008-01-30x86: remove unneded castsJan Engelhardt
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-11i386: move kernelThomas Gleixner