messages from 2018-12-05 08:01:00 to 2019-01-10 16:24:28 UTC [more...]
[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
2019-01-10 16:24 UTC (9+ messages)
` [PATCH 01/15] ia64: add __NR_umount2 definition
` [PATCH 02/15] ia64: add statx and io_pgetevents syscalls
` [PATCH 03/15] ia64: assign syscall numbers for perf and seccomp
` [PATCH 04/15] alpha: wire up io_pgetevents system call
` [PATCH 05/15] alpha: update syscall macro definitions
` [PATCH 06/15] ARM: add migrate_pages() system call
` [PATCH 07/15] ARM: add kexec_file_load system call number
` [PATCH 08/15] m68k: assign syscall number for seccomp
[PATCH RFT v2] net: sh_eth: add support for SH7786
2019-01-10 9:10 UTC (4+ messages)
[PATCH v5 0/4] serial: sh-sci: Fix fallback to PIO on DMA failure
2019-01-09 14:42 UTC (13+ messages)
` [PATCH v5 1/4] serial: sh-sci: Extract sci_dma_rx_chan_invalidate()
` [PATCH v5 2/4] serial: sh-sci: Extract sci_dma_rx_reenable_irq()
` [PATCH v5 3/4] serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete()
` [PATCH v5 4/4] serial: sh-sci: Make RX/TX DMA function names consistent
[PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument
2019-01-09 12:43 UTC
[PATCH v4 0/6] memblock: simplify several early memory allocation
2019-01-08 14:23 UTC (9+ messages)
` [PATCH v4 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v4 2/6] microblaze: prefer memblock API "
` [PATCH v4 3/6] sh: prefer memblock APIs "
` [PATCH v4 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v4 5/6] arch: simplify several early memory allocations
` [PATCH v4 6/6] arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
[PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument
2019-01-07 2:54 UTC
[GIT PULL][PATCH] sh: ftrace: Fix missing parenthesis in WARN_ON()
2019-01-05 22:15 UTC (2+ messages)
[PATCH 0/2] sh: Unify the system call scripts
2019-01-02 15:49 UTC (3+ messages)
` [PATCH 1/2] sh: remove nargs from __SYSCALL
` [PATCH 2/2] sh: generate uapi header and syscall table header files
[PATCH 1/4] kbuild: remove redundant target cleaning on failure
2018-12-31 8:24 UTC
[GIT PULL] y2038: more syscalls and cleanups
2018-12-29 1:30 UTC (2+ messages)
[GIT PULL] asm-generic: syscall table script for arch/sh
2018-12-26 19:20 UTC (3+ messages)
[for-next][PATCH 0/5] tracing: Add string_has_prefix() and usages
2018-12-23 16:40 UTC (19+ messages)
` [for-next][PATCH 1/5] string.h: Add str_has_prefix() helper function
` [for-next][PATCH 2/5] tracing: Use str_has_prefix() helper for histogram code
` [for-next][PATCH 3/5] tracing: Use str_has_prefix() instead of using fixed sizes
` [for-next][PATCH 4/5] tracing: Have the historgram use the result of str_has_prefix() for len of pre
` [for-next][PATCH 4/5] tracing: Have the historgram use the result of str_has_prefix() for len of
` [for-next][PATCH 5/5] tracing: Use the return of str_has_prefix() to remove open coded numbers
[for-next][PATCH 07/24] sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
2018-12-21 17:56 UTC
[PATCH v2 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
2018-12-19 16:57 UTC (6+ messages)
` [PATCH v2 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
2018-12-19 16:55 UTC (8+ 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()
<<<Good Day To You Sir>>
2018-12-17 21:09 UTC
[PATCH 00/15] pinctrl: sh-pfc: Fix config register descriptions
2018-12-17 19:58 UTC (36+ 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 v2 0/6] sparsemem support for RISC-V
2018-12-17 16:50 UTC (4+ messages)
` [PATCH v2 6/6] RISC-V: Implement sparsemem
[PATCH v4 0/4] serial: sh-sci: Fix fallback to PIO on DMA failure
2018-12-17 14:50 UTC (15+ 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 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 (3+ messages)
[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)
[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 0/6] memblock: simplify several early memory allocation
2018-12-06 21:30 UTC (14+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v2 2/6] microblaze: prefer memblock API "
` [PATCH v2 5/6] arch: simplify several early memory allocations
[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 (7+ messages)
` [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: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).