index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
[SCSI] libosd: osd_req_read_sg, optimize the single entry case
Boaz Harrosh
1
-4
/
+16
2011-01-24
[SCSI] libsas: remove spurious sata control register read/write
James Bottomley
1
-51
/
+0
2011-01-24
[SCSI] libsas: convert to standard kernel debugging
James Bottomley
5
-33
/
+1
2011-01-24
[SCSI] libsas: fix ATAPI check condition termination
James Bottomley
1
-3
/
+5
2011-01-24
[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...
Peter Jones
2
-75
/
+38
2011-01-24
[SCSI] Add scsi_dev_info_list_del_keyed()
Peter Jones
2
-0
/
+86
2011-01-24
[SCSI] cxgb3i: fixed connection problem with iscsi private ip
kxie@chelsio.com
1
-4
/
+15
2011-01-24
[SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo()
Jesper Juhl
1
-1
/
+3
2011-01-24
[SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets
Eddie Wai
1
-0
/
+3
2011-01-24
[SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info
kxie@chelsio.com
4
-63
/
+8
2011-01-24
[SCSI] cxgbi: set ulpmode only if digest is on
kxie@chelsio.com
1
-7
/
+10
2011-01-24
[SCSI] hpsa: avoid leaking stack contents to userland
Vasiliy Kulikov
1
-0
/
+2
2011-01-24
[SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as u...
Stephen M. Cameron
1
-0
/
+7
2011-01-24
[SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_...
Stephen M. Cameron
1
-2
/
+2
2011-01-24
[SCSI] hpsa: Add a per controller commands_outstanding entry in /sys
Stephen M. Cameron
1
-0
/
+14
2011-01-24
[SCSI] hpsa: use usleep_range not msleep for small sleeps
Stephen M. Cameron
1
-1
/
+1
2011-01-24
[SCSI] hpsa: allow driver to put controller in either simple or performant mode
Stephen M. Cameron
1
-0
/
+7
2011-01-24
[SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack
Stephen M. Cameron
1
-3
/
+8
2011-01-24
[SCSI] hpsa: do not reset unknown boards on reset_devices
Stephen M. Cameron
1
-1
/
+5
2011-01-24
[SCSI] hpsa: limit commands allocated on reset_devices
Stephen M. Cameron
1
-0
/
+5
2011-01-24
[SCSI] hpsa: Use kernel provided PCI state save and restore functions
Stephen M. Cameron
1
-66
/
+15
2011-01-24
[SCSI] hpsa: fix board status waiting code
Stephen M. Cameron
2
-8
/
+40
2011-01-24
[SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants
Stephen M. Cameron
1
-2
/
+0
2011-01-24
[SCSI] hpsa: fixup DMA address before freeing.
Stephen M. Cameron
2
-1
/
+2
2011-01-24
[SCSI] hpsa: defend against zero sized buffers in passthru ioctls
Stephen M. Cameron
1
-20
/
+16
2011-01-24
[SCSI] scsi_dh_alua: add scalable ONTAP lun to dev list
Mike Snitzer
1
-0
/
+1
2011-01-24
[SCSI] scsi_dh_alua: Add Promise VTrak to dev list
Ilgu Hong
1
-0
/
+1
2011-01-24
[SCSI] scsi_dh_alua: fix stpg_endio group state reporting
Joseph Gruher
1
-3
/
+5
2011-01-24
[SCSI] scsi_dh_alua: fix deadlock in stpg_endio
Joseph Gruher
1
-1
/
+2
2011-01-24
[SCSI] scsi_dh_alua: fix submit_stpg return
Joseph Gruher
1
-2
/
+1
2011-01-24
[SCSI] mpt2sas: Bump version 08.100.00.00
Kashyap, Desai
1
-2
/
+2
2011-01-24
[SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_base
Kashyap, Desai
2
-56
/
+68
2011-01-24
[SCSI] mpt2sas: Add support for Customer specific branding messages
Kashyap, Desai
2
-0
/
+40
2011-01-24
[SCSI] mpt2sas: Revision P MPI Header Update
Kashyap, Desai
5
-392
/
+18
2011-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-1
/
+1
2011-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-7
/
+9
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
1
-1
/
+1
2011-01-24
tpm: fix panic caused by "tpm: Autodetect itpm devices"
Olof Johansson
1
-3
/
+3
2011-01-24
TPM: Long default timeout fix
Rajiv Andrade
1
-4
/
+6
2011-01-23
rapidio: fix new kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2011-01-22
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
122
-2635
/
+2376
2011-01-22
Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+19
2011-01-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+2
2011-01-21
powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()
roel kluin
1
-2
/
+2
2011-01-21
ACPI / PM: Call suspend_nvs_free() earlier during resume
Rafael J. Wysocki
1
-1
/
+1
2011-01-21
ACPI: Introduce acpi_os_ioremap()
Rafael J. Wysocki
2
-8
/
+11
2011-01-21
Merge branch 'akpm'
Linus Torvalds
33
-107
/
+108
2011-01-21
backlight: fix 88pm860x_bl macro collision
Randy Dunlap
1
-2
/
+2
2011-01-21
drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking
Janusz Krzysztofik
1
-7
/
+8
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
31
-98
/
+98
[next]