Age | Commit message (Expand) | Author | Files | Lines |
2012-09-23 | Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer | 1 | -0/+5 |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells | 1 | -1/+0 |
2012-01-04 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 1 | -1/+1 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-05-27 | x86: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-27 | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr... | Russ Anderson | 1 | -1/+1 |
2009-12-16 | x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers | H. Peter Anvin | 1 | -2/+2 |
2009-12-14 | x86, msr: Remove incorrect, duplicated code in the MSR driver | H. Peter Anvin | 1 | -3/+2 |
2009-12-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+6 |
2009-10-08 | x86, msr: Remove the bkl from msr_open() | Frederic Weisbecker | 1 | -10/+6 |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 1 | -2/+2 |
2009-09-01 | x86, msr: Export the register-setting MSR functions via /dev/*/msr | H. Peter Anvin | 1 | -0/+51 |
2009-09-01 | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT | H. Peter Anvin | 1 | -8/+2 |
2009-06-16 | Driver Core: x86: add nodename for cpuid and msr drivers. | Kay Sievers | 1 | -0/+6 |
2009-01-12 | x86: msr.c fix style problems | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-01-03 | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis | 1 | -1/+1 |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 1 | -2/+2 |
2008-08-26 | x86: msr: correct return value on partial operations | H. Peter Anvin | 1 | -10/+18 |
2008-08-26 | x86: msr: propagate errors from smp_call_function_single() | H. Peter Anvin | 1 | -4/+10 |
2008-08-15 | x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs | Darrick J. Wong | 1 | -1/+1 |
2008-07-22 | device create: x86: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -2/+2 |
2008-05-19 | x86: cdev lock_kernel() pushdown | Jonathan Corbet | 1 | -4/+12 |
2008-04-20 | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 1 | -3/+1 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/msr.c | Paolo Ciarrocchi | 1 | -2/+2 |
2008-02-04 | x86: cpuid, msr: use inode mutex instead of big kernel lock | H. Peter Anvin | 1 | -5/+9 |
2008-02-01 | x86: fix section mismatch warnings when referencing notifiers | Sam Ravnborg | 1 | -1/+1 |
2008-01-25 | PM: Acquire device locks on suspend | Rafael J. Wysocki | 1 | -3/+3 |
2007-10-19 | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 1 | -1/+1 |
2007-10-19 | x86 msr driver: Misc cpuinit annotations | Satyam Sharma | 1 | -1/+1 |
2007-10-19 | cpu hotplug: msr: fix cpu hotplug error handling | Akinobu Mita | 1 | -15/+20 |
2007-10-17 | i386: Misc cpuinit annotations | Satyam Sharma | 1 | -2/+2 |
2007-10-13 | Delete filenames in comments. | Dave Jones | 1 | -2/+0 |
2007-10-11 | i386: move kernel | Thomas Gleixner | 1 | -0/+224 |