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
*
ioat3: ioat3.2 pci ids for Jasper Forest
Tom Picard
2009-09-08
2
-0
/
+23
*
ioat3: interrupt descriptor support
Dan Williams
2009-09-08
1
-1
/
+38
*
ioat3: support xor via pq descriptors
Dan Williams
2009-09-08
1
-0
/
+49
*
ioat3: pq support
Dan Williams
2009-09-08
1
-1
/
+264
*
ioat3: xor self test
Dan Williams
2009-09-08
4
-3
/
+282
*
ioat3: xor support
Dan Williams
2009-09-08
4
-3
/
+222
*
ioat3: enable dca for completion writes
Dan Williams
2009-09-08
2
-1
/
+3
*
ioat: add 'ioat' sysfs attributes
Dan Williams
2009-09-08
6
-6
/
+166
*
ioat3: split ioat3 support to its own file, add memset
Dan Williams
2009-09-08
7
-84
/
+421
*
ioat3: hardware version 3.2 register / descriptor definitions
Dan Williams
2009-09-08
4
-2
/
+185
*
ioat2+: add fence support
Dan Williams
2009-09-08
1
-0
/
+1
*
dmaengine, async_tx: support alignment checks
Dan Williams
2009-09-08
6
-6
/
+67
*
dmaengine: cleanup unused transaction types
Dan Williams
2009-09-08
4
-16
/
+1
*
dmaengine, async_tx: add a "no channel switch" allocator
Dan Williams
2009-09-08
4
-1
/
+57
*
dmaengine: add fence support
Dan Williams
2009-09-08
8
-41
/
+79
*
Merge branch 'md-raid6-accel' into ioat3.2
Dan Williams
2009-09-08
23
-927
/
+2528
|
\
|
*
md/raid456: distribute raid processing over multiple cores
Dan Williams
2009-08-29
2
-2
/
+45
|
*
md/raid6: remove synchronous infrastructure
Yuri Tikhonov
2009-08-29
1
-254
/
+0
|
*
md/raid6: asynchronous handle_stripe6
Yuri Tikhonov
2009-08-29
1
-38
/
+82
|
*
md/raid6: asynchronous handle_parity_check6
Dan Williams
2009-08-29
1
-67
/
+139
|
*
md/raid6: asynchronous handle_stripe_dirtying6
Yuri Tikhonov
2009-08-29
1
-85
/
+37
|
*
md/raid6: asynchronous handle_stripe_fill6
Yuri Tikhonov
2009-08-29
1
-50
/
+93
|
*
md/raid5,6: common schedule_reconstruction for raid5/6
Yuri Tikhonov
2009-08-29
1
-6
/
+18
|
*
md/raid6: asynchronous raid6 operations
Dan Williams
2009-08-29
3
-33
/
+299
|
*
md/raid5: factor out mark_uptodate from ops_complete_compute5
Dan Williams
2009-08-29
1
-5
/
+16
|
*
async_tx: raid6 recovery self test
Dan Williams
2009-08-29
3
-0
/
+255
|
*
dmatest: add pq support
Dan Williams
2009-08-29
1
-0
/
+26
|
*
async_tx: add support for asynchronous RAID6 recovery operations
Dan Williams
2009-08-29
5
-0
/
+466
|
*
async_tx: add support for asynchronous GF multiplication
Dan Williams
2009-08-29
10
-9
/
+493
|
*
async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx
Dan Williams
2009-08-29
3
-41
/
+40
|
*
async_tx: kill needless module_{init|exit}
Dan Williams
2009-08-29
3
-40
/
+3
|
*
async_tx: add sum check flags
Dan Williams
2009-08-29
7
-14
/
+37
|
*
md/raid5,6: add percpu scribble region for buffer lists
Dan Williams
2009-08-29
2
-30
/
+110
|
*
md/raid6: move the spare page to a percpu allocation
Dan Williams
2009-08-29
2
-86
/
+175
|
*
md/raid6: release spare page at ->stop()
Dan Williams
2009-07-14
1
-14
/
+12
|
*
async_xor: permit callers to pass in a 'dma/page scribble' region
Dan Williams
2009-06-03
3
-47
/
+58
|
*
async_tx: structify submission arguments, add scribble
Dan Williams
2009-06-03
7
-174
/
+200
|
*
async_tx: kill ASYNC_TX_DEP_ACK flag
Dan Williams
2009-06-03
7
-30
/
+22
|
*
async_tx: rename zero_sum to val
Dan Williams
2009-04-08
9
-47
/
+47
|
*
Merge branch 'dmaengine' into async-tx-raid6
Dan Williams
2009-04-08
112
-958
/
+1917
|
|
\
*
|
|
net_dma: poll for a descriptor after allocation failure
Dan Williams
2009-09-08
1
-0
/
+10
*
|
|
ioat2,3: dynamically resize descriptor ring
Dan Williams
2009-09-08
3
-31
/
+187
*
|
|
ioat: switch watchdog and reset handler from workqueue to timer
Dan Williams
2009-09-08
6
-436
/
+396
*
|
|
ioat1: trim ioat_dma_desc_sw
Dan Williams
2009-09-08
3
-5
/
+7
*
|
|
ioat: ___devinit annotate the initialization paths
Dan Williams
2009-09-08
5
-20
/
+24
*
|
|
ioat: preserve chanctrl bits when re-arming interrupts
Dan Williams
2009-09-08
3
-14
/
+10
*
|
|
ioat: ignore reserved bits for chancnt and xfercap
Dan Williams
2009-09-08
2
-0
/
+14
*
|
|
ioat: cleanup completion status reads
Dan Williams
2009-09-08
4
-75
/
+46
*
|
|
ioat: add some dev_dbg() calls
Dan Williams
2009-09-08
4
-4
/
+81
*
|
|
ioat1: kill unused unmap parameters
Dan Williams
2009-09-08
2
-4
/
+0
[next]