aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpuid.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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