aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpuid.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-1/+1
|\
| * x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-031-1/+1
* | x86: cpuid.c fix style problemsJaswinder Singh Rajput2009-01-021-3/+3
|/
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin2008-08-251-4/+11
|\
| * x86: cpuid: correct return value on partial operationsH. Peter Anvin2008-08-251-5/+9
| * x86: cpuid: propagate error from smp_call_function_single()H. Peter Anvin2008-08-251-1/+4
* | arch/x86/kernel/cpuid.c: removed duplicated #includeHuang Weiyi2008-08-111-1/+0
|/
* device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+2
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
|\
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* | x86: cdev lock_kernel() pushdownJonathan Corbet2008-05-181-8/+17
|/
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-191-3/+1
* x86: cpuid, msr: use inode mutex instead of big kernel lockH. Peter Anvin2008-02-041-4/+3
* x86: cpuid: allow querying %ecx-sensitive CPUID levelsH. Peter Anvin2008-02-041-25/+20
* x86: fix section mismatch warnings when referencing notifiersSam Ravnborg2008-02-011-1/+1
* x86: remove unneded castsJan Engelhardt2008-01-301-1/+1
* PM: Acquire device locks on suspendRafael J. Wysocki2008-01-241-3/+3
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-1/+1
* i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.Akinobu Mita2007-10-191-13/+19
* i386: simplify smp_call_function_single() call sequence in cpuidAvi Kivity2007-10-171-19/+3
* i386: misc cpuinit annotationsSatyam Sharma2007-10-171-2/+4
* Delete filenames in comments.Dave Jones2007-10-131-2/+0
* i386: move kernelThomas Gleixner2007-10-111-0/+242