summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/microcode.c
Commit message (Expand)AuthorAgeFilesLines
* x86: moved microcode.c to microcode_intel.cDmitry Adamushko2008-09-231-505/+0
* x86, microcode rework, v2, fixIngo Molnar2008-09-141-3/+1
* x86, microcode rework, v2Dmitry Adamushko2008-09-121-50/+34
* x86-microcode: generic interface refactoringDmitry Adamushko2008-08-201-53/+102
* x86: Fixed NULL function pointer dereference in AMD microcode patch loader.Peter Oruba2008-08-151-1/+2
* x86: Microcode patch loader style correctionsPeter Oruba2008-08-151-11/+13
* Merge commit 'v2.6.27-rc1' into x86/microcodeIngo Molnar2008-07-291-10/+4
|\
| * cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-12/+5
* | x86, microcode: fix symbol exportsIngo Molnar2008-07-291-5/+5
* | x86, microcode support: fix build errorIngo Molnar2008-07-291-2/+2
* | x86: major refactoringPeter Oruba2008-07-281-33/+47
* | x86: code split to two partsPeter Oruba2008-07-281-0/+463
* | x86: move microcode.c to microcode_intel.cPeter Oruba2008-07-281-855/+0
* | x86: move per CPU microcode structure declaration to header filePeter Oruba2008-07-281-7/+1
* | x86: typedef removalPeter Oruba2008-07-281-12/+12
* | x86: moved Intel microcode patch loader declarations to seperate header filePeter Oruba2008-07-281-0/+1
|/
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-231-4/+9
|\
| * cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-4/+9
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-3/+7
|/
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-141-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-2/+2
| |\
| | * x86 microcode: firmware data is constGreg Kroah-Hartman2008-07-101-2/+2
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+2
|\ \ \ | |/ / |/| |
| * | microcode: BKL pushdownArnd Bergmann2008-06-201-0/+2
| |/
* / x86: microcode: cosmetic changesBen Castricum2008-07-031-14/+15
|/
* x86: use new set_cpus_allowed_ptr functionMike Travis2008-04-191-8/+8
* x86: microcode: show results on success tooBen Castricum2008-04-171-8/+8
* x86: fix section mismatch warnings when referencing notifiersSam Ravnborg2008-02-011-1/+1
* x86: remove unneded castsJan Engelhardt2008-01-301-7/+5
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-8/+8
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-3/+3
* i386: move kernelThomas Gleixner2007-10-111-0/+850