SUPERH platform development
 help / color / mirror / Atom feed
 messages from 2018-05-15 00:25:52 to 2018-07-06 09:08:36 UTC [more...]

[PATCH v2] serial: sh-sci: Stop RX FIFO timer during port shutdown
 2018-07-06  9:08 UTC 

[PATCH v2 0/3] serial: sh-sci: Fix port shutdown DMA race conditions
 2018-07-06  9:05 UTC  (4+ messages)
` [PATCH v2 1/3] serial: sh-sci: Postpone DMA release when falling back to PIO
` [PATCH v2 2/3] serial: sh-sci: Stop TX DMA workqueue during port shutdown
` [PATCH v2 3/3] serial: sh-sci: Stop using deprecated dmaengine_terminate_all()

[PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-05 11:07 UTC  (12+ messages)
` [PATCH v4 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v4 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v4 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v4 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v4 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v4 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v4 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v4 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v4 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v4 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v4 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH v3 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-05 10:48 UTC  (16+ messages)
` [PATCH v3 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v3 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v3 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v3 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v3 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v3 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v3 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v3 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v3 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v3 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v3 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH 00/11] hugetlb: Factorize architecture hugetlb primitives
 2018-07-05  5:38 UTC  (14+ messages)
` [PATCH 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush

[PATCH v2 00/11] hugetlb: Factorize architecture hugetlb primitives
 2018-07-05  5:37 UTC  (8+ messages)
` [PATCH v2 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
  ` [PATCH v2 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
  ` [PATCH v2 03/11] hugetlb: Introduce generic version of set_huge_pte_at
  ` [PATCH v2 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
  ` [PATCH v2 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
  ` [PATCH v2 06/11] hugetlb: Introduce generic version of huge_pte_none

[PATCH 0/9] sh: Remove soc_camera from defconfigs
 2018-07-04 11:54 UTC  (13+ messages)
` [PATCH 1/9] sh: defconfig: migor: Update defconfig
` [PATCH 2/9] sh: defconfig: migor: Enable CEU and sensor drivers
` [PATCH 3/9] sh: defconfig: ecovec: Update defconfig
` [PATCH 4/9] sh: defconfig: ecovec: Enable CEU and video drivers
` [PATCH 5/9] sh: defconfig: se7724: Update defconfig
` [PATCH 6/9] sh: defconfig: se7724: Enable CEU and sensor driver
` [PATCH 7/9] sh: defconfig: ap325rxa: Update defconfig
` [PATCH 8/9] sh: defconfig: ap325rxa: Enable CEU and sensor driver
` [PATCH 9/9] sh: migor: Remove stale soc_camera include

[PATCH 4/4] serial: sh-sci: Stop RX FIFO timer during port shutdown
 2018-07-02 19:01 UTC  (4+ messages)

[PATCH v11 00/10] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-07-02 10:11 UTC  (3+ messages)
` [PATCH v11 10/10] arch: sh: migor: Use new renesas-ceu camera driver

[PATCH] serial: sh-sci: Stop RX FIFO timer during port shutdown
 2018-06-29 14:54 UTC  (2+ messages)

[PATCH 0/3] serial: sh-sci: Fix port shutdown DMA race conditions
 2018-06-29 14:48 UTC  (9+ messages)
` [PATCH 1/3] serial: sh-sci: Postpone DMA release when falling back to PIO
` [PATCH 2/3] serial: sh-sci: Stop TX DMA workqueue during port shutdown
` [PATCH 3/3] serial: sh-sci: Stop using deprecated dmaengine_terminate_all()
` [PATCH 1/4] serial: sh-sci: Postpone DMA release when falling back to PIO
` [PATCH 2/4] serial: sh-sci: Stop using deprecated dmaengine_terminate_all()
` [PATCH 3/4] serial: sh-sci: Stop TX DMA workqueue during port shutdown

due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
 2018-06-28  9:16 UTC  (3+ messages)

[PATCH net-next] net: stmmac: Add support for CBS QDISC
 2018-06-27 14:51 UTC  (5+ messages)

[PATCH] sh: configs: remove no longer needed config option
 2018-06-26 15:31 UTC 

[RESEND PATCH] sh: make use of for_each_node_by_type()
 2018-06-25  9:23 UTC  (2+ messages)

RFC: Add native support for Linux SH
 2018-06-21  9:49 UTC 

Build regressions/improvements in v4.18-rc1
 2018-06-21  0:50 UTC  (4+ messages)

[PATCH -tip v6 11/27] sh: kprobes: Remove jprobe implementation
 2018-06-19 16:15 UTC  (3+ messages)
` [PATCH -tip v6 22/27] sh: kprobes: Don't call the ->break_handler() in SH kprobes code
` [PATCH -tip v6 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe

Good Day; And How Is Your Family
 2018-06-19 12:53 UTC 

[PATCH v2] mm: convert return type of handle_mm_fault() caller to vm_fault_t
 2018-06-17  9:00 UTC 

[PATCH] mm: convert return type of handle_mm_fault() caller to vm_fault_t
 2018-06-16 18:14 UTC  (3+ messages)

[PATCH] arch/sh: use slow path for get_user_pages_fast() on SMP
 2018-06-15 19:27 UTC  (3+ messages)

[PATCH v4 03/26] arch/*: Kconfig: fix documentation for NMI watchdog
 2018-06-15 16:30 UTC 

[PATCH] arch/sh: fix SH4 flush_dcache_all() for SMP
 2018-06-15 15:50 UTC 

[PATCH] arch/sh: kernel: use KERN_CONT in print_sh_insn()
 2018-06-15 15:49 UTC  (2+ messages)
` [PATCH] arch/sh: kernel: use KERN_CONT in dump_mem()

[PATCH v3 03/27] arch/*: Kconfig: fix documentation for NMI watchdog
 2018-06-14 16:08 UTC 

[PATCH] sh: remove no-op macro VMLINUX_SYMBOL()
 2018-06-13 14:31 UTC  (2+ messages)

[PATCH 3.16 097/410] signal/sh: Ensure si_signo is initialized in do_divide_error
 2018-06-07 14:05 UTC  (2+ messages)
` [PATCH 3.16 267/410] arm64: do not use print_symbol()

[RFC PATCH -tip v5 11/27] sh: kprobes: Remove jprobe implementation
 2018-06-07 11:54 UTC  (4+ messages)
` [RFC PATCH -tip v5 22/27] sh: kprobes: Don't call the ->break_handler() in SH kprobes code
` [RFC PATCH -tip v5 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kpr
  ` [RFC PATCH -tip v5 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in

Spende von 2.800.000 Millionen Euro
 2018-06-07  2:52 UTC 

spende
 2018-06-06 11:58 UTC 

[PATCH 0/5] Remove sh_mobile_ceu_camera from arch/sh
 2018-05-31  2:48 UTC  (8+ messages)
` [PATCH 1/5] media: i2c: Copy rj54n1cb0c soc_camera sensor driver
` [PATCH 2/5] media: i2c: rj54n1: Remove soc_camera dependencies
` [PATCH 3/5] arch: sh: kfr2r09: Use new renesas-ceu camera driver
` [PATCH 4/5] arch: sh: ms7724se: "
` [PATCH 5/5] arch: sh: ap325rxa: "

[PATCH] sh: pass machine size to sparse
 2018-05-30 14:41 UTC  (3+ messages)

[PATCH] media: arch: sh: migor: Fix TW9910 PDN gpio
 2018-05-30 12:51 UTC  (7+ messages)

[PATCH 3.2 036/153] signal/sh: Ensure si_signo is initialized in do_divide_error
 2018-05-30 10:52 UTC 

[REVIEW][PATCH 16/22] signal/sh: Use force_sig_fault where appropriate
 2018-05-30  7:54 UTC  (5+ messages)
      ` [PATCH] signal/sh: Stop gcc warning about an impossible case in do_divide_error

[PATCH 4.4 25/92] futex: Remove duplicated code and fix undefined behaviour
 2018-05-24  9:38 UTC 

common non-cache coherent direct dma mapping ops
 2018-05-22 12:04 UTC  (45+ messages)
` [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation
        ` dma_sync_*_for_cpu and direction=TO_DEVICE (was Re: [PATCH 02/20] dma-mapping: provide a generic dma
          ` dma_sync_*_for_cpu and direction=TO_DEVICE (was Re: [PATCH 02/20] dma-mapping: provide a generic
` [PATCH 04/20] arm-nommu: use generic dma_noncoherent_ops
` [PATCH 05/20] c6x: "
    ` [Linux-c6x-dev] "
` common non-cache coherent direct dma mapping ops v2
  ` [PATCH 01/25] hexagon: remove the sync_single_for_cpu DMA operation
  ` [PATCH 02/25] hexagon: implement the sync_sg_for_device "
  ` [PATCH 05/25] microblaze: use generic dma_noncoherent_ops
  ` [PATCH 06/25] microblaze: remove the consistent_sync and consistent_sync_page
  ` [PATCH 09/25] nds32: implement the unmap_sg DMA operation
    ` [PATCH 03/25] hexagon: use generic dma_noncoherent_ops
    ` [PATCH 04/25] m68k: "
    ` [PATCH 07/25] nds32: remove the broken kmap code in nds32_dma_map_sg
    ` [PATCH 08/25] nds32: consolidate DMA cache maintainance routines
    ` [PATCH 10/25] nds32: use generic dma_noncoherent_ops
    ` [PATCH 11/25] nios2: "
    ` [PATCH 12/25] openrisc: remove the sync_single_for_cpu DMA operation
  ` [PATCH 13/25] openrisc: remove the no-op unmap_page and unmap_sg DMA operations
  ` [PATCH 14/25] openrisc: fix cache maintainance the the sync_single_for_device DMA operation
  ` [PATCH 15/25] openrisc: use generic dma_noncoherent_ops
  ` [PATCH 16/25] sh: simplify get_arch_dma_ops
  ` [PATCH 17/25] sh: introduce a sh_cacheop_vaddr helper
  ` [PATCH 18/25] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
  ` [PATCH 19/25] sh: split arch/sh/mm/consistent.c
  ` [PATCH 20/25] sh: use generic dma_noncoherent_ops
  ` [PATCH 21/25] xtensa: "
  ` [PATCH 22/25] sparc: "
  ` [PATCH 23/25] parisc: merge pcx_dma_ops and pcxl_dma_ops
  ` [PATCH 24/25] parisc: always use flush_kernel_dcache_range for DMA cache maintainance
  ` [PATCH 25/25] parisc: use generic dma_noncoherent_ops

[PATCH 0/2] Remove calls to empty arch_setup_pdev_archdata()
 2018-05-22  8:22 UTC  (6+ messages)
` [PATCH 1/2] media: arch: sh: ecovec: "
` [PATCH 2/2] media: arch: sh: migor: "

[PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour
 2018-05-18  9:01 UTC  (3+ messages)

[PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree
 2018-05-18  7:51 UTC  (12+ messages)
` [J-core] "

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-05-17 14:32 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox