summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+756Star
* 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-121-0/+13
* I/OAT: warning fixAndrew Morton2007-07-121-10/+16
* I/OAT: Only offload copies for TCP when there will be a context switchChris Leech2007-07-121-3/+7
* I/OAT: Add documentation for the tcp_dma_copybreak sysctlChris Leech2007-07-121-0/+6
* ioatdma: Remove the use of writeq from the ioatdma driverChris Leech2007-07-121-6/+4Star
* ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdmaChris Leech2007-07-122-150/+28Star
* drivers/dma: handle sysfs errorsJeff Garzik2007-07-121-2/+20
* ioatdma: Push pending transactions to hardware more frequentlyChris Leech2007-07-121-2/+2
* Linux 2.6.22Linus Torvalds2007-07-091-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/+1Star
| * 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/+0Star
|/
* DLM must depend on SYSFSAdrian Bunk2007-07-071-1/+1
* Clean up E7520/7320/7525 quirk printk.Dave Jones2007-07-071-3/+2Star
* 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/+0Star
* 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-061-4/+2Star
| * [NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk2007-07-061-0/+1
| * [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde...Jing Min Zhao2007-07-061-1/+3
| * [NET] skbuff: remove export of static symbolJohannes Berg2007-07-061-1/+0Star
| * SCTP: Add scope_id validation for link-local bindsVlad Yasevich2007-07-061-0/+4
| * SCTP: Check to make sure file is valid before setting timeoutVlad Yasevich2007-07-061-1/+9
| * SCTP: Fix thinko in sctp_copy_laddrs()Vlad Yasevich2007-07-061-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
| * | [MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debugRalf Baechle2007-07-061-1/+1
| * | [MIPS] Change libgcc-style functions from lib-y to obj-yRalf Baechle2007-07-061-1/+1
| * | [MIPS] Fix timer/performance interrupt detectionChris Dearman2007-07-061-4/+4
| * | [MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle2007-07-061-4/+0Star
| * | [MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processorsAndrew Sharp2007-07-061-0/+1
* | | mm: fixup /proc/vmstat outputPeter Zijlstra2007-07-061-1/+1
* | | potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-065-5/+5
* | | i386: es7000 build breakage fixVivek Goyal2007-07-063-0/+58
* | | PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas2007-07-061-9/+54
* | | fix logic error in ipc compat semctl()Alexander Graf2007-07-061-1/+1