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