SUPERH platform development
 help / color / mirror / Atom feed
 messages from 2018-08-20 18:37:12 to 2018-10-11 13:30:09 UTC [more...]

[PATCH 0/5] sparsemem support for RISC-V
 2018-10-11 13:30 UTC  (10+ messages)
` [PATCH 1/5] mm/sparse: add common helper to mark all memblocks present
` [PATCH 2/5] ARM: mm: make use of new memblocks_present() helper
` [PATCH 3/5] arm64: "
` [PATCH 4/5] sh: "
` [PATCH 5/5] RISC-V: Implement sparsemem

[PATCH 4.18 130/168] arch/hexagon: fix kernel/dma.c build warning
 2018-10-08 18:31 UTC 

[PATCH 4.9 42/59] arch/hexagon: fix kernel/dma.c build warning
 2018-10-08 18:31 UTC 

[PATCH 4.14 68/94] arch/hexagon: fix kernel/dma.c build warning
 2018-10-08 18:31 UTC 

[PATCH 4.4 100/113] arch/hexagon: fix kernel/dma.c build warning
 2018-10-08 18:31 UTC 

Hello
 2018-10-04 17:46 UTC 

[PATCH AUTOSEL 3.18 07/13] arch/hexagon: fix kernel/dma.c build warning
 2018-10-01  0:41 UTC 

[PATCH AUTOSEL 4.4 09/17] arch/hexagon: fix kernel/dma.c build warning
 2018-10-01  0:41 UTC 

[PATCH AUTOSEL 4.9 17/26] arch/hexagon: fix kernel/dma.c build warning
 2018-10-01  0:40 UTC 

[PATCH AUTOSEL 4.14 27/37] arch/hexagon: fix kernel/dma.c build warning
 2018-10-01  0:39 UTC 

[PATCH AUTOSEL 4.18 52/65] arch/hexagon: fix kernel/dma.c build warning
 2018-10-01  0:38 UTC 

[PATCH qemu v2] hw/char/sh_serial: Add timeout handling to unbreak serial input
 2018-09-30  7:32 UTC  (4+ messages)

RE.RE :Accept my respectful greetings in the name of our God
 2018-09-28 13:50 UTC 

[PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
 2018-09-27  4:50 UTC  (18+ messages)
  ` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
  ` [PATCH 05/30] mm: nobootmem: remove dead code
  ` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
  ` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
  ` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
  ` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
  ` [PATCH 29/30] mm: remove include/linux/bootmem.h
` [PATCH 00/30] mm: remove bootmem allocator

[PATCH v2 resend 00/13] sh: convert to SPDX identifiers
 2018-09-26  1:29 UTC  (28+ messages)
` [PATCH v2 resend 01/13] sh: boards: "
` [PATCH v2 resend 02/13] sh: drivers: "
` [PATCH v2 resend 03/13] sh: include: "
` [PATCH v2 resend 04/13] sh: sh2: "
` [PATCH v2 resend 05/13] sh: sh2a: "
` [PATCH v2 resend 06/13] sh: sh3: "
` [PATCH v2 resend 07/13] sh: sh4: "
` [PATCH v2 resend 08/13] sh: sh4a: "
` [PATCH v2 resend 09/13] sh: sh5: "
` [PATCH v2 resend 10/13] sh: shmobile: "
` [PATCH v2 resend 11/13] sh: cpu: "
` [PATCH v2 resend 12/13] sh: kernel: "
` [PATCH v2 resend 13/13] sh: lib: "

[PATCH 4.4 11/70] mtd/maps: fix solutionengine.c printk format warnings
 2018-09-24 11:52 UTC 

[PATCH 4.9 018/111] mtd/maps: fix solutionengine.c printk format warnings
 2018-09-24 11:51 UTC 

[PATCH 4.14 032/173] mtd/maps: fix solutionengine.c printk format warnings
 2018-09-24 11:51 UTC 

[PATCH 4.18 043/235] mtd/maps: fix solutionengine.c printk format warnings
 2018-09-24 11:50 UTC 

[PATCH 3.18 067/105] mtd/maps: fix solutionengine.c printk format warnings
 2018-09-24 11:33 UTC 

Wohltätigkeitsspende in Höhe von € 2.000.000,00
 2018-09-24 10:37 UTC  (4+ messages)
` Wohltätigkeitsspende in Höhe von € 2.000.000,00 EUR

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

[PATCH 00/19] mtd: rawnand: API cleanup (2nd batch)
 2018-09-19 21:25 UTC  (25+ messages)
` [PATCH 01/19] mtd: rawnand: Leave chip->IO_ADDR_{R,W} to NULL when unused
` [PATCH 02/19] mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R,W} there
` [PATCH 03/19] mtd: rawnand: Deprecate ->{read,write}_{byte,buf}() hooks
` [PATCH 04/19] mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
` [PATCH 05/19] mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
` [PATCH 06/19] mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks
` [PATCH 07/19] mtd: rawnand: Deprecate ->erase()
` [PATCH 08/19] mtd: rawnand: Deprecate ->{set,get}_features() hooks
` [PATCH 09/19] mtd: rawnand: Deprecate ->chip_delay
` [PATCH 10/19] mtd: rawnand: Move function prototypes after struct declarations
` [PATCH 11/19] mtd: rawnand: Get rid of nand_flash_dev forward declation
` [PATCH 12/19] mtd: rawnand: Get rid of the duplicate nand_chip forward declaration
` [PATCH 13/19] mtd: rawnand: Get rid of a few unused definitions
` [PATCH 14/19] mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h
` [PATCH 15/19] mtd: rawnand: Inline onfi_get_async_timing_mode()
` [PATCH 16/19] mtd: rawnand: Keep all internal stuff private
` [PATCH 17/19] mtd: rawnand: Move legacy code to nand_legacy.c
` [PATCH 18/19] mtd: rawnand: Move ONFI code to nand_onfi.c
` [PATCH 19/19] mtd: rawnand: Move JEDEC code to nand_jedec.c

