aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams2007-07-133-25/+774
* dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams2007-07-134-0/+1595
* md: remove raid5 compute_block and compute_parity5Dan Williams2007-07-131-124/+0
* md: handle_stripe5 - request io processing in raid5_run_opsDan Williams2007-07-131-58/+13
* md: handle_stripe5 - add request/completion logic for async expand opsDan Williams2007-07-131-12/+38
* md: handle_stripe5 - add request/completion logic for async read opsDan Williams2007-07-132-29/+26
* md: handle_stripe5 - add request/completion logic for async check opsDan Williams2007-07-131-19/+65
* md: handle_stripe5 - add request/completion logic for async compute opsDan Williams2007-07-132-36/+115
* md: handle_stripe5 - add request/completion logic for async write opsDan Williams2007-07-131-23/+138
* md: common infrastructure for running operations with raid5_run_opsDan Williams2007-07-131-9/+58
* md: raid5_run_ops - run stripe operations outside sh->lockDan Williams2007-07-132-3/+614
* raid5: replace custom debug PRINTKs with standard pr_debugDan Williams2007-07-131-58/+58
* raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams2007-07-132-786/+756
* async_tx: add the async_tx apiDan Williams2007-07-1314-50/+1294
* xor: make 'xor_blocks' a library routine for use with async_txDan Williams2007-07-138-23/+38
* dmaengine: make clients responsible for managing channelsDan Williams2007-07-135-167/+224
* dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams2007-07-134-253/+474
* I/OAT: fix I/OAT for kexecDan Aloni2007-07-111-0/+13
* I/OAT: warning fixAndrew Morton2007-07-111-10/+16
* I/OAT: Only offload copies for TCP when there will be a context switchChris Leech2007-07-111-3/+7
* I/OAT: Add documentation for the tcp_dma_copybreak sysctlChris Leech2007-07-111-0/+6
* ioatdma: Remove the use of writeq from the ioatdma driverChris Leech2007-07-111-6/+4
* ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdmaChris Leech2007-07-112-150/+28
* drivers/dma: handle sysfs errorsJeff Garzik2007-07-111-2/+20
* ioatdma: Push pending transactions to hardware more frequentlyChris Leech2007-07-111-2/+2
* Linux 2.6.22Linus Torvalds2007-07-081-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-083-2/+3
|\
| * qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
| * sis5513: adding PCI-IDUwe Koziolek2007-07-082-0/+2
* | Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-081-3/+10
* | mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra2007-07-081-1/+0
|/
* DLM must depend on SYSFSAdrian Bunk2007-07-071-1/+1
* Clean up E7520/7320/7525 quirk printk.Dave Jones2007-07-071-3/+2
* include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk2007-07-071-0/+1
* Fix use-after-free oops in Bluetooth HID.David Woodhouse2007-07-071-9/+9
* slub: remove useless EXPORT_SYMBOLChristoph Lameter2007-07-061-1/+0
* MAINTAINERS new kernel janitors mlmaximilian attems2007-07-061-1/+1
* GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon2007-07-062-2/+15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-066-8/+20
|\
| * [NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski2007-07-051-4/+2
| * [NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk2007-07-051-0/+1
| * [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde...Jing Min Zhao2007-07-051-1/+3
| * [NET] skbuff: remove export of static symbolJohannes Berg2007-07-051-1/+0
| * SCTP: Add scope_id validation for link-local bindsVlad Yasevich2007-07-051-0/+4
| * SCTP: Check to make sure file is valid before setting timeoutVlad Yasevich2007-07-051-1/+9
| * SCTP: Fix thinko in sctp_copy_laddrs()Vlad Yasevich2007-07-051-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-069-19/+44
|\ \
| * | [MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle2007-07-062-2/+15
| * | [MIPS] Add macros to encode processor revisions.Ralf Baechle2007-07-061-0/+11
| * | [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR.Ralf Baechle2007-07-061-7/+11