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
*
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
2
-4
/
+7
*
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
|
\
|
*
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
|
*
ioat2,3: convert to a true ring buffer
Dan Williams
2009-09-08
6
-686
/
+1122
|
*
ioat: prepare the code for ioat[12]_dma_chan split
Dan Williams
2009-09-08
2
-370
/
+390
|
*
ioat: fix self test interrupts
Dan Williams
2009-09-08
1
-1
/
+2
|
*
ioat1: move descriptor allocation from submit to prep
Dan Williams
2009-09-08
1
-89
/
+65
|
*
ioat: define descriptor control bit-field
Dan Williams
2009-09-08
2
-32
/
+34
|
*
ioat: fix type mismatch for ->dmacount
Dan Williams
2009-09-08
1
-2
/
+2
|
*
ioat: split ioat_dma_probe into core/version-specific routines
Dan Williams
2009-09-08
3
-155
/
+200
|
*
ioat: kill function prototype ifdef guards
Dan Williams
2009-09-08
1
-9
/
+0
|
*
ioat: cleanup some long deref chains and 80 column collisions
Dan Williams
2009-09-08
2
-167
/
+144
|
*
ioat: convert ioat_probe to pcim/devm
Dan Williams
2009-09-08
4
-141
/
+68
|
*
ioat: move definitions to dma.h
Dan Williams
2009-09-08
2
-14
/
+16
|
*
ioat: move to drivers/dma/ioat/
Dan Williams
2009-07-28
9
-13
/
+14
*
|
Merge commit 'v2.6.31-rc1' into dmaengine
Dan Williams
2009-09-08
7834
-465905
/
+845171
|
\
\
|
*
|
Linux 2.6.31-rc1
v2.6.31-rc1
Linus Torvalds
2009-06-24
1
-2
/
+2
|
*
|
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
2009-06-24
5
-6
/
+6
|
*
|
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2009-06-24
8
-17
/
+420
|
|
\
\
|
|
*
|
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
4
-1
/
+338
|
|
*
|
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 branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2009-06-24
6
-18
/
+23
|
|
\
\
\
\
|
|
|
*
|
|
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
Eric Paris
2009-06-24
1
-2
/
+2
|
|
*
|
|
|
another race fix in jfs_check_acl()
Al Viro
2009-06-24
1
-6
/
+7
|
|
*
|
|
|
Get "no acls for this inode" right, fix shmem breakage
Al Viro
2009-06-24
4
-10
/
+13
|
|
*
|
|
|
inline functions left without protection of ifdef (acl)
Markus Trippelsdorf
2009-06-24
1
-1
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-24
1
-21
/
+24
|
|
\
\
\
\
|
|
*
|
|
|
futex: Fix the write access fault problem for real
Thomas Gleixner
2009-06-24
1
-21
/
+24
|
|
|
/
/
/
|
*
|
|
|
SLUB: Don't pass __GFP_FAIL for the initial allocation
Pekka Enberg
2009-06-24
1
-2
/
+8
|
*
|
|
|
Don't warn about order-1 allocations with __GFP_NOFAIL
Linus Torvalds
2009-06-24
1
-2
/
+2
|
|
/
/
/
|
*
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2009-06-24
63
-492
/
+996
|
|
\
\
\
|
|
*
|
|
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
2009-06-24
4
-66
/
+106
[next]