linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-14 04:44:08 to 2018-12-17 13:25:24 UTC [more...]

[PATCH v4 0/4] serial: sh-sci: Fix fallback to PIO on DMA failure
 2018-12-17 13:25 UTC  (11+ messages)
` [PATCH v4 1/4] serial: sh-sci: Fix locking in sci_submit_rx()
` [PATCH v4 2/4] serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
` [PATCH v4 3/4] serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure
` [PATCH v4 4/4] serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete()

[PATCH] sh: mm: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-15  8:32 UTC  (2+ messages)

[PATCH 00/15] pinctrl: sh-pfc: Fix config register descriptions
 2018-12-14  9:38 UTC  (18+ messages)
` [PATCH 01/15] pinctrl: sh-pfc: r8a77994: Remove bogus IPSR9 field
` [PATCH 02/15] pinctrl: sh-pfc: r8a779970: Add missing MOD_SEL0 field
` [PATCH 03/15] pinctrl: sh-pfc: r8a779980: "
` [PATCH 04/15] pinctrl: sh-pfc: sh7734: Add missing IPSR11 field
` [PATCH 05/15] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 SEL_I2C1 field width
` [PATCH 06/15] pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations
` [PATCH 07/15] pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration
` [PATCH 08/15] pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field
` [PATCH 09/15] pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value
` [PATCH 10/15] pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10
` [PATCH 11/15] pinctrl: sh-pfc: Print actual field width for variable-width fields
` [PATCH 12/15] pinctrl: sh-pfc: Make pinmux_cfg_reg.var_field_width[] variable-length
` [PATCH 13/15] [RFC] pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro
` [PATCH 14/15] [RFC] pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro
` [PATCH 15/15] [RFC] pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging

[PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument
 2018-12-13 17:24 UTC 

[PATCH] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support
 2018-12-13  7:27 UTC  (8+ messages)

Lets Work Together
 2018-12-12 13:52 UTC 

[PATCH v3 0/4] serial: sh-sci: Fix fallback to PIO on DMA failure
 2018-12-11  8:16 UTC  (7+ messages)
` [PATCH v3 1/4] serial: sh-sci: Fix locking in sci_submit_rx()
` [PATCH v3 2/4] serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
` [PATCH v3 3/4] serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure
` [PATCH v3 4/4] serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete()

[PATCH -next] sh: sh03: rtc: remove duplicated include from rtc.c
 2018-12-11  7:20 UTC 

[PATCH v3 0/3] sh: system call table generation support
 2018-12-10 20:30 UTC  (11+ messages)
` [PATCH v3 1/3] sh: add __NR_syscalls along with NR_syscalls
` [PATCH v3 2/3] sh: add system call table generation support
` [PATCH v3 3/3] sh: generate uapi header and syscall table header files

[PATCH 5/6] sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
 2018-12-10 19:30 UTC 

dma_declare_coherent_memory on main memory
 2018-12-10 19:02 UTC  (4+ messages)

