summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig
2018-09-20MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig
2018-09-08dma-mapping: clear dev->dma_ops in arch_teardown_dma_opsChristoph Hellwig
2018-09-08arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig
2018-09-08hexagon: use generic dma_noncoherent_opsChristoph Hellwig
2018-09-08hexagon: implement the sync_sg_for_device DMA operationChristoph Hellwig
2018-09-08hexagon: remove the sync_single_for_cpu DMA operationChristoph Hellwig
2018-09-07Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-09-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2018-09-06Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-06arm64: fix erroneous warnings in page freeing functionsMark Rutland
2018-09-05Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu
2018-09-04ARC: don't check for HIGHMEM pages in arch_dma_allocEugeniy Paltsev
2018-09-04ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabledEugeniy Paltsev
2018-09-04ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev
2018-09-04nds32: fix build error because of wrong semicolonGreentime Hu
2018-09-04nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu
2018-09-04nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu
2018-09-04nds32: Add macro definition for offset of lp register on stackZong Li
2018-09-04nds32: Remove the deprecated ABI implementationZong Li
2018-09-04nds32/stack: Get real return address by using ftrace_graph_ret_addrZong Li
2018-09-04nds32/ftrace: Support dynamic function graph tracerZong Li
2018-09-04nds32/ftrace: Support dynamic function tracerZong Li
2018-09-04nds32/ftrace: Add RECORD_MCOUNT supportZong Li
2018-09-04nds32/ftrace: Support static function graph tracerZong Li
2018-09-04nds32/ftrace: Support static function tracerZong Li
2018-09-04nds32: Extract the checking and getting pointer to a macroZong Li
2018-09-04nds32: Clean up the coding styleZong Li
2018-09-04nds32: Fix get_user/put_user macro expand pointer problemZong Li
2018-09-04nds32: Fix empty call traceZong Li
2018-09-04nds32: add NULL entry to the end of_device_id arrayYueHaibing
2018-09-04nds32: fix logic for moduleGreentime Hu
2018-09-02Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-03m68k: fix early memory reservation for ColdFire MMU systemsMike Rapoport
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-02x86/pti: Fix section mismatch warning/errorRandy Dunlap
2018-09-02sparc: set a default 32-bit dma mask for OF devicesChristoph Hellwig
2018-09-01Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-09-01x86/vdso: Fix lsl operand orderSamuel Neves
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony
2018-08-31ARC: dma [IOC]: mark DMA devices connected as dma-coherentEugeniy Paltsev
2018-08-31ARC: atomics: unbork atomic_fetch_##op()Will Deacon
2018-08-31MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds