summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-07async_tx: make async_tx channel switching opt-inDan Williams
2010-10-07Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams
2010-10-07intel_mid_dma: change the slave interfaceKoul, Vinod
2010-10-07intel_mid_dma: Add sg list support to DMA driverRamesh Babu K V
2010-10-07fsldma: improved DMA_SLAVE supportIra Snyder
2010-10-07dma: add support for scatterlist to scatterlist copyIra Snyder
2010-10-05dmaengine: add wrapper functions for device control functionsSascha Hauer
2010-10-05dmaengine: add possibility for cyclic transfersSascha Hauer
2010-09-29dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij
2010-09-22missing inline keyword for static function in linux/dmaengine.hMathieu Lacage
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-09-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-14Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds
2010-09-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-09-13workqueue: add documentationTejun Heo
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2010-09-09swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins
2010-09-09swap: revert special hibernation allocationHugh Dickins
2010-09-09gpio: doc updatesDavid Brownell
2010-09-09gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean
2010-09-09mm: fix swapin race conditionAndrea Arcangeli
2010-09-09cgroups: fix API thinkoMichael S. Tsirkin
2010-09-09kfifo: add parenthesis for macro parameter referenceHuang Ying
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel
2010-09-09lglock: make lg_lock_global() actually lock globallyJonathan Corbet
2010-09-09mm: Move vma_stack_continue into mm.hStefan Bader
2010-09-09dquot: do full inode dirty in allocating spaceShaohua Li
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-09-08udp: add rehash on connect()Eric Dumazet
2010-09-08Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-08spi/dw_spi: clean the cs_control codeFeng Tang
2010-09-08semaphore: Add DEFINE_SEMAPHOREThomas Gleixner