linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-29 14:25:07 to 2018-07-31 06:01:47 UTC [more...]

[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-31  6:01 UTC  (4+ messages)
` [PATCH v5 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v5 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v5 03/11] hugetlb: Introduce generic version of set_huge_pte_at

[PATCH] sh: remove unneeded constructor
 2018-07-31  5:15 UTC 

[PATCH] PCI: call dma_debug_add_bus for pci_bus_type in common code
 2018-07-30 21:17 UTC  (3+ messages)

[PATCH QEMU] hw/char/sh_serial: Add timeout handling to unbreak serial input
 2018-07-30 15:18 UTC  (2+ messages)

[PATCH] SH: statx is missing in the kernel
 2018-07-30 11:24 UTC 

use the generic dma-noncoherent code for sh
 2018-07-30  9:24 UTC  (26+ messages)
` [PATCH 1/5] sh: simplify get_arch_dma_ops
` [PATCH 2/5] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 3/5] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 4/5] sh: split arch/sh/mm/consistent.c
` [PATCH 5/5] sh: use generic dma_noncoherent_ops
` use the generic dma-noncoherent code for sh V2
` use the generic dma-noncoherent code for sh V3

due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
 2018-07-30  8:02 UTC  (5+ messages)

(no subject)
 2018-07-28 10:46 UTC 

[PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-27  6:51 UTC  (40+ 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] mtd/maps: fix solutionengine.c printk format warnings
 2018-07-26 19:43 UTC  (2+ messages)

[PATCH] sh: configs: remove no longer needed config option
 2018-07-26  7:09 UTC  (2+ messages)

[PATCH RESEND] sh: Do not use hyphen in exported variable names
 2018-07-26  7:01 UTC 

[GIT PULL FOR v4.19] Various fixes
 2018-07-25  9:54 UTC  (2+ messages)

[RESEND PATCH 1/4] sh: dreamcast: rtc: push down rtc class ops into driver
 2018-07-25  2:06 UTC  (7+ messages)
` [RESEND PATCH 2/4] sh: sh03: "
` [RESEND PATCH 3/4] sh: remove unused rtc_sh_get/set_time infrastructure
` [RESEND PATCH 4/4] sh: remove board_time_init() callback

[PATCH 0/9] sh: Remove soc_camera from defconfigs
 2018-07-24 21:49 UTC  (14+ 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 v2 1/4] sh: dreamcast: rtc: push down rtc class ops into driver
 2018-07-24 21:36 UTC  (4+ messages)
` [PATCH v2 2/4] sh: sh03: "
` [PATCH v2 3/4] sh: remove unused rtc_sh_get/set_time infrastructure
` [PATCH v2 4/4] sh: remove board_time_init() callback

[PATCH v2] mtd/maps: fix solutionengine.c printk format warnings
 2018-07-24  5:49 UTC  (2+ messages)

[PATCH] arch/h8300: fix kernel/dma.c build warning
 2018-07-23 21:34 UTC  (4+ messages)

[PATCH] arch/sh: use slow path for get_user_pages_fast() on SMP
 2018-07-23 13:46 UTC  (3+ messages)

[PATCH v2] serial: sh-sci: byte allocated register support
 2018-07-23  8:17 UTC  (3+ messages)

[PATCH] arch/h8300: modify ffs(), fls() etc. functions to return int
 2018-07-22 18:02 UTC  (3+ messages)

[PATCH] mtd: solutionengine.c: fix printk format warnings
 2018-07-22  7:54 UTC  (2+ messages)

[PATCH v2 0/3] serial: sh-sci: Fix port shutdown DMA race conditions
 2018-07-17  9:53 UTC  (12+ 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()

Random warning dump during init
 2018-07-12 20:52 UTC  (4+ messages)

[PATCH] [RFC] serial: sh-sci: fix register alocation in h8300
 2018-07-12  9:44 UTC  (3+ messages)

info!!
 2018-07-10 20:14 UTC 

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

[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 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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).