[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-10 13:50 UTC  (6+ messages)
` [REPOST PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [REPOST PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH v5 22/25] syscall_get_arch: add "struct task_struct *" argument
 2018-12-10  4:31 UTC 

[PATCH v3 0/6] memblock: simplify several early memory allocation
 2018-12-09 15:00 UTC  (7+ messages)
` [PATCH v3 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v3 2/6] microblaze: prefer memblock API "
` [PATCH v3 3/6] sh: prefer memblock APIs "
` [PATCH v3 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v3 5/6] arch: simplify several early memory allocations
` [PATCH v3 6/6] arm, unicore32: remove early_alloc*() wrappers

[PATCH 0/2] Introduce common code for risc-v sparsemem support
 2018-12-07 19:56 UTC  (5+ messages)
` [PATCH 2/2] mm/sparse: add common helper to mark all memblocks present

[PATCH 0/8] timekeeping: cleanups
 2018-12-07 16:58 UTC  (14+ messages)
` [PATCH 1/8] sh: dreamcast: rtc: push down rtc class ops into driver
` [PATCH 2/8] sh: sh03: "
` [PATCH 3/8] sh: remove unused rtc_sh_get/set_time infrastructure
` [PATCH 4/8] sh: remove board_time_init() callback
` [PATCH 5/8] timekeeping: remove unused {read,update}_persistent_clock
` [PATCH 6/8] timekeeping: remove timespec_add/timespec_del
` [PATCH 7/8] vfs: replace current_kernel_time64 with ktime equivalent
` [PATCH 8/8] timekeeping: remove obsolete time accessors

Urgently need money? We can help you!
 2018-12-07 14:16 UTC 

[PATCH v2 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-07 11:15 UTC  (4+ messages)
` [PATCH v2 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-06 21:30 UTC  (21+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v2 2/6] microblaze: prefer memblock API "
` [PATCH v2 3/6] sh: prefer memblock APIs "
` [PATCH v2 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v2 5/6] arch: simplify several early memory allocations
` [PATCH v2 6/6] arm, unicore32: remove early_alloc*() wrappers

[PATCH 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-06 20:15 UTC  (7+ messages)
` [PATCH 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

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

[PATCH v3] dmaengine: sh: Remove R-Mobile APE6 support
 2018-12-05  7:44 UTC  (2+ messages)

[PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-05  3:41 UTC  (6+ messages)
` [PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

Spende € 2.000.000,00 EUR
 2018-12-04 21:52 UTC 

[PATCH 4.19 104/139] sh/function_graph: Simplify with function_graph_enter()
 2018-12-04 10:49 UTC 

[PATCH RFCv2 1/4] mm/memory_hotplug: Introduce memory block types
 2018-12-04  9:47 UTC  (8+ messages)
` [PATCH RFCv2 3/4] mm/memory_hotplug: Introduce and use more memory types
` [PATCH RFCv2 4/4] mm/memory_hotplug: Drop MEMORY_TYPE_UNSPECIFIED

[PATCH v2] dmaengine: sh: Remove R-Mobile APE6 support
 2018-12-03 14:17 UTC  (3+ messages)

[PATCH] SH: Add dma mask for sh_eth on ecovec24
 2018-12-03 12:23 UTC 

[PATCH] sh: fix syscall_set_return_value()
 2018-12-03  3:18 UTC 

[PATCH] sh: intc: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-01 13:43 UTC 

[PATCH -next] sh: kfr2r09: drop pointless static qualifier in kfr2r09_usb0_gadget_setup()
 2018-12-01  1:43 UTC 

[PATCH 0/5] memblock: simplify several early memory allocations
 2018-11-27 21:48 UTC  (12+ messages)
` [PATCH 1/5] powerpc: prefer memblock APIs returning virtual address
` [PATCH 2/5] microblaze: prefer memblock API "
` [PATCH 3/5] sh: prefer memblock APIs "
` [PATCH 4/5] openrisc: simplify pte_alloc_one_kernel()
` [PATCH 5/5] arch: simplify several early memory allocations

[PATCH v5 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-27 19:30 UTC  (6+ messages)
` [PATCH v5 1/4] kgdb: Remove irq flags from roundup
` [PATCH v5 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
 2018-11-27 10:34 UTC  (8+ messages)
          ` [PATCH v2 16/15 v2] "

[PATCH v4 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-27  3:52 UTC  (6+ messages)
` [PATCH v4 1/4] kgdb: Remove irq flags from roundup
` [PATCH v4 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

(no subject)
 2018-11-27  0:08 UTC 

Did You Receive My Last Mail?
 2018-11-26 18:03 UTC 

[PATCH] sh: Always enable CONFIG_GENERIC_PCI_IOMAP
 2018-11-26 16:13 UTC  (2+ messages)

[for-next][PATCH 12/18] sh/function_graph: Simplify with function_graph_entry()
 2018-11-22  0:28 UTC 

[PATCH v2 0/2] Introduce common code for risc-v sparsemem support
 2018-11-14 18:06 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;
as well as URLs for NNTP newsgroup(s).