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
*
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
Dan Williams
2007-07-13
4
-0
/
+1595
*
md: remove raid5 compute_block and compute_parity5
Dan Williams
2007-07-13
1
-124
/
+0
*
md: handle_stripe5 - request io processing in raid5_run_ops
Dan Williams
2007-07-13
1
-58
/
+13
*
md: handle_stripe5 - add request/completion logic for async expand ops
Dan Williams
2007-07-13
1
-12
/
+38
*
md: handle_stripe5 - add request/completion logic for async read ops
Dan Williams
2007-07-13
2
-29
/
+26
*
md: handle_stripe5 - add request/completion logic for async check ops
Dan Williams
2007-07-13
1
-19
/
+65
*
md: handle_stripe5 - add request/completion logic for async compute ops
Dan Williams
2007-07-13
2
-36
/
+115
*
md: handle_stripe5 - add request/completion logic for async write ops
Dan Williams
2007-07-13
1
-23
/
+138
*
md: common infrastructure for running operations with raid5_run_ops
Dan Williams
2007-07-13
1
-9
/
+58
*
md: raid5_run_ops - run stripe operations outside sh->lock
Dan Williams
2007-07-13
2
-3
/
+614
*
raid5: replace custom debug PRINTKs with standard pr_debug
Dan Williams
2007-07-13
1
-58
/
+58
*
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
Dan Williams
2007-07-13
2
-786
/
+756
*
async_tx: add the async_tx api
Dan Williams
2007-07-13
14
-50
/
+1294
*
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
2007-07-13
8
-23
/
+38
*
dmaengine: make clients responsible for managing channels
Dan Williams
2007-07-13
5
-167
/
+224
*
dmaengine: refactor dmaengine around dma_async_tx_descriptor
Dan Williams
2007-07-13
4
-253
/
+474
*
I/OAT: fix I/OAT for kexec
Dan Aloni
2007-07-11
1
-0
/
+13
*
I/OAT: warning fix
Andrew Morton
2007-07-11
1
-10
/
+16
*
I/OAT: Only offload copies for TCP when there will be a context switch
Chris Leech
2007-07-11
1
-3
/
+7
*
I/OAT: Add documentation for the tcp_dma_copybreak sysctl
Chris Leech
2007-07-11
1
-0
/
+6
*
ioatdma: Remove the use of writeq from the ioatdma driver
Chris Leech
2007-07-11
1
-6
/
+4
*
ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma
Chris Leech
2007-07-11
2
-150
/
+28
*
drivers/dma: handle sysfs errors
Jeff Garzik
2007-07-11
1
-2
/
+20
*
ioatdma: Push pending transactions to hardware more frequently
Chris Leech
2007-07-11
1
-2
/
+2
*
Linux 2.6.22
v2.6.22
Linus Torvalds
2007-07-08
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-07-08
3
-2
/
+3
|
\
|
*
qd65xx: fix PIO mode selection
Bartlomiej Zolnierkiewicz
2007-07-08
1
-2
/
+1
|
*
sis5513: adding PCI-ID
Uwe Koziolek
2007-07-08
2
-0
/
+2
*
|
Fix permission checking for the new utimensat() system call
Linus Torvalds
2007-07-08
1
-3
/
+10
*
|
mm: double mark_page_accessed() in read_cache_page_async()
Peter Zijlstra
2007-07-08
1
-1
/
+0
|
/
*
DLM must depend on SYSFS
Adrian Bunk
2007-07-07
1
-1
/
+1
*
Clean up E7520/7320/7525 quirk printk.
Dave Jones
2007-07-07
1
-3
/
+2
*
include/linux/kallsyms.h must #include <linux/errno.h>
Adrian Bunk
2007-07-07
1
-0
/
+1
*
Fix use-after-free oops in Bluetooth HID.
David Woodhouse
2007-07-07
1
-9
/
+9
*
slub: remove useless EXPORT_SYMBOL
Christoph Lameter
2007-07-06
1
-1
/
+0
*
MAINTAINERS new kernel janitors ml
maximilian attems
2007-07-06
1
-1
/
+1
*
GEODE: reboot fixup for geode machines with CS5536 boards
Andres Salomon
2007-07-06
2
-2
/
+15
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-07-06
6
-8
/
+20
|
\
|
*
[NETPOLL]: Fixups for 'fix soft lockup when removing module'
Jarek Poplawski
2007-07-05
1
-4
/
+2
|
*
[NET]: net/core/netevent.c should #include <net/netevent.h>
Adrian Bunk
2007-07-05
1
-0
/
+1
|
*
[NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde...
Jing Min Zhao
2007-07-05
1
-1
/
+3
|
*
[NET] skbuff: remove export of static symbol
Johannes Berg
2007-07-05
1
-1
/
+0
|
*
SCTP: Add scope_id validation for link-local binds
Vlad Yasevich
2007-07-05
1
-0
/
+4
|
*
SCTP: Check to make sure file is valid before setting timeout
Vlad Yasevich
2007-07-05
1
-1
/
+9
|
*
SCTP: Fix thinko in sctp_copy_laddrs()
Vlad Yasevich
2007-07-05
1
-1
/
+1
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-07-06
9
-19
/
+44
|
\
\
|
*
|
[MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores
Ralf Baechle
2007-07-06
2
-2
/
+15
|
*
|
[MIPS] Add macros to encode processor revisions.
Ralf Baechle
2007-07-06
1
-0
/
+11
|
*
|
[MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR.
Ralf Baechle
2007-07-06
1
-7
/
+11
|
*
|
[MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debug
Ralf Baechle
2007-07-06
1
-1
/
+1
[next]