aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/msr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[PATCH] i386: use smp_call_function_single()Alexey Dobriyan1-9/+4
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-12-08[PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-3/+3
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-2/+1
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-12-07[PATCH] x86-64: remove unused variableDavid Rientjes1-2/+1
2006-12-01Driver core: convert msr code to use struct deviceGreg Kroah-Hartman1-10/+10
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton1-3/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman1-1/+1
2006-04-19[PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap1-1/+1
2006-01-06[PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki1-2/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden1-25/+6
2005-06-20[PATCH] class: convert arch/* to use the new class api instead of class_simplegregkh@suse.de1-11/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+346