Hello Friend
 2018-09-19  6:01 UTC 

[PATCH 1/3] sh: Rename NR_syscalls macro to __NR_syscalls
 2018-09-18  9:18 UTC  (4+ messages)

[PATCH v2 0/3] Add R-Car gen3 SoC support to the CMT driver
 2018-09-14 14:34 UTC  (2+ messages)

[PATCH] clocksource: sh_cmt: fix clocksource width for 32-bit machines
 2018-09-14 14:33 UTC  (7+ messages)

[PATCH v3] clocksource: sh_cmt: fixup for 64-bit machines
 2018-09-14 14:33 UTC  (4+ messages)

[PATCH] sh: Provide prototypes for PCI I/O mapping in asm/io.h
 2018-09-12 12:12 UTC 

[PATCH 0/2] Add R-Car gen3 SoC support to the CMT driver
 2018-09-10 19:43 UTC  (10+ messages)
` [PATCH 1/2] clocksource: sh_cmt: properly line-wrap sh_cmt_of_table[] initializer
` [PATCH 2/2] clocksource: sh_cmt: add R-Car gen3 support

[PATCH] sh: mm: Use dma_zalloc_coherent instead of dma_alloc_coherent + memset
 2018-09-10 10:02 UTC  (2+ messages)

[PATCH v2] clocksource: sh_cmt: fixup for 64-bit machines
 2018-09-08 17:20 UTC  (3+ messages)

[PATCH 00/21] DT cpu node iterator
 2018-09-07 13:58 UTC  (3+ messages)
` [PATCH 15/21] SH: use for_each_of_cpu_node iterator

[PATCH AUTOSEL 3.18 06/19] mtd/maps: fix solutionengine.c printk format warnings
 2018-09-07  0:39 UTC 

[PATCH AUTOSEL 4.4 12/30] mtd/maps: fix solutionengine.c printk format warnings
 2018-09-07  0:39 UTC 

[PATCH AUTOSEL 4.9 15/43] mtd/maps: fix solutionengine.c printk format warnings
 2018-09-07  0:38 UTC 

[PATCH AUTOSEL 4.14 23/67] mtd/maps: fix solutionengine.c printk format warnings
 2018-09-07  0:37 UTC 

[PATCH AUTOSEL 4.18 31/88] mtd/maps: fix solutionengine.c printk format warnings
 2018-09-07  0:36 UTC 

[PATCH 0/4] spi: renesas: Miscellaneous fixes
 2018-09-05 11:46 UTC  (9+ messages)
` [PATCH 1/4] spi: sh-msiof: Fix invalid SPI use during system suspend
  ` Applied "spi: sh-msiof: Fix invalid SPI use during system suspend" to the spi tree
` [PATCH 2/4] spi: sh-msiof: Fix handling of write value for SISTR register
  ` Applied "spi: sh-msiof: Fix handling of write value for SISTR register" to the spi tree
` [PATCH 3/4] spi: rspi: Fix invalid SPI use during system suspend
  ` Applied "spi: rspi: Fix invalid SPI use during system suspend" to the spi tree
` [PATCH 4/4] spi: rspi: Fix interrupted DMA transfers
  ` Applied "spi: rspi: Fix interrupted DMA transfers" to the spi tree

[PATCH] arch: sh: Replace dma_alloc_coherent/memset with dma_zalloc_coherent
 2018-09-05  7:38 UTC 

[PATCH 0/5] Remove sh_mobile_ceu_camera from arch/sh
 2018-09-04 10:04 UTC  (6+ messages)

HELLO
 2018-09-04  9:01 UTC 

[PATCH] clocksource: sh_cmt: fixup for 64-bit machines
 2018-09-03 10:58 UTC  (4+ messages)

due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
 2018-09-03 10:23 UTC  (10+ messages)

[PATCH net-next 3/3] net: socket: implement 64-bit timestamps
 2018-08-29 13:11 UTC 

YOUR PRODUCT
 2018-08-27 17:13 UTC 

[PATCH] treewide: remove current_text_addr
 2018-08-27  7:43 UTC 

TRADING ACCOUNT
 2018-08-25 14:27 UTC 

[PATCH v2 00/13] sh: convert to SPDX
 2018-08-24  8:28 UTC  (15+ messages)
` [PATCH v2 01/13] sh: boards: convert to SPDX identifiers
` [PATCH v2 02/13] sh: drivers: "
` [PATCH v2 03/13] sh: include: "
` [PATCH v2 04/13] sh: sh2: "
` [PATCH v2 05/13] sh: sh2a: "
` [PATCH v2 06/13] sh: sh3: "
` [PATCH v2 07/13] sh: sh4: "
` [PATCH v2 08/13] sh: sh4a: "
` [PATCH v2 09/13] sh: sh5: "
` [PATCH v2 10/13] sh: shmobile: "
` [PATCH v2 11/13] sh: cpu: "
` [PATCH v2 12/13] sh: kernel: "
` [PATCH v2 13/13] sh: lib: "

[PATCH 00/13] sh: convert to SPDX
 2018-08-21  6:10 UTC  (6+ messages)
` [PATCH 13/13] sh: lib: convert to SPDX identifiers


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