aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpuid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers1-2/+2
2009-06-15Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers1-0/+6
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis1-1/+1
2009-01-02x86: cpuid.c fix style problemsJaswinder Singh Rajput1-3/+3
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+2
2008-08-25Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin1-4/+11
2008-08-25x86: cpuid: correct return value on partial operationsH. Peter Anvin1-5/+9
2008-08-25x86: cpuid: propagate error from smp_call_function_single()H. Peter Anvin1-1/+4
2008-08-11arch/x86/kernel/cpuid.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-07-21device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-1/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-05-18x86: cdev lock_kernel() pushdownJonathan Corbet1-8/+17
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki1-3/+1
2008-02-04x86: cpuid, msr: use inode mutex instead of big kernel lockH. Peter Anvin1-4/+3
2008-02-04x86: cpuid: allow querying %ecx-sensitive CPUID levelsH. Peter Anvin1-25/+20
2008-02-01x86: fix section mismatch warnings when referencing notifiersSam Ravnborg1-1/+1
2008-01-30x86: remove unneded castsJan Engelhardt1-1/+1
2008-01-24PM: Acquire device locks on suspendRafael J. Wysocki1-3/+3
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-1/+1
2007-10-19i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.Akinobu Mita1-13/+19
2007-10-17i386: simplify smp_call_function_single() call sequence in cpuidAvi Kivity1-19/+3
2007-10-17i386: misc cpuinit annotationsSatyam Sharma1-2/+4
2007-10-13Delete filenames in comments.Dave Jones1-2/+0
2007-10-11i386: move kernelThomas Gleixner1-0/+242