summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-18net_dma: mark brokenDan Williams1-0/+1
2013-12-18dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon1-4/+1
2013-12-13dmaengine: fix sleep in atomicDan Williams1-1/+1
2013-12-12dmaengine: mv_xor: fix oops when channels fail to initialiseRussell King1-11/+13
2013-12-12dma: mv_xor: Use dmaengine_unmap_data for the self-testsEzequiel Garcia1-21/+50
2013-12-12dmaengine: fix enable for high order unmap poolsDan Williams2-1/+7
2013-12-12dma: fix build warnings in txx9Dan Williams1-1/+0
2013-12-12dmatest: fix build warning on mipsDan Williams1-4/+4
2013-12-12dma: fix fsldma build warningsDan Williams1-30/+1
2013-12-12dma: fix build warnings in ppc4xxDan Williams1-26/+1
2013-12-12dmaengine: at_hdmac: remove unused functionOlof Johansson1-4/+0
2013-12-12dma: mv_xor: remove mv_desc_get_dest_addr()Jason Cooper1-6/+0
2013-12-04dma: fix build breakage in s3c24xx-dmaDan Williams1-30/+1
2013-12-04Fix pl08x warningsRussell King - ARM Linux1-1/+1
2013-11-28rcar-hpbdma: initialise plane information when haltedKuninori Morimoto1-0/+3
2013-11-28rcar-hpbdma: fixup channel busy check for double planeKuninori Morimoto1-1/+5
2013-11-28rcar-hpbdma: add max transfer sizeKuninori Morimoto1-0/+2
2013-11-28dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()Wei Yongjun1-0/+1
2013-11-28dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion statusSachin Kamat1-1/+1
2013-11-22Linux 3.13-rc1Linus Torvalds1-2/+2
2013-11-22Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+2
2013-11-22Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-47/+161
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds54-324/+1057
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds65-521/+518
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds53-789/+1009
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-13/+88
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds72-316/+504
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-14/+39
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+32
2013-11-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-83/+51
2013-11-22Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-75/+101
2013-11-22Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2-2/+6
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds15-72/+73
2013-11-22Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds6-24/+44
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds6-375/+280
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds20-36/+75
2013-11-22ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson1-1/+1
2013-11-22ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai1-0/+20
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds16-124/+227
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds125-2058/+7712
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds12-113/+259
2013-11-21mm: place page->pmd_huge_pte to right unionKirill A. Shutemov1-3/+3
2013-11-21MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang1-0/+1
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2-4/+6
2013-11-21ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson1-3/+6
2013-11-21mm, mempolicy: silence gcc warningDavid Rientjes1-1/+1
2013-11-21block/partitions/efi.c: fix bound checkAntti P Miettinen1-2/+3
2013-11-21ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-21mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli3-60/+106
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2-6/+6