summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/msr.c
Commit message (Expand)AuthorAgeFilesLines
* i386: move kernelThomas Gleixner2007-10-111-224/+0
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* i386: Use functions from library in msr driverNicolas Boichat2007-05-081-102/+4
* [PATCH] i386: use smp_call_function_single()Alexey Dobriyan2007-02-131-9/+4
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-3/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-2/+1
|\
| * [PATCH] x86-64: remove unused variableDavid Rientjes2006-12-071-2/+1
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0
|/
* Driver core: convert msr code to use struct deviceGreg Kroah-Hartman2006-12-011-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton2006-06-301-3/+6
|/
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
* [PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2006-04-191-1/+1
* [PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki2006-01-061-2/+1
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] x86: more asm cleanupsZachary Amsden2005-09-051-25/+6
* [PATCH] class: convert arch/* to use the new class api instead of class_simplegregkh@suse.de2005-06-201-11/+11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+346
OpenPOWER on IntegriCloud