index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] libsas: convert to standard kernel debugging
James Bottomley
2011-01-24
5
-33
/
+1
*
[SCSI] libsas: fix ATAPI check condition termination
James Bottomley
2011-01-24
1
-3
/
+5
*
[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...
Peter Jones
2011-01-24
3
-75
/
+39
*
[SCSI] Add scsi_dev_info_list_del_keyed()
Peter Jones
2011-01-24
2
-0
/
+86
*
[SCSI] cxgb3i: fixed connection problem with iscsi private ip
kxie@chelsio.com
2011-01-24
1
-4
/
+15
*
[SCSI] MAINTAINERS: Update zfcp entry
Christof Schmitt
2011-01-24
1
-2
/
+1
*
[SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo()
Jesper Juhl
2011-01-24
1
-1
/
+3
*
[SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets
Eddie Wai
2011-01-24
1
-0
/
+3
*
[SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info
kxie@chelsio.com
2011-01-24
4
-63
/
+8
*
[SCSI] cxgbi: set ulpmode only if digest is on
kxie@chelsio.com
2011-01-24
1
-7
/
+10
*
[SCSI] hpsa: avoid leaking stack contents to userland
Vasiliy Kulikov
2011-01-24
1
-0
/
+2
*
[SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as u...
Stephen M. Cameron
2011-01-24
1
-0
/
+7
*
[SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_...
Stephen M. Cameron
2011-01-24
1
-2
/
+2
*
[SCSI] hpsa: Add a per controller commands_outstanding entry in /sys
Stephen M. Cameron
2011-01-24
1
-0
/
+14
*
[SCSI] hpsa: use usleep_range not msleep for small sleeps
Stephen M. Cameron
2011-01-24
1
-1
/
+1
*
[SCSI] hpsa: allow driver to put controller in either simple or performant mode
Stephen M. Cameron
2011-01-24
2
-0
/
+13
*
[SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack
Stephen M. Cameron
2011-01-24
1
-3
/
+8
*
[SCSI] hpsa: do not reset unknown boards on reset_devices
Stephen M. Cameron
2011-01-24
1
-1
/
+5
*
[SCSI] hpsa: limit commands allocated on reset_devices
Stephen M. Cameron
2011-01-24
1
-0
/
+5
*
[SCSI] hpsa: Use kernel provided PCI state save and restore functions
Stephen M. Cameron
2011-01-24
1
-66
/
+15
*
[SCSI] hpsa: fix board status waiting code
Stephen M. Cameron
2011-01-24
2
-8
/
+40
*
[SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants
Stephen M. Cameron
2011-01-24
1
-2
/
+0
*
[SCSI] hpsa: fixup DMA address before freeing.
Stephen M. Cameron
2011-01-24
2
-1
/
+2
*
[SCSI] hpsa: defend against zero sized buffers in passthru ioctls
Stephen M. Cameron
2011-01-24
1
-20
/
+16
*
[SCSI] scsi_dh_alua: add scalable ONTAP lun to dev list
Mike Snitzer
2011-01-24
1
-0
/
+1
*
[SCSI] scsi_dh_alua: Add Promise VTrak to dev list
Ilgu Hong
2011-01-24
1
-0
/
+1
*
[SCSI] scsi_dh_alua: fix stpg_endio group state reporting
Joseph Gruher
2011-01-24
1
-3
/
+5
*
[SCSI] scsi_dh_alua: fix deadlock in stpg_endio
Joseph Gruher
2011-01-24
1
-1
/
+2
*
[SCSI] scsi_dh_alua: fix submit_stpg return
Joseph Gruher
2011-01-24
1
-2
/
+1
*
[SCSI] mpt2sas: Bump version 08.100.00.00
Kashyap, Desai
2011-01-24
1
-2
/
+2
*
[SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_base
Kashyap, Desai
2011-01-24
2
-56
/
+68
*
[SCSI] mpt2sas: Add support for Customer specific branding messages
Kashyap, Desai
2011-01-24
2
-0
/
+40
*
[SCSI] mpt2sas: Revision P MPI Header Update
Kashyap, Desai
2011-01-24
5
-392
/
+18
*
Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2011-01-24
4
-9
/
+32
|
\
|
*
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
2011-01-24
4
-4
/
+6
|
*
BUILD_BUG_ON: make it handle more cases
Rusty Russell
2011-01-24
1
-6
/
+27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-01-24
6
-15
/
+94
|
\
\
|
*
|
module: fix missing semicolons in MODULE macro usage
Rusty Russell
2011-01-24
2
-2
/
+2
|
*
|
param: add null statement to compiled-in module params
Linus Walleij
2011-01-24
1
-2
/
+4
|
*
|
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
Rusty Russell
2011-01-24
1
-1
/
+1
|
*
|
module: show version information for built-in modules in sysfs
Dmitry Torokhov
2011-01-24
3
-11
/
+88
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-01-24
10
-14
/
+40
|
\
\
|
*
|
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2011-01-24
2
-3
/
+3
|
*
|
tpm: fix panic caused by "tpm: Autodetect itpm devices"
Olof Johansson
2011-01-24
1
-3
/
+3
|
*
|
TPM: Long default timeout fix
Rajiv Andrade
2011-01-24
1
-4
/
+6
|
*
|
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
2011-01-24
1
-0
/
+1
|
*
|
keys: add trusted and encrypted maintainers
Mimi Zohar
2011-01-24
1
-0
/
+22
|
*
|
encrypted-keys: rename encrypted_defined files to encrypted
Mimi Zohar
2011-01-24
3
-2
/
+3
|
*
|
trusted-keys: rename trusted_defined files to trusted
Mimi Zohar
2011-01-24
3
-2
/
+2
|
|
/
*
|
fs: fix new dcache.c kernel-doc warnings
Randy Dunlap
2011-01-22
1
-1
/
+3
[next]