summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-08dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams4-42/+61
2008-07-08dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen6-13/+19
2008-07-08dmatest: Simple DMA memcpy test clientHaavard Skinnemoen3-0/+452
2008-07-08dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara5-0/+1584
2008-07-08iop-adma: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-07-08dmaengine: track the number of clients using a channelDan Williams2-4/+12
2008-07-08dmaengine: remove arch dependency from DMADEVICESDan Williams1-5/+8
2008-07-08dmaengine: Couple DMA channels to their physical DMA deviceHaavard Skinnemoen1-1/+1
2008-07-08async_tx: fix async_memset compile errorDan Williams1-1/+1
2008-07-08fsldma: fix incorrect exit path for initializationLi Yang1-15/+16
2008-05-28Fix FRV minimum slab/kmalloc alignmentDavid Howells1-2/+2
2008-05-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-33/+110
2008-05-28FRV: Specify the minimum slab/kmalloc alignmentDavid Howells1-0/+7
2008-05-28MN10300: Fix typo in header guardVegard Nossum1-1/+1
2008-05-28cfq-iosched: fix RCU problem in cfq_cic_lookup()Jens Axboe1-2/+26
2008-05-28block: make blktrace use per-cpu buffers for message notesJens Axboe2-4/+14
2008-05-28Added in elevator switch message to blktrace streamAlan D. Brunelle1-0/+2
2008-05-28Added in MESSAGE notes for blktracesAlan D. Brunelle2-0/+39
2008-05-28block: reorder cfq_queue to save space on 64bit buildsRichard Kennedy1-4/+4
2008-05-28block: Move the second call to get_request to the end of the loopZhang, Yanmin1-20/+17
2008-05-28splice: handle try_to_release_page() failureJens Axboe1-2/+3
2008-05-28splice: fix sendfile() issue with relayTom Zanussi2-5/+9
2008-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-54/+159
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige1-1/+5
2008-05-27pci hotplug core: add check of duplicate slot nameKenji Kaneshige1-1/+6
2008-05-27pciehp: move msleep after power offKenji Kaneshige2-7/+14
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige1-4/+38
2008-05-27pciehp: fix slow probingKenji Kaneshige2-7/+36
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige3-35/+37
2008-05-27shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige1-0/+4
2008-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds6-331/+521
2008-05-27ck804rom: fix driver_data in probe table.David Woodhouse1-9/+9
2008-05-27avr32: Fix cpufreq oops when ondemand governor is defaultHaavard Skinnemoen1-2/+1
2008-05-26Linux 2.6.26-rc4v2.6.26-rc4Linus Torvalds1-1/+1
2008-05-26posix timers: discard SI_TIMER signals on execOleg Nesterov3-0/+37
2008-05-26posix timers: sigqueue_free: don't free sigqueue if it is queuedOleg Nesterov1-6/+10
2008-05-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-14/+9
2008-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-4/+6
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds6-104/+241
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+6
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds53-599/+867
2008-05-26i2c: Align i2c_device_idJiri Slaby1-1/+2
2008-05-26tuner: Do not alter i2c_client.nameMichael Krufky1-13/+7
2008-05-26avr32: Update defconfigsHaavard Skinnemoen4-329/+516
2008-05-26avr32: export strnlen_userAdrian Bunk1-0/+2
2008-05-26avr32: export copy_pageAdrian Bunk1-0/+2
2008-05-25sparc64: global_reg_snapshot is not for userspaceAdrian Bunk1-2/+6
2008-05-26sh: Drop broken URAM support on SH7723.Paul Mundt2-7/+0
2008-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds4-14/+6
2008-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-116/+485