aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-28dma-virt: remove dma_supported and mapping_error methodsChristoph Hellwig1-12/+0
2017-06-28dma-noop: remove dma_supported and mapping_error methodsChristoph Hellwig1-12/+0
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig4-43/+39
2017-06-28sparc: remove leon_dma_opsChristoph Hellwig2-6/+2
2017-06-28dma-mapping: remove DMA_ERROR_CODEChristoph Hellwig2-31/+5
2017-06-28arm: implement ->mapping_errorChristoph Hellwig4-19/+38
2017-06-28x86: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-28x86/calgary: implement ->mapping_errorChristoph Hellwig1-8/+16
2017-06-28x86/pci-nommu: implement ->mapping_errorChristoph Hellwig1-1/+9
2017-06-28powerpc: implement ->mapping_errorChristoph Hellwig6-19/+27
2017-06-28sparc: implement ->mapping_errorChristoph Hellwig4-9/+21
2017-06-28s390: implement ->mapping_errorChristoph Hellwig2-7/+13
2017-06-28iommu/amd: implement ->mapping_errorChristoph Hellwig1-5/+13
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig3-6/+9
2017-06-20arm64: remove DMA_ERROR_CODEChristoph Hellwig2-3/+1
2017-06-20xtensa: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20sh: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20openrisc: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20microblaze: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20m32r: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20ia64: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20c6x: remove DMA_ERROR_CODEChristoph Hellwig1-5/+0
2017-06-20xen-swiotlb: implement ->mapping_errorChristoph Hellwig1-2/+10
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig4-137/+49
2017-06-20iommu/dma: don't rely on DMA_ERROR_CODEChristoph Hellwig1-8/+10
2017-06-20drm/armada: don't abuse DMA_ERROR_CODEChristoph Hellwig3-4/+4
2017-06-20drm/exynos: don't use DMA_ERROR_CODEChristoph Hellwig1-2/+2
2017-06-20dmaengine: ioat: don't use DMA_ERROR_CODEChristoph Hellwig1-17/+7
2017-06-20ibmveth: properly unwind on init errorsChristoph Hellwig1-85/+74
2017-06-20firmware/ivc: use dma_mapping_errorChristoph Hellwig1-2/+2
2017-06-19Linux 4.12-rc6Linus Torvalds1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins23-163/+152
2017-06-18virtio_balloon: disable VIOMMU supportMichael S. Tsirkin1-0/+7
2017-06-17mm: correct the comment when reclaimed pages exceed the scanned pageszhongjiang1-3/+3
2017-06-17userfaultfd: shmem: handle coredumping in handle_userfault()Andrea Arcangeli1-8/+21
2017-06-17mm: numa: avoid waiting on freed migrated pagesMark Rutland1-1/+7
2017-06-17swap: cond_resched in swap_cgroup_prepare()Yu Zhao1-0/+3
2017-06-17mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse1-1/+4
2017-06-16perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff1-0/+8
2017-06-16fs: pass on flags in compat_writevChristoph Hellwig1-1/+1
2017-06-16objtool: Add fortify_panic as __noreturn functionKees Cook1-1/+2
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy1-1/+1
2017-06-15USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern3-19/+8
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam1-0/+42
2017-06-15drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche1-1/+8
2017-06-15i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song1-1/+1
2017-06-15i2c: rcar: use correct length when unmapping DMAWolfram Sang1-1/+1
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt3-8/+10
2017-06-15drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko1-1/+1
2017-06-15drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko1-16/+4