Commit Graph

19 Commits (07a2039b8eb0af4ff464efd3dfd95de5c02648c6)

Author SHA1 Message Date
Jaswinder Singh Rajput 448dd2fa3e x86: msr.c fix style problems 16 years ago
Mike Travis 9628937d5b x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids 16 years ago
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 17 years ago
H. Peter Anvin 85f1cb6015 x86: msr: correct return value on partial operations 17 years ago
H. Peter Anvin c6f31932d0 x86: msr: propagate errors from smp_call_function_single() 17 years ago
Darrick J. Wong 967060d00d x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs 17 years ago
Greg Kroah-Hartman 3bfd49c8ab device create: x86: convert device_create to device_create_drvdata 17 years ago
Jonathan Corbet 5119e92efc x86: cdev lock_kernel() pushdown 17 years ago
Rafael J. Wysocki b844eba292 PM: Remove destroy_suspended_device() 17 years ago
Paolo Ciarrocchi 94a9fa4142 x86: coding style fixes to arch/x86/kernel/msr.c 17 years ago
H. Peter Anvin 2b06ac8671 x86: cpuid, msr: use inode mutex instead of big kernel lock 17 years ago
Sam Ravnborg c72258c7c9 x86: fix section mismatch warnings when referencing notifiers 17 years ago
Rafael J. Wysocki 775b64d2b6 PM: Acquire device locks on suspend 17 years ago
Mike Travis 92cb7612ae x86: convert cpuinfo_x86 array to a per_cpu array 18 years ago
Satyam Sharma 38048983e1 x86 msr driver: Misc cpuinit annotations 18 years ago
Akinobu Mita 881a841f4a cpu hotplug: msr: fix cpu hotplug error handling 18 years ago
Satyam Sharma 761c4bf821 i386: Misc cpuinit annotations 18 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Nicolas Boichat 78a62d2c98 i386: Use functions from library in msr driver 18 years ago
Alexey Dobriyan d958f14332 [PATCH] i386: use smp_call_function_single() 18 years ago
Arjan van de Ven 5dfe4c964a [PATCH] mark struct file_operations const 2 18 years ago
Josef "Jeff" Sipek aab4c5a51c [PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
David Rientjes f475ff352c [PATCH] x86-64: remove unused variable 18 years ago
Greg Kroah-Hartman a271aaf15f Driver core: convert msr code to use struct device 18 years ago
Andrew Morton e09793bb91 [PATCH] msr.c: use register_hotcpu_notifier() 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Chandra Seetharaman 74b85f3790 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only 19 years ago
Randy Dunlap efe87d2b82 [PATCH] x86 cpuid and msr notifier callback section mismatches 19 years ago
Daniel Marjamaki 6926d570b6 [PATCH] arch/i386/kernel/msr.c: removed unused variable 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
Zachary Amsden f2ab446124 [PATCH] x86: more asm cleanups 20 years ago
gregkh@suse.de 8874b414ff [PATCH] class: convert arch/* to use the new class api instead of class_simple 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago