aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-21arm64: Use bus notifiers to set per-device coherent DMA opsv3.10/topic/arm64-dmaCatalin Marinas
2014-05-21arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott
2014-05-21arm64: Implement custom mmap functions for dma mappingLaura Abbott
2014-05-12arm64: Make default dma_ops to be noncoherentRitesh Harjani
2014-05-12arm64: Use swiotlb late initialisationCatalin Marinas
2014-05-12arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas
2014-05-12arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas
2014-05-12DMA-API: provide a helper to setup DMA masksRussell King
2014-05-12DMA-API: provide a helper to set both DMA and coherent DMA masksRussell King
2014-05-12Merge remote-tracking branch 'lsk/v3.10/topic/arm64-cma' into lsk-v3.10-arm64...Mark Brown
2014-05-05arm64: Align CMA sizes to PAGE_SIZEv3.10/topic/arm64-cmaLaura Abbott
2014-05-05arm64: fix build error if DMA_CMA is enabledPankaj Dubey
2014-05-05arm64: Enable CMALaura Abbott
2014-05-05drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski
2014-05-05mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2014-04-16arm64: Implement coherent DMA API based on swiotlbCatalin Marinas
2014-04-16arm64: define DMA_ERROR_CODEStefano Stabellini
2014-04-16arm64: Change misleading function names in dma-mappingRitesh Harjani
2014-04-16arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia
2013-06-30Linux 3.10v3.10Linus Torvalds
2013-06-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck
2013-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo
2013-06-27rbd: send snapshot context with writesJosh Durgin
2013-06-26Merge tag 'fcoe1' into fixesJames Bottomley
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-26dlci: validate the net device in dlci_del()Zefan Li
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-06-26af_key: fix info leaks in notify messagesMathias Krause
2013-06-26ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan