summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* unicore32: remove swiotlb supportChristoph Hellwig2018-09-304-26/+2
* Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"Christoph Hellwig2018-09-252-0/+10
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-2010-75/+19
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-2021-57/+39
* dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2018-09-206-46/+15
* MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig2018-09-203-11/+10
* dma-mapping: clear dev->dma_ops in arch_teardown_dma_opsChristoph Hellwig2018-09-082-10/+0
* arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig2018-09-082-4/+2
* hexagon: use generic dma_noncoherent_opsChristoph Hellwig2018-09-084-180/+11
* hexagon: implement the sync_sg_for_device DMA operationChristoph Hellwig2018-09-081-0/+13
* hexagon: remove the sync_single_for_cpu DMA operationChristoph Hellwig2018-09-081-8/+0
* Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-09-0727-113/+154
|\
| * ARC: don't check for HIGHMEM pages in arch_dma_allocEugeniy Paltsev2018-09-041-18/+14
| * ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabledEugeniy Paltsev2018-09-041-0/+13
| * ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev2018-09-043-40/+50
| * ARC: dma [IOC]: mark DMA devices connected as dma-coherentEugeniy Paltsev2018-08-313-0/+56
| * ARC: atomics: unbork atomic_fetch_##op()Will Deacon2018-08-311-1/+1
| * arc: remove redundant GCC version checksMasahiro Yamada2018-08-301-9/+1
| * ARC: sort KconfigVineet Gupta2018-08-271-5/+5
| * ARC: cleanup show_faulting_vma()Eugeniy Paltsev2018-08-271-9/+4
| * ARC: [plat-axs*]: Enable SWAPAlexey Brodkin2018-08-273-3/+0
| * ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernelAlexey Brodkin2018-08-272-2/+12
| * ARC: configs: cleanupAlexey Brodkin2018-08-2716-28/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-09-071-4/+6
|\ \
| * | arm64: fix erroneous warnings in page freeing functionsMark Rutland2018-09-061-4/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2018-09-061-1/+1
|\ \ \
| * | | m68k: fix early memory reservation for ColdFire MMU systemsMike Rapoport2018-09-031-1/+1
| |/ /
* | | Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-09-061-0/+20
|\ \ \
| * | | MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton2018-08-311-0/+20
| | |/ | |/|
* | | Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-0515-152/+524
|\ \ \
| * | | nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu2018-09-051-0/+12
| * | | nds32: fix build error because of wrong semicolonGreentime Hu2018-09-041-2/+2
| * | | nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu2018-09-043-3/+15
| * | | nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu2018-09-041-3/+2
| * | | nds32: Add macro definition for offset of lp register on stackZong Li2018-09-043-2/+3
| * | | nds32: Remove the deprecated ABI implementationZong Li2018-09-041-5/+0
| * | | nds32/stack: Get real return address by using ftrace_graph_ret_addrZong Li2018-09-042-24/+10
| * | | nds32/ftrace: Support dynamic function graph tracerZong Li2018-09-041-0/+36
| * | | nds32/ftrace: Support dynamic function tracerZong Li2018-09-043-0/+191
| * | | nds32/ftrace: Add RECORD_MCOUNT supportZong Li2018-09-041-0/+1
| * | | nds32/ftrace: Support static function graph tracerZong Li2018-09-042-0/+70
| * | | nds32/ftrace: Support static function tracerZong Li2018-09-045-0/+59
| * | | nds32: Extract the checking and getting pointer to a macroZong Li2018-09-041-39/+41
| * | | nds32: Clean up the coding styleZong Li2018-09-041-98/+103
| * | | nds32: Fix get_user/put_user macro expand pointer problemZong Li2018-09-041-12/+14
| * | | nds32: Fix empty call traceZong Li2018-09-041-1/+1
| * | | nds32: add NULL entry to the end of_device_id arrayYueHaibing2018-09-041-1/+2
| * | | nds32: fix logic for moduleGreentime Hu2018-09-041-2/+2
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-09-022-0/+7
|\ \ \ | |/ / |/| |
| * | sparc: set a default 32-bit dma mask for OF devicesChristoph Hellwig2018-09-022-0/+7
| |/