summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: merge __dma_set_mask into dma_set_maskChristoph Hellwig2017-06-282-10/+4
* dma-mapping: remove the set_dma_mask methodChristoph Hellwig2017-06-281-4/+0
* powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig2017-06-281-16/+9
* powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig2017-06-281-20/+7
* tile: remove dma_supported and mapping_error methodsChristoph Hellwig2017-06-281-30/+0
* arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-281-4/+3
* mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-281-14/+5
* x86: remove arch specific dma_supported implementationChristoph Hellwig2017-06-287-11/+8
* arm: remove arch specific dma_supported implementationChristoph Hellwig2017-06-284-5/+8
* openrisc: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-281-7/+0
* hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig2017-06-281-1/+0
* hexagon: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-282-11/+0
* sparc: remove arch specific dma_supported implementationsChristoph Hellwig2017-06-284-43/+39
* sparc: remove leon_dma_opsChristoph Hellwig2017-06-282-6/+2
* arm: implement ->mapping_errorChristoph Hellwig2017-06-284-19/+38
* x86: remove DMA_ERROR_CODEChristoph Hellwig2017-06-281-2/+0
* x86/calgary: implement ->mapping_errorChristoph Hellwig2017-06-281-8/+16
* x86/pci-nommu: implement ->mapping_errorChristoph Hellwig2017-06-281-1/+9
* powerpc: implement ->mapping_errorChristoph Hellwig2017-06-286-19/+27
* sparc: implement ->mapping_errorChristoph Hellwig2017-06-284-9/+21
* s390: implement ->mapping_errorChristoph Hellwig2017-06-282-7/+13
* hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig2017-06-283-6/+9
* arm64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-202-3/+1
* xtensa: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* sh: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* openrisc: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* microblaze: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* m32r: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* ia64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* c6x: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-5/+0
* xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-202-31/+0
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-1916-27/+30
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-06-195-13/+10
|\
| * Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2017-06-184-7/+8
| |\
| | * arm64: allwinner: a64: Add PLL_PERIPH0 clock to the R_CCUChen-Yu Tsai2017-06-031-2/+3
| | * ARM: sunxi: h3-h5: Add PLL_PERIPH0 clock to the R_CCUChen-Yu Tsai2017-06-031-2/+3
| | * arm64: allwinner: h5: Remove syslink to shared DTSIMaxime Ripard2017-05-202-2/+1
| | * ARM: sunxi: h3/h5: fix the compatible of R_CCUIcenowy Zheng2017-05-141-1/+1
| * | Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2017-06-181-6/+2
| |\ \
| | * | ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0Enric Balletbo i Serra2017-05-261-4/+0
| | * | ARM: dts: am335x-sl50: Fix card detect pin for mmc1Enric Balletbo i Serra2017-05-261-2/+2
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-06-198-31/+34
|\ \ \ \
| * | | | MIPS: .its targets depend on vmlinuxPaul Burton2017-06-151-5/+5
| * | | | MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-151-1/+3
| * | | | MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2017-06-081-1/+2
| * | | | MIPS: ftrace: fix init functions tracingMarcin Nowakowski2017-06-081-19/+5
| * | | | MIPS: mm: adjust PKMAP locationMarcin Nowakowski2017-06-081-1/+6
| * | | | MIPS: highmem: ensure that we don't use more than one page for PTEsMarcin Nowakowski2017-06-081-0/+5
| * | | | MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski2017-06-081-3/+3
| * | | | MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2017-06-081-1/+5