summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpuid.c
Commit message (Expand)AuthorAgeFilesLines
* i386: move kernelThomas Gleixner2007-10-111-242/+0
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* [PATCH] i386: use smp_call_function_single()Alexey Dobriyan2007-02-131-5/+2
* [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-2/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-1/+0
|\
| * [PATCH] i386: Fix double #includes in arch/i386Nicolas Kaiser2006-12-071-1/+0
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0
|/
* Driver core: convert cpuid code to use struct deviceGreg Kroah-Hartman2006-12-011-10/+10
* [PATCH] Fix modular cpuid.koOGAWA Hirofumi2006-07-031-2/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [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/cpuid.c: 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] class: convert arch/* to use the new class api instead of class_simplegregkh@suse.de2005-06-201-11/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+246