index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dmaengine' into async-tx-next
Dan Williams
2009-09-08
3144
-316862
/
+459848
|
\
|
*
dmaengine: Move all map_sg/unmap_sg for slave channel to its client
Atsushi Nemoto
2009-09-08
3
-34
/
+49
|
*
fsldma: Add DMA_SLAVE support
Ira Snyder
2009-09-08
1
-0
/
+227
|
*
fsldma: split apart external pause and request count features
Ira Snyder
2009-09-08
2
-17
/
+31
|
*
ioat2,3: cacheline align software descriptor allocations
Dan Williams
2009-09-08
3
-4
/
+20
|
*
dmaengine: kill tx_list
Dan Williams
2009-09-08
1
-1
/
+0
|
*
txx9dmac: implement a private tx_list
Dan Williams
2009-09-08
2
-13
/
+12
|
*
at_hdmac: implement a private tx_list
Dan Williams
2009-09-08
2
-8
/
+10
|
*
mv_xor: implement a private tx_list
Dan Williams
2009-09-08
2
-5
/
+6
|
*
ioat: implement a private tx_list
Dan Williams
2009-09-08
2
-4
/
+6
|
*
iop-adma: implement a private tx_list
Dan Williams
2009-09-08
1
-4
/
+5
|
*
fsldma: implement a private tx_list
Dan Williams
2009-09-08
2
-7
/
+10
|
*
dw_dmac: implement a private tx_list
Dan Williams
2009-09-08
2
-9
/
+11
|
*
Merge branch 'ioat' into dmaengine
Dan Williams
2009-09-08
14
-2044
/
+2608
|
|
\
|
*
\
Merge commit 'v2.6.31-rc1' into dmaengine
Dan Williams
2009-09-08
3128
-316787
/
+457895
|
|
\
\
|
|
*
\
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2009-06-24
7
-17
/
+401
|
|
|
\
\
|
|
|
*
|
da9030_battery: Fix race between event handler and monitor
Mike Rapoport
2009-06-09
1
-7
/
+12
|
|
|
*
|
Add MAX17040 Fuel Gauge driver
Minkyu Kang
2009-06-09
3
-1
/
+319
|
|
|
*
|
w1: ds2760_battery: add support for sleep mode feature
Daniel Mack
2009-06-08
2
-0
/
+31
|
|
|
*
|
w1: ds2760: add support for EEPROM read and write
Daniel Mack
2009-06-08
2
-0
/
+32
|
|
|
*
|
ds2760_battery: cleanups in ds2760_battery_probe()
Daniel Mack
2009-06-08
1
-9
/
+7
|
|
*
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2009-06-24
13
-469
/
+507
|
|
|
\
\
\
|
|
|
*
|
|
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
2009-06-24
4
-66
/
+106
|
|
|
*
|
|
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
2009-06-24
10
-396
/
+390
|
|
|
*
|
|
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
Atsushi Nemoto
2009-06-24
1
-8
/
+12
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-06-24
27
-415
/
+3377
|
|
|
\
\
\
\
|
|
|
*
|
|
|
dm mpath: change to be request based
Kiyoshi Ueda
2009-06-22
1
-65
/
+128
|
|
|
*
|
|
|
dm: disable interrupt when taking map_lock
Kiyoshi Ueda
2009-06-22
1
-6
/
+9
|
|
|
*
|
|
|
dm: do not set QUEUE_ORDERED_DRAIN if request based
Kiyoshi Ueda
2009-06-22
3
-1
/
+16
|
|
|
*
|
|
|
dm: enable request based option
Kiyoshi Ueda
2009-06-22
4
-26
/
+285
|
|
|
*
|
|
|
dm: prepare for request based option
Kiyoshi Ueda
2009-06-22
3
-4
/
+716
|
|
|
*
|
|
|
dm raid1: add userspace log
Jonthan Brassow
2009-06-22
5
-0
/
+1004
|
|
|
*
|
|
|
dm: calculate queue limits during resume not load
Mike Snitzer
2009-06-22
3
-87
/
+115
|
|
|
*
|
|
|
dm log: fix create_log_context to use logical_block_size of log device
Mike Snitzer
2009-06-22
1
-3
/
+4
|
|
|
*
|
|
|
dm target:s introduce iterate devices fn
Mike Snitzer
2009-06-22
6
-6
/
+94
|
|
|
*
|
|
|
dm table: establish queue limits by copying table limits
Mike Snitzer
2009-06-22
1
-10
/
+2
|
|
|
*
|
|
|
dm table: replace struct io_restrictions with struct queue_limits
Mike Snitzer
2009-06-22
1
-95
/
+43
|
|
|
*
|
|
|
dm table: validate device logical_block_size
Mike Snitzer
2009-06-22
1
-0
/
+69
|
|
|
*
|
|
|
dm table: ensure targets are aligned to logical_block_size
Mike Snitzer
2009-06-22
1
-14
/
+44
|
|
|
*
|
|
|
dm ioctl: support cookies for udev
Milan Broz
2009-06-22
3
-11
/
+31
|
|
|
*
|
|
|
dm: sysfs add suspended attribute
Peter Rajnoha
2009-06-22
1
-0
/
+9
|
|
|
*
|
|
|
dm table: improve warning message when devices not freed before destruction
Jonthan Brassow
2009-06-22
1
-5
/
+3
|
|
|
*
|
|
|
dm mpath: add service time load balancer
Kiyoshi Ueda
2009-06-22
3
-0
/
+350
|
|
|
*
|
|
|
dm mpath: add queue length load balancer
Kiyoshi Ueda
2009-06-22
3
-0
/
+273
|
|
|
*
|
|
|
dm mpath: add start_io and nr_bytes to path selectors
Kiyoshi Ueda
2009-06-22
3
-13
/
+25
|
|
|
*
|
|
|
dm snapshot: use barrier when writing exception store
Mikulas Patocka
2009-06-22
1
-1
/
+1
|
|
|
*
|
|
|
dm io: retry after barrier error
Mikulas Patocka
2009-06-22
1
-0
/
+6
|
|
|
*
|
|
|
dm io: record eopnotsupp
Mikulas Patocka
2009-06-22
1
-1
/
+7
|
|
|
*
|
|
|
dm snapshot: support barriers
Mikulas Patocka
2009-06-22
1
-0
/
+11
|
|
|
*
|
|
|
dm mpath: support barriers
Mikulas Patocka
2009-06-22
1
-0
/
+2
[next]