Stafford Horne ([email protected])

Number of posts: 628 (0.21 per day)
First post: 2016-04-06 10:08:59
Last post: 2024-05-14 15:34:58

Date List Subject
2024-05-14 15:34:58 linux-kernel [GIT PULL] OpenRISC updates for 6.10
2024-04-15 14:34:33 linux-kernel Re: [PATCH] openrisc: Use do_kernel_power_off()
2024-04-11 18:45:22 linux-kernel [PATCH 0/5] OpenRISC FPU and Signal handling fixups
2024-04-11 18:41:55 linux-kernel [PATCH 5/5] openrisc: Move FPU state out of pt_regs
2024-04-11 18:34:47 linux-kernel [PATCH 4/5] openrisc: Add FPU config
2024-04-11 18:34:30 linux-kernel [PATCH 3/5] openrisc: traps: Don't send signals to kernel mode threads
2024-04-11 18:34:12 linux-kernel [PATCH 2/5] openrisc: traps: Remove calls to show_registers before die
2024-04-11 18:34:05 linux-kernel [PATCH 1/5] openrisc: traps: Convert printks to pr_<level> macros
2024-04-11 18:31:15 linux-kernel [PATCH v2 1/2] openrisc: Define openrisc relocation types
2024-04-11 17:58:06 linux-kernel [PATCH v2 2/2] openrisc: Add support for more module relocations
2024-04-11 17:57:40 linux-kernel [PATCH v2 0/2] OpenRISC module fixups
2024-04-11 17:23:17 linux-kernel Re: [PATCH] openrisc: Add support for more module relocations
2024-04-10 21:04:12 linux-kernel [PATCH] openrisc: Add support for more module relocations
2024-03-31 07:03:05 linux-kernel [PATCH] openrisc: Use do_kernel_power_off()
2024-03-30 11:13:36 linux-kernel [PATCH v2] riscv: Remove unused asm/signal.h file
2024-03-13 17:25:55 linux-kernel [GIT PULL] OpenRISC updates for 6.9
2024-03-10 11:22:10 linux-kernel [PATCH] riscv: Remove unused asm/signal.h file
2024-03-10 08:54:33 linux-kernel Re: [PATCH] openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix()
2024-03-08 22:28:00 linux-kernel Re: [PATCH 2/3] openrisc: Call setup_memory() earlier in the init sequence
2024-03-08 22:27:32 linux-kernel Re: [PATCH 0/3] Restructure init sequence to set aside reserved memory earlier
2024-02-28 21:06:37 linux-kernel Re: [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
2023-08-11 21:36:40 linux-kernel Re: [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
2023-08-11 21:26:03 linux-kernel Re: [PATCH v2] openrisc: Make pfn accessors statics inlines
2023-07-23 22:30:06 linux-kernel Re: [PATCH 3/4] openrisc: Support floating point user api
2023-07-12 20:50:21 linux-kernel [GIT PULL] OpenRISC fix for 6.5
2023-07-10 21:26:34 linux-kernel [PATCH v4] openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
2023-07-08 20:37:44 linux-kernel Re: [RFC V2 PATCH 3/9] riscv: add support for misaligned handling in S-mode
2023-07-08 20:08:34 linux-kernel Re: [RFC V2 PATCH 2/9] riscv: avoid missing prototypes warning
2023-07-08 01:05:23 linux-kernel Re: [PATCH v7 09/19] openrisc: mm: Convert to GENERIC_IOREMAP
2023-07-07 21:58:34 linux-kernel [PATCH v3] openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
2023-07-06 03:30:32 linux-kernel Re: [RFC PATCH v2] openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
2023-07-05 21:43:24 linux-kernel [RFC PATCH v2] openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
2023-06-28 17:26:58 linux-kernel [PATCH] openrisc: Revert adding fpcsr to sigcontext to unbreak userspace ABI
2023-06-27 20:50:02 linux-kernel Re: [PATCH 3/4] openrisc: Support floating point user api
2023-06-27 17:07:43 linux-kernel Re: [PATCH 3/4] openrisc: Support floating point user api
2023-04-30 20:02:49 linux-kernel [GIT PULL] OpenRISC update for 6.4
2023-04-18 17:00:09 linux-kernel [PATCH 4/4] openrisc: Add floating point regset
2023-04-18 16:59:46 linux-kernel [PATCH 3/4] openrisc: Support floating point user api
2023-04-18 16:59:16 linux-kernel [PATCH 2/4] openrisc: Support storing and restoring fpu state
2023-04-18 16:59:07 linux-kernel [PATCH 0/4] OpenRISC floating point context support
2023-04-18 16:59:06 linux-kernel [PATCH 1/4] openrisc: Properly store r31 to pt_regs on unhandled exceptions
2023-03-31 17:45:07 linux-kernel Re: [PATCH] openrisc: Use common of_get_cpu_node() instead of open-coding
2023-03-31 17:36:31 linux-kernel Re: [PATCH 5/6] docs: move openrisc documentation under Documentation/arch/
2023-02-04 10:45:00 linux-kernel [GIT PULL] OpenRISC update for v6.2-rc7
2023-01-31 15:55:47 linux-kernel [PATCH] MAINTAINERS: Update OpenRISC mailing list
2023-01-28 09:02:23 linux-kernel Re: [PATCH 3/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2022-10-15 16:58:46 linux-kernel [GIT PULL] OpenRISC updates for v6.1-rc1
2022-10-15 16:41:47 linux-kernel Re: [PATCH] MAINTAINERS: git://github -> https://github.com for openrisc
2022-10-12 17:00:53 linux-kernel Re: [RFC PATCH 2/8] openrisc: mm: remove unneeded early ioremap code
2022-10-08 05:57:20 linux-kernel [PATCH] openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
2022-10-08 05:36:13 linux-kernel Re: [PATCH] openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached