You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linus Torvalds
e030dbf91a
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
...
* 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop: (28 commits)
ioatdma: add the unisys "i/oat" pci vendor/device id
ARM: Add drivers/dma to arch/arm/Kconfig
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
iop13xx: surface the iop13xx adma units to the iop-adma driver
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
md: remove raid5 compute_block and compute_parity5
md: handle_stripe5 - request io processing in raid5_run_ops
md: handle_stripe5 - add request/completion logic for async expand ops
md: handle_stripe5 - add request/completion logic for async read ops
md: handle_stripe5 - add request/completion logic for async check ops
md: handle_stripe5 - add request/completion logic for async compute ops
md: handle_stripe5 - add request/completion logic for async write ops
md: common infrastructure for running operations with raid5_run_ops
md: raid5_run_ops - run stripe operations outside sh->lock
raid5: replace custom debug PRINTKs with standard pr_debug
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
async_tx: add the async_tx api
xor: make 'xor_blocks' a library routine for use with async_tx
dmaengine: make clients responsible for managing channels
dmaengine: refactor dmaengine around dma_async_tx_descriptor
...
18 years ago
..
boot
Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa' and 's3c' into devel
18 years ago
common
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
18 years ago
configs
[ARM] 4333/2: KS8695: Micrel Development board
18 years ago
kernel
[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone
18 years ago
lib
[ARM] spelling fixes
18 years ago
mach-aaec2000
Add IRQF_IRQPOLL flag on arm
18 years ago
mach-at91
[ARM] 4420/2: AT91: GPIO buttons on SAM9261-EK board
18 years ago
mach-clps711x
Add IRQF_IRQPOLL flag on arm
18 years ago
mach-clps7500
Add IRQF_IRQPOLL flag on arm
18 years ago
mach-davinci
[ARM] 4432/5: davinci: pin mux support
18 years ago
mach-ebsa110
[ARM] EBSA110: fix build errors caused by missing "const"
18 years ago
mach-ep93xx
Add IRQF_IRQPOLL flag on arm
18 years ago
mach-footbridge
[ARM] Fix some section mismatch warnings
18 years ago
mach-h720x
[ARM] spelling fixes
18 years ago
mach-imx
[ARM] 4374/3: i.MX/MX1 clock event source
18 years ago
mach-integrator
[ARM] integrator: fix pci_v3 compile error with DEBUG_LL
18 years ago
mach-iop13xx
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
18 years ago
mach-iop32x
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
18 years ago
mach-iop33x
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
18 years ago
mach-ixp4xx
[ARM] If linux/irq.h is included, asm/irq.h is not required
18 years ago
mach-ixp23xx
[ARM] Fix some section mismatch warnings
18 years ago
mach-ixp2000
[ARM] Fix some section mismatch warnings
18 years ago
mach-ks8695
[ARM] 4377/1: KS8695: GPIO driver
18 years ago
mach-l7200
[ARM] Remove compatibility layer for ARM irqs
18 years ago
mach-lh7a40x
[ARM] spelling fixes
18 years ago
mach-netx
Add IRQF_IRQPOLL flag on arm
18 years ago
mach-ns9xxx
[ARM] spelling fixes
18 years ago
mach-omap1
[ARM] spelling fixes
18 years ago
mach-omap2
[ARM] spelling fixes
18 years ago
mach-pnx4008
[ARM] Spinlock initializer cleanup
18 years ago
mach-pxa
[ARM] pxa: move platform devices to separate header file
18 years ago
mach-realview
[ARM] spelling fixes
18 years ago
mach-rpc
[ARM] Add platform support for PATA on RiscPC
18 years ago
mach-s3c2400
[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components
18 years ago
mach-s3c2410
[ARM] 4467/3: BAST: AX88796 device resources
18 years ago
mach-s3c2412
[ARM] 4412/1: S3C2412: reset errata fix
18 years ago
mach-s3c2440
[ARM] 4470/2: OSIRIS: large page NAND support
18 years ago
mach-s3c2442
[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components
18 years ago
mach-s3c2443
[ARM] 4414/1: S3C2443: sparse fix for clock.c
18 years ago
mach-sa1100
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
18 years ago
mach-shark
Add IRQF_IRQPOLL flag on arm
18 years ago
mach-versatile
[ARM] 4454/1: Use word accesses in Versatile PCI config reads
18 years ago
mm
[ARM] Fix bounding error in ioremap_pfn()
18 years ago
nwfpe
[ARM] 4416/1: NWFPE: fix undeclared symbols
18 years ago
oprofile
[ARM] Solve buggy smp_processor_id() usage
18 years ago
plat-iop
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
18 years ago
plat-omap
[ARM] spelling fixes
18 years ago
plat-s3c24xx
[ARM] spelling fixes
18 years ago
tools
[ARM] Update mach-types
18 years ago
vfp
[ARM] VFP: fix section mismatch error
18 years ago
Kconfig
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
18 years ago
Kconfig-nommu
[ARM] nommu: manage the CP15 things
19 years ago
Kconfig.debug
[ARM] Remove DEBUG_WAITQ
18 years ago
Makefile
[ARM] 4331/3: Support for Micrel/Kendin KS8695 processor
18 years ago