aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpuid.c
AgeCommit message (Expand)Author
2018-03-27x86/cpuid: Allow cpuid_read() to scheduleEric Dumazet
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-22x86/cpuid: Move the hotplug callbacks to onlineThomas Gleixner
2016-11-22x86/cpuid: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-16x86/cpuid: Cleanup cpuid_regs definitionsHe Chen
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-07-20x86: Drop bogus __ref / __refdata annotationsMathias Krause
2014-10-17x86, cpuid: Use PTR_ERR_OR_ZEROFabian Frederick
2014-03-20x86, cpuid: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-02-22new helper: file_inode(file)Al Viro
2012-09-23Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-03-28Disintegrate asm/system.h for X86David Howells
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-26x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson
2009-12-15x86, msr/cpuid: Register enough minors for the MSR and CPUID driversH. Peter Anvin
2009-12-05Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-10-08x86, cpuid: Simplify the code in cpuid_openJohn Kacur
2009-10-07x86, cpuid: Remove the bkl from cpuid_open()John Kacur
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-06-15Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis
2009-01-02x86: cpuid.c fix style problemsJaswinder Singh Rajput
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-08-25Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin
2008-08-25x86: cpuid: correct return value on partial operationsH. Peter Anvin
2008-08-25x86: cpuid: propagate error from smp_call_function_single()H. Peter Anvin
2008-08-11arch/x86/kernel/cpuid.c: removed duplicated #includeHuang Weiyi
2008-07-21device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-05-18x86: cdev lock_kernel() pushdownJonathan Corbet
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-02-04x86: cpuid, msr: use inode mutex instead of big kernel lockH. Peter Anvin
2008-02-04x86: cpuid: allow querying %ecx-sensitive CPUID levelsH. Peter Anvin
2008-02-01x86: fix section mismatch warnings when referencing notifiersSam Ravnborg
2008-01-30x86: remove unneded castsJan Engelhardt
2008-01-24PM: Acquire device locks on suspendRafael J. Wysocki
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-19i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.Akinobu Mita
2007-10-17i386: simplify smp_call_function_single() call sequence in cpuidAvi Kivity
2007-10-17i386: misc cpuinit annotationsSatyam Sharma
2007-10-13Delete filenames in comments.Dave Jones
2007-10-11i386: move kernelThomas Gleixner