index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
|
|
|
|
Thermal: Unify the code for both active and passive cooling
Zhang Rui
2012-09-24
1
-85
/
+25
|
|
|
|
*
|
|
|
|
Thermal: Introduce simple arbitrator for setting device cooling state
Zhang Rui
2012-09-24
1
-3
/
+41
|
|
|
|
*
|
|
|
|
Thermal: List thermal_instance in thermal_cooling_device.
Zhang Rui
2012-09-24
1
-1
/
+6
|
|
|
|
*
|
|
|
|
Thermal: Rename thermal_instance.node to thermal_instance.tz_node.
Zhang Rui
2012-09-24
1
-10
/
+10
|
|
|
|
*
|
|
|
|
Thermal: Rename thermal_zone_device.cooling_devices
Zhang Rui
2012-09-24
1
-9
/
+9
|
|
|
|
*
|
|
|
|
Thermal: rename structure thermal_cooling_device_instance to thermal_instance
Zhang Rui
2012-09-24
1
-9
/
+9
|
|
|
|
*
|
|
|
|
Thermal: Introduce thermal_zone_trip_update()
Zhang Rui
2012-09-24
2
-29
/
+81
|
|
|
|
*
|
|
|
|
Thermal: Remove tc1/tc2 in generic thermal layer.
Zhang Rui
2012-09-24
7
-27
/
+12
|
|
|
|
*
|
|
|
|
Thermal: Introduce .get_trend() callback.
Zhang Rui
2012-09-24
2
-2
/
+50
|
|
|
|
*
|
|
|
|
Thermal: set upper and lower limits
Zhang Rui
2012-09-24
3
-26
/
+53
|
|
|
|
*
|
|
|
|
Thermal: Introduce cooling states range support
Zhang Rui
2012-09-24
1
-4
/
+21
|
|
|
|
*
|
|
|
|
Thermal: Introduce multiple cooling states support
Zhang Rui
2012-09-24
1
-2
/
+10
|
|
*
|
|
|
|
|
|
ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
Feng Tang
2012-10-06
1
-1
/
+15
|
|
*
|
|
|
|
|
|
ACPI: EC: Make the GPE storm threshold a module parameter
Feng Tang
2012-10-06
1
-4
/
+10
|
*
|
|
|
|
|
|
|
ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug
Srivatsa S. Bhat
2012-10-09
1
-1
/
+1
|
*
|
|
|
|
|
|
|
cpuidle / ACPI: fix potential NULL pointer dereference
Wei Yongjun
2012-10-09
1
-1
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2012-10-13
2
-1
/
+15
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
kdb,vt_console: Fix missed data due to pager overruns
Jason Wessel
2012-10-12
1
-0
/
+13
|
*
|
|
|
|
|
|
|
|
kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell
Jason Wessel
2012-10-12
1
-1
/
+2
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2012-10-13
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
mmc: mxs-mmc: Fix merge issue causing build error
Marek Vasut
2012-10-11
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2012-10-13
10
-511
/
+636
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
dm: store dm_target_io in bio front_pad
Mikulas Patocka
2012-10-12
1
-59
/
+49
|
*
|
|
|
|
|
|
|
|
dm thin: move bio_prison code to separate module
Mike Snitzer
2012-10-12
5
-404
/
+499
|
*
|
|
|
|
|
|
|
|
dm thin: prepare to separate bio_prison code
Mike Snitzer
2012-10-12
1
-90
/
+131
|
*
|
|
|
|
|
|
|
|
dm thin: support discard with non power of two block size
Mike Snitzer
2012-10-12
1
-10
/
+13
|
*
|
|
|
|
|
|
|
|
dm persistent data: convert to use le32_add_cpu
Wei Yongjun
2012-10-12
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
dm: use ACCESS_ONCE for sysfs values
Mikulas Patocka
2012-10-12
2
-8
/
+4
|
*
|
|
|
|
|
|
|
|
dm bufio: use list_move
Wei Yongjun
2012-10-12
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
dm mpath: fix check for null mpio in end_io fn
Wei Yongjun
2012-10-12
1
-1
/
+2
*
|
|
|
|
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2012-10-13
52
-729
/
+4245
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[SCSI] storvsc: Account for in-transit packets in the RESET path
K. Y. Srinivasan
2012-10-09
1
-0
/
+5
|
*
|
|
|
|
|
|
|
|
|
[SCSI] qla2xxx: fix potential deadlock on ha->hardware_lock
Jiri Kosina
2012-10-09
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
|
[SCSI] scsi_debug: Fix off-by-one bug when unmapping region
Lukas Czerner
2012-10-09
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
[SCSI] Shorten the path length of scsi_cmd_to_driver()
Li Zhong
2012-10-09
1
-3
/
+5
|
*
|
|
|
|
|
|
|
|
|
[SCSI] virtio-scsi: support online resizing of disks
Paolo Bonzini
2012-10-09
1
-1
/
+30
|
*
|
|
|
|
|
|
|
|
|
[SCSI] virtio-scsi: fix LUNs greater than 255
Paolo Bonzini
2012-10-09
1
-1
/
+5
|
*
|
|
|
|
|
|
|
|
|
[SCSI] virtio-scsi: initialize scatterlist structure
Richard W.M. Jones
2012-10-09
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: Version, Changelog, Copyright update
adam radford
2012-10-09
5
-9
/
+9
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: Remove duplicate code
adam radford
2012-10-09
2
-3
/
+0
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: Add SystemPD FastPath support
adam radford
2012-10-09
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: Add array boundary check for SystemPD
adam radford
2012-10-09
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: Load io_request DataLength in bytes
adam radford
2012-10-09
1
-9
/
+7
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: Add module param for configurable MSI-X vector count
adam radford
2012-10-09
1
-0
/
+8
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: Remove un-needed completion_lock spinlock calls
adam radford
2012-10-09
1
-2
/
+0
|
*
|
|
|
|
|
|
|
|
|
[SCSI] lpfc 8.3.35: Update lpfc version for 8.3.35 driver release
James Smart
2012-10-08
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
[SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer w...
James Smart
2012-10-08
5
-16
/
+151
|
*
|
|
|
|
|
|
|
|
|
[SCSI] lpfc 8.3.35: Fix error with fabric service parameters causing performa...
James Smart
2012-10-08
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
[SCSI] lpfc 8.3.35: Fixed SCSI host create showing wrong link speed on SLI3 H...
James Smart
2012-10-08
1
-2
/
+8
|
*
|
|
|
|
|
|
|
|
|
[SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verify...
James Smart
2012-10-08
2
-4
/
+15
[prev]
[next]