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
...
|
|
|
*
|
|
|
[ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks()
Mark Brown
2009-02-26
1
-1
/
+1
|
|
|
*
|
|
|
[ARM] S3C64XX: Set GPIO pin when select IRQ_EINT type
Ben Dooks
2009-02-26
1
-0
/
+13
|
|
*
|
|
|
|
[ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_info
Hartley Sweeten
2009-03-05
1
-0
/
+2
|
|
*
|
|
|
|
[ARM] 5418/1: restore lr before leaving mcount
Uwe Kleine-König
2009-03-05
1
-0
/
+4
|
|
*
|
|
|
|
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
2009-03-05
1
-0
/
+7
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
[ARM] orion5x: pass dram mbus data to xor driver
Saeed Bishara
2009-03-03
1
-0
/
+7
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-03-14
4
-6
/
+31
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Fix Xilinx SystemACE driver to handle empty CF slot
Grant Likely
2009-03-14
1
-0
/
+22
|
|
*
|
|
|
|
|
block: fix memory leak in bio_clone()
Li Zefan
2009-03-14
1
-1
/
+3
|
|
*
|
|
|
|
|
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
2009-03-14
3
-5
/
+6
|
*
|
|
|
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2009-03-14
7
-56
/
+60
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
MIPS: Mark Eins: Fix configuration.
Ralf Baechle
2009-03-13
5
-52
/
+54
|
|
*
|
|
|
|
|
|
MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled
Zhang Le
2009-03-13
2
-4
/
+6
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-03-14
19
-631
/
+586
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
[SCSI] qla2xxx: Update version number to 8.03.00-k4.
Andrew Vasquez
2009-03-10
1
-1
/
+1
|
|
*
|
|
|
|
|
|
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...
Andrew Vasquez
2009-03-10
1
-4
/
+0
|
|
*
|
|
|
|
|
|
[SCSI] qla2xxx: Correct truncation in return-code status checking.
Andrew Vasquez
2009-03-10
2
-2
/
+2
|
|
*
|
|
|
|
|
|
[SCSI] qla2xxx: Correct vport delete bug.
Anirban Chakraborty
2009-03-10
3
-9
/
+15
|
|
*
|
|
|
|
|
|
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
Lalit Chandivade
2009-03-10
1
-1
/
+5
|
|
*
|
|
|
|
|
|
[SCSI] qla2xxx: Correct address range checking for option-rom updates.
Andrew Vasquez
2009-03-10
1
-8
/
+1
|
|
*
|
|
|
|
|
|
[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...
Robert Love
2009-03-10
1
-1
/
+1
|
|
*
|
|
|
|
|
|
[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)
Chris Leech
2009-03-10
1
-57
/
+24
|
|
*
|
|
|
|
|
|
[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...
Vasu Dev
2009-03-10
3
-24
/
+23
|
|
*
|
|
|
|
|
|
[SCSI] fcoe: fix kfree(skb)
Roel Kluin
2009-03-10
1
-1
/
+1
|
|
*
|
|
|
|
|
|
[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway
Yi Zou
2009-03-10
1
-4
/
+0
|
|
*
|
|
|
|
|
|
[SCSI] libfc: do not change the fh_rx_id of a recevied frame
Yi Zou
2009-03-10
1
-13
/
+0
|
|
*
|
|
|
|
|
|
[SCSI] fcoe: Correct fcoe_transports initialization vs. registration
Robert Love
2009-03-10
2
-3
/
+5
|
|
*
|
|
|
|
|
|
[SCSI] fcoe: Use setup_timer() and mod_timer()
Robert Love
2009-03-10
1
-5
/
+3
|
|
*
|
|
|
|
|
|
[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
Robert Love
2009-03-10
3
-14
/
+8
|
|
*
|
|
|
|
|
|
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
2009-03-10
4
-20
/
+20
|
|
*
|
|
|
|
|
|
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
2009-03-10
8
-257
/
+252
|
|
*
|
|
|
|
|
|
[SCSI] libfc: Cleanup libfc_function_template comments
Robert Love
2009-03-06
1
-41
/
+66
|
|
*
|
|
|
|
|
|
[SCSI] libfc: check for err when recv and state is incorrect
Robert Love
2009-03-06
2
-40
/
+40
|
|
*
|
|
|
|
|
|
[SCSI] libfc: rename rp to rdata in fc_disc_new_target()
Robert Love
2009-03-06
1
-4
/
+4
|
|
*
|
|
|
|
|
|
[SCSI] libfc: correct RPORT_TO_PRIV usage
Robert Love
2009-03-06
1
-2
/
+2
|
|
*
|
|
|
|
|
|
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
2009-03-06
4
-5
/
+13
|
|
*
|
|
|
|
|
|
[SCSI] libfc: exch mgr is freed while lport still retrying sequences
Steve Ma
2009-03-06
1
-0
/
+2
|
|
*
|
|
|
|
|
|
[SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost
Vasu Dev
2009-03-06
1
-3
/
+3
|
|
*
|
|
|
|
|
|
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
2009-03-06
3
-49
/
+69
|
|
*
|
|
|
|
|
|
[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...
Vasu Dev
2009-03-06
5
-69
/
+30
|
|
*
|
|
|
|
|
|
[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts
Vasu Dev
2009-03-06
1
-1
/
+1
|
|
*
|
|
|
|
|
|
[SCSI] libfc: handle RRQ exch timeout
Vasu Dev
2009-03-06
1
-1
/
+1
|
|
*
|
|
|
|
|
|
[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
Abhijeet Joglekar
2009-03-06
1
-1
/
+6
|
|
*
|
|
|
|
|
|
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
2009-03-06
4
-7
/
+8
|
|
*
|
|
|
|
|
|
[SCSI] sd: Don't try to spin up drives that are connected to an inactive port
Matthew Wilcox
2009-03-05
1
-15
/
+11
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-03-14
3
-2
/
+44
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ata_piix: add workaround for Samsung DB-P70
Tejun Heo
2009-03-13
1
-0
/
+37
|
|
*
|
|
|
|
|
|
libata: Keep shadow last_ctl up to date during resets
Stuart MENEFY
2009-03-13
1
-1
/
+5
|
|
*
|
|
|
|
|
|
sata_mv: fix MSI irq race condition
Mark Lord
2009-03-13
1
-1
/
+2
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-03-14
12
-56
/
+223
|
|
\
\
\
\
\
\
\
[prev]
[next]