aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpuid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: move kernelThomas Gleixner1-242/+0
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+2
2007-02-13[PATCH] i386: use smp_call_function_single()Alexey Dobriyan1-5/+2
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-2/+2
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+0
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-12-07[PATCH] i386: Fix double #includes in arch/i386Nicolas Kaiser1-1/+0
2006-12-01Driver core: convert cpuid code to use struct deviceGreg Kroah-Hartman1-10/+10
2006-07-03[PATCH] Fix modular cpuid.koOGAWA Hirofumi1-2/+4
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/cpuid.c: 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-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/+246