Age | Commit message (Expand) | Author | Files | Lines |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 21 | -57/+39 |
2018-09-20 | dma-mapping: move the dma_coherent flag to struct device | Christoph Hellwig | 6 | -46/+15 |
2018-09-20 | MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT | Christoph Hellwig | 3 | -11/+10 |
2018-09-08 | dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops | Christoph Hellwig | 2 | -10/+0 |
2018-09-08 | arm-nommu: don't define arch_teardown_dma_ops | Christoph Hellwig | 2 | -4/+2 |
2018-09-08 | hexagon: use generic dma_noncoherent_ops | Christoph Hellwig | 4 | -180/+11 |
2018-09-08 | hexagon: implement the sync_sg_for_device DMA operation | Christoph Hellwig | 1 | -0/+13 |
2018-09-08 | hexagon: remove the sync_single_for_cpu DMA operation | Christoph Hellwig | 1 | -8/+0 |
2018-09-08 | Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 27 | -113/+154 |
2018-09-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -4/+6 |
2018-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -1/+1 |
2018-09-07 | Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+20 |
2018-09-06 | arm64: fix erroneous warnings in page freeing functions | Mark Rutland | 1 | -4/+6 |
2018-09-05 | Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 15 | -152/+524 |
2018-09-05 | nds32: linker script: GCOV kernel may refers data in __exit | Greentime Hu | 1 | -0/+12 |
2018-09-04 | ARC: don't check for HIGHMEM pages in arch_dma_alloc | Eugeniy Paltsev | 1 | -18/+14 |
2018-09-04 | ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled | Eugeniy Paltsev | 1 | -0/+13 |
2018-09-04 | ARC: dma [IOC] Enable per device io coherency | Eugeniy Paltsev | 3 | -40/+50 |
2018-09-04 | nds32: fix build error because of wrong semicolon | Greentime Hu | 1 | -2/+2 |
2018-09-04 | nds32: Fix a kernel panic issue because of wrong frame pointer access. | Greentime Hu | 3 | -3/+15 |
2018-09-04 | nds32: Only print one page of stack when die to prevent printing too much inf... | Greentime Hu | 1 | -3/+2 |
2018-09-04 | nds32: Add macro definition for offset of lp register on stack | Zong Li | 3 | -2/+3 |
2018-09-04 | nds32: Remove the deprecated ABI implementation | Zong Li | 1 | -5/+0 |
2018-09-04 | nds32/stack: Get real return address by using ftrace_graph_ret_addr | Zong Li | 2 | -24/+10 |
2018-09-04 | nds32/ftrace: Support dynamic function graph tracer | Zong Li | 1 | -0/+36 |
2018-09-04 | nds32/ftrace: Support dynamic function tracer | Zong Li | 3 | -0/+191 |
2018-09-04 | nds32/ftrace: Add RECORD_MCOUNT support | Zong Li | 1 | -0/+1 |
2018-09-04 | nds32/ftrace: Support static function graph tracer | Zong Li | 2 | -0/+70 |
2018-09-04 | nds32/ftrace: Support static function tracer | Zong Li | 5 | -0/+59 |
2018-09-04 | nds32: Extract the checking and getting pointer to a macro | Zong Li | 1 | -39/+41 |
2018-09-04 | nds32: Clean up the coding style | Zong Li | 1 | -98/+103 |
2018-09-04 | nds32: Fix get_user/put_user macro expand pointer problem | Zong Li | 1 | -12/+14 |
2018-09-04 | nds32: Fix empty call trace | Zong Li | 1 | -1/+1 |
2018-09-04 | nds32: add NULL entry to the end of_device_id array | YueHaibing | 1 | -1/+2 |
2018-09-04 | nds32: fix logic for module | Greentime Hu | 1 | -2/+2 |
2018-09-03 | Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -0/+7 |
2018-09-03 | m68k: fix early memory reservation for ColdFire MMU systems | Mike Rapoport | 1 | -1/+1 |
2018-09-02 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 11 | -168/+196 |
2018-09-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 20 | -46/+167 |
2018-09-02 | x86/pti: Fix section mismatch warning/error | Randy Dunlap | 1 | -1/+1 |
2018-09-02 | sparc: set a default 32-bit dma mask for OF devices | Christoph Hellwig | 2 | -0/+7 |
2018-09-02 | Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 4 | -11/+49 |
2018-09-02 | x86/vdso: Fix lsl operand order | Samuel Neves | 1 | -1/+1 |
2018-09-01 | x86/mce: Fix set_mce_nospec() to avoid #GP fault | LuckTony | 1 | -1/+24 |
2018-08-31 | ARC: dma [IOC]: mark DMA devices connected as dma-coherent | Eugeniy Paltsev | 3 | -0/+56 |
2018-08-31 | ARC: atomics: unbork atomic_fetch_##op() | Will Deacon | 1 | -1/+1 |
2018-08-31 | MIPS: VDSO: Match data page cache colouring when D$ aliases | Paul Burton | 1 | -0/+20 |
2018-08-31 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+0 |
2018-08-31 | x86/efi: Load fixmap GDT in efi_call_phys_epilog() | Joerg Roedel | 1 | -6/+2 |
2018-08-31 | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -10/+6 |