index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
dmaengine: cleanup unused transaction types
Dan Williams
4
-16
/
+1
2009-09-08
dmaengine, async_tx: add a "no channel switch" allocator
Dan Williams
4
-1
/
+57
2009-09-08
dmaengine: add fence support
Dan Williams
8
-41
/
+79
2009-09-08
Merge branch 'md-raid6-accel' into ioat3.2
Dan Williams
23
-927
/
+2528
2009-09-08
net_dma: poll for a descriptor after allocation failure
Dan Williams
1
-0
/
+10
2009-09-08
ioat2,3: dynamically resize descriptor ring
Dan Williams
3
-31
/
+187
2009-09-08
ioat: switch watchdog and reset handler from workqueue to timer
Dan Williams
6
-436
/
+396
2009-09-08
ioat1: trim ioat_dma_desc_sw
Dan Williams
3
-5
/
+7
2009-09-08
ioat: ___devinit annotate the initialization paths
Dan Williams
5
-20
/
+24
2009-09-08
ioat: preserve chanctrl bits when re-arming interrupts
Dan Williams
3
-14
/
+10
2009-09-08
ioat: ignore reserved bits for chancnt and xfercap
Dan Williams
2
-0
/
+14
2009-09-08
ioat: cleanup completion status reads
Dan Williams
4
-75
/
+46
2009-09-08
ioat: add some dev_dbg() calls
Dan Williams
4
-4
/
+81
2009-09-08
ioat1: kill unused unmap parameters
Dan Williams
2
-4
/
+0
2009-09-08
ioat2,3: convert to a true ring buffer
Dan Williams
6
-686
/
+1122
2009-09-08
ioat: prepare the code for ioat[12]_dma_chan split
Dan Williams
2
-370
/
+390
2009-09-08
ioat: fix self test interrupts
Dan Williams
1
-1
/
+2
2009-09-08
ioat1: move descriptor allocation from submit to prep
Dan Williams
1
-89
/
+65
2009-09-08
ioat: define descriptor control bit-field
Dan Williams
2
-32
/
+34
2009-09-08
ioat: fix type mismatch for ->dmacount
Dan Williams
1
-2
/
+2
2009-09-08
ioat: split ioat_dma_probe into core/version-specific routines
Dan Williams
3
-155
/
+200
2009-09-08
ioat: kill function prototype ifdef guards
Dan Williams
1
-9
/
+0
2009-09-08
ioat: cleanup some long deref chains and 80 column collisions
Dan Williams
2
-167
/
+144
2009-09-08
ioat: convert ioat_probe to pcim/devm
Dan Williams
4
-141
/
+68
2009-09-08
ioat: move definitions to dma.h
Dan Williams
2
-14
/
+16
2009-08-29
md/raid456: distribute raid processing over multiple cores
Dan Williams
2
-2
/
+45
2009-08-29
md/raid6: remove synchronous infrastructure
Yuri Tikhonov
1
-254
/
+0
2009-08-29
md/raid6: asynchronous handle_stripe6
Yuri Tikhonov
1
-38
/
+82
2009-08-29
md/raid6: asynchronous handle_parity_check6
Dan Williams
1
-67
/
+139
2009-08-29
md/raid6: asynchronous handle_stripe_dirtying6
Yuri Tikhonov
1
-85
/
+37
2009-08-29
md/raid6: asynchronous handle_stripe_fill6
Yuri Tikhonov
1
-50
/
+93
2009-08-29
md/raid5,6: common schedule_reconstruction for raid5/6
Yuri Tikhonov
1
-6
/
+18
2009-08-29
md/raid6: asynchronous raid6 operations
Dan Williams
3
-33
/
+299
2009-08-29
md/raid5: factor out mark_uptodate from ops_complete_compute5
Dan Williams
1
-5
/
+16
2009-08-29
async_tx: raid6 recovery self test
Dan Williams
3
-0
/
+255
2009-08-29
dmatest: add pq support
Dan Williams
1
-0
/
+26
2009-08-29
async_tx: add support for asynchronous RAID6 recovery operations
Dan Williams
5
-0
/
+466
2009-08-29
async_tx: add support for asynchronous GF multiplication
Dan Williams
10
-9
/
+493
2009-08-29
async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx
Dan Williams
3
-41
/
+40
2009-08-29
async_tx: kill needless module_{init|exit}
Dan Williams
3
-40
/
+3
2009-08-29
async_tx: add sum check flags
Dan Williams
7
-14
/
+37
2009-08-29
md/raid5,6: add percpu scribble region for buffer lists
Dan Williams
2
-30
/
+110
2009-08-29
md/raid6: move the spare page to a percpu allocation
Dan Williams
2
-86
/
+175
2009-07-28
ioat: move to drivers/dma/ioat/
Dan Williams
9
-13
/
+14
2009-07-14
md/raid6: release spare page at ->stop()
Dan Williams
1
-14
/
+12
2009-06-09
Linux 2.6.30
v2.6.30
Linus Torvalds
1
-1
/
+1
2009-06-09
char: mxser, fix ISA board lookup
Peter Botha
1
-1
/
+1
2009-06-09
jbd: fix race in buffer processing in commit code
Jan Kara
1
-2
/
+4
2009-06-09
autofs4: remove hashed check in validate_wait()
Ian Kent
1
-14
/
+8
2009-06-09
shm: fix unused warnings on nommu
Mike Frysinger
1
-2
/
+5
[next]