index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-09
mv_xor: implement a private tx_list
Dan Williams
2
-5
/
+6
2009-09-09
ioat: implement a private tx_list
Dan Williams
2
-4
/
+6
2009-09-09
iop-adma: implement a private tx_list
Dan Williams
2
-4
/
+7
2009-09-09
fsldma: implement a private tx_list
Dan Williams
2
-7
/
+10
2009-09-09
dw_dmac: implement a private tx_list
Dan Williams
2
-9
/
+11
2009-09-09
net_dma: poll for a descriptor after allocation failure
Dan Williams
1
-0
/
+10
2009-09-09
ioat2,3: dynamically resize descriptor ring
Dan Williams
3
-31
/
+187
2009-09-09
ioat: switch watchdog and reset handler from workqueue to timer
Dan Williams
6
-436
/
+396
2009-09-09
ioat1: trim ioat_dma_desc_sw
Dan Williams
3
-5
/
+7
2009-09-09
ioat: ___devinit annotate the initialization paths
Dan Williams
5
-20
/
+24
2009-09-09
ioat: preserve chanctrl bits when re-arming interrupts
Dan Williams
3
-14
/
+10
2009-09-09
ioat: ignore reserved bits for chancnt and xfercap
Dan Williams
2
-0
/
+14
2009-09-09
ioat: cleanup completion status reads
Dan Williams
4
-75
/
+46
2009-09-09
ioat: add some dev_dbg() calls
Dan Williams
4
-4
/
+81
2009-09-09
ioat1: kill unused unmap parameters
Dan Williams
2
-4
/
+0
2009-09-09
ioat2,3: convert to a true ring buffer
Dan Williams
6
-686
/
+1122
2009-09-09
ioat: prepare the code for ioat[12]_dma_chan split
Dan Williams
2
-370
/
+390
2009-09-09
ioat: fix self test interrupts
Dan Williams
1
-1
/
+2
2009-09-09
ioat1: move descriptor allocation from submit to prep
Dan Williams
1
-89
/
+65
2009-09-09
ioat: define descriptor control bit-field
Dan Williams
2
-32
/
+34
2009-09-09
ioat: fix type mismatch for ->dmacount
Dan Williams
1
-2
/
+2
2009-09-09
ioat: split ioat_dma_probe into core/version-specific routines
Dan Williams
3
-155
/
+200
2009-09-09
ioat: kill function prototype ifdef guards
Dan Williams
1
-9
/
+0
2009-09-09
ioat: cleanup some long deref chains and 80 column collisions
Dan Williams
2
-167
/
+144
2009-09-09
ioat: convert ioat_probe to pcim/devm
Dan Williams
4
-141
/
+68
2009-09-09
ioat: move definitions to dma.h
Dan Williams
2
-14
/
+16
2009-07-28
ioat: move to drivers/dma/ioat/
Dan Williams
9
-13
/
+14
2009-07-23
dmaengine: at_hdmac: add DMA slave transfers
Nicolas Ferre
3
-43
/
+290
2009-07-23
dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
Nicolas Ferre
5
-0
/
+1430
2009-07-23
dmaengine: dmatest: correct thread_count while using multiple thread per channel
Nicolas Ferre
1
-2
/
+2
2009-07-23
dmaengine: dmatest: add a maximum number of test iterations
Nicolas Ferre
1
-1
/
+14
2009-07-23
drivers/dma: Remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2009-07-23
drivers/dma/fsldma.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-02
dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA
Dan Williams
2
-3
/
+3
2009-06-25
Linux 2.6.31-rc1
v2.6.31-rc1
Linus Torvalds
1
-2
/
+2
2009-06-25
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
5
-6
/
+6
2009-06-24
another race fix in jfs_check_acl()
Al Viro
1
-6
/
+7
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
4
-10
/
+13
2009-06-24
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
Eric Paris
1
-2
/
+2
2009-06-24
inline functions left without protection of ifdef (acl)
Markus Trippelsdorf
1
-1
/
+2
2009-06-24
futex: Fix the write access fault problem for real
Thomas Gleixner
1
-21
/
+24
2009-06-24
SLUB: Don't pass __GFP_FAIL for the initial allocation
Pekka Enberg
1
-2
/
+8
2009-06-24
Don't warn about order-1 allocations with __GFP_NOFAIL
Linus Torvalds
1
-2
/
+2
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
4
-66
/
+106
2009-06-24
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
10
-396
/
+390
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
5
-2
/
+365
2009-06-24
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
Ralf Baechle
1
-2
/
+2
2009-06-24
MIPS: Add arch generic CPU hotplug
Ralf Baechle
7
-7
/
+78
2009-06-24
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
Atsushi Nemoto
1
-8
/
+12
2009-06-24
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
Ralf Baechle
1
-3
/
+4
[next]