summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/microcode.c (unfollow)
Commit message (Expand)Author
2008-09-23x86: moved microcode.c to microcode_intel.cDmitry Adamushko
2008-09-14x86, microcode rework, v2, fixIngo Molnar
2008-09-12x86, microcode rework, v2Dmitry Adamushko
2008-08-20x86-microcode: generic interface refactoringDmitry Adamushko
2008-08-15x86: Fixed NULL function pointer dereference in AMD microcode patch loader.Peter Oruba
2008-08-15x86: Microcode patch loader style correctionsPeter Oruba
2008-07-29x86, microcode: fix symbol exportsIngo Molnar
2008-07-29x86, microcode support: fix build errorIngo Molnar
2008-07-28x86: major refactoringPeter Oruba
2008-07-28x86: code split to two partsPeter Oruba
2008-07-28x86: move microcode.c to microcode_intel.cPeter Oruba
2008-07-28x86: move per CPU microcode structure declaration to header filePeter Oruba
2008-07-28x86: typedef removalPeter Oruba
2008-07-28x86: moved Intel microcode patch loader declarations to seperate header filePeter Oruba
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
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-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
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-06-01microcode: fix section mismatch warningSam Ravnborg
2007-05-09microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki
2007-02-13[PATCH] i386: Fix warning in microcode.cAndi Kleen
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2006-12-22[PATCH] microcode: fix mc_cpu_notifier section warningJean Delvare
2006-12-13[PATCH] update Tigran's email addressesTigran Aivazian
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-11-08[PATCH] Regression in 2.6.19-rc microcode driverArjan van de Ven
2006-10-11[PATCH] x86/microcode: handle sysfs errorJeff Garzik
2006-09-27[PATCH] x86 microcode: don't check the sizeShaohua Li
2006-09-27[PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li
2006-09-27[PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li
2006-09-27[PATCH] x86 microcode: microcode driver cleanup.Shaohua Li
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-23[PATCH] fix x86 microcode driver handling of multiple matching revisionsJan Beulich
2006-03-28[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-03-25[PATCH] x86_64: Quieten down microcode update driverAndi Kleen
2006-02-28[PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen