summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds2007-07-1312-197/+2027
|\ \
| * | ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams2007-07-131-0/+3
| * | iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams2007-07-134-60/+910
| * | iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams2007-07-132-22/+560
| * | dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams2007-07-131-0/+118
| * | md: handle_stripe5 - add request/completion logic for async read opsDan Williams2007-07-131-1/+1
| * | md: handle_stripe5 - add request/completion logic for async compute opsDan Williams2007-07-131-1/+1
| * | md: raid5_run_ops - run stripe operations outside sh->lockDan Williams2007-07-131-3/+78
| * | raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams2007-07-131-0/+16
| * | async_tx: add the async_tx apiDan Williams2007-07-132-2/+159
| * | xor: make 'xor_blocks' a library routine for use with async_txDan Williams2007-07-131-1/+1
| * | dmaengine: make clients responsible for managing channelsDan Williams2007-07-131-23/+35
| * | dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams2007-07-131-88/+149
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-132-2/+4
|\ \ \
| * | | [MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.hAtsushi Nemoto2007-07-131-1/+2
| * | | [MIPS] Workaround for a sparse warning in include/asm-mips/compat.hAtsushi Nemoto2007-07-131-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [PATCH] sched: small topology.h cleanupIngo Molnar2007-07-131-1/+1
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-07-128-115/+92
|\ \ \
| * | | usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-121-7/+0
| * | | usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-121-41/+0
| * | | USB: pxa2xx_udc: use generic gpio layerMilan Svoboda2007-07-122-55/+0
| * | | USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-121-0/+10
| * | | USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann2007-07-121-0/+1
| * | | USB: add power/persist device attributeAlan Stern2007-07-121-0/+1
| * | | USB: add reset_resume methodAlan Stern2007-07-121-2/+5
| * | | USB: introduce usb_anchorOliver Neukum2007-07-121-0/+22
| * | | USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell2007-07-122-9/+16
| * | | USB: add USB_DEVICE_AND_INTERFACE_INFO for device matchingDaniel Drake2007-07-121-0/+22
| * | | USB: add RESET_RESUME device quirkAlan Stern2007-07-121-0/+3
| * | | USB: add USB-Persist facilityAlan Stern2007-07-121-2/+6
| * | | USB: suspend support for usb serialOliver Neukum2007-07-121-0/+7
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-121-4/+6
|\ \ \ \
| * | | | [IA64] Un-break ia64 buildTony Luck2007-07-121-4/+6
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-124-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | IB/mlx4: Implement query SRQJack Morgenstein2007-07-121-0/+1
| * | | IB/mlx4: Implement query QPJack Morgenstein2007-07-121-0/+3
| * | | IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-101-1/+0
| * | | IB/sa: Make sure SA queries use default P_KeySean Hefty2007-07-101-0/+3
| * | | mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-091-0/+1
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-1225-95/+673
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------. \ \ \ Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa...Russell King2007-07-1219-91/+578
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | | | | | | * | | [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao2007-07-121-20/+2
| | | | | | | | * | | [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQsEric Miao2007-07-121-5/+23
| | | | | | | | * | | [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao2007-07-121-9/+6
| | | | | | | | * | | [ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2007-07-122-8/+5
| | | | | | | | * | | [ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King2007-07-121-0/+36
| | | | | | | | * | | [ARM] pxa: remove MMC register defines from pxa-regs.hRussell King2007-07-121-21/+1
| | | | | | | | * | | [ARM] pxa: remove useless pxa_pm_finish() functionRussell King2007-07-121-1/+0
| | | | | |_|_|/ / / | | | | |/| | | | |
| | | | | | | * | | [ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regsCatalin Marinas2007-07-121-3/+9