index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
msr.c
Age
Commit message (
Expand
)
Author
2008-08-25
x86: msr: correct return value on partial operations
H. Peter Anvin
2008-08-25
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-21
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-19
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-24
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