aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/msr.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-08-25x86: msr: correct return value on partial operationsH. Peter Anvin
2008-08-25x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin
2008-08-15x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUsDarrick J. Wong
2008-07-21device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-05-18x86: cdev lock_kernel() pushdownJonathan Corbet
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-04-17x86: coding style fixes to arch/x86/kernel/msr.cPaolo Ciarrocchi
2008-02-04x86: cpuid, msr: use inode mutex instead of big kernel lockH. Peter Anvin
2008-02-01x86: fix section mismatch warnings when referencing notifiersSam Ravnborg
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-18x86 msr driver: Misc cpuinit annotationsSatyam Sharma
2007-10-18cpu hotplug: msr: fix cpu hotplug error handlingAkinobu Mita
2007-10-17i386: Misc cpuinit annotationsSatyam Sharma
2007-10-13Delete filenames in comments.Dave Jones
2007-10-11i386: move kernelThomas Gleixner