LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2022-07-18 01:05:08
linux-kernel
[PATCH v3 1/2] asm-generic: Remove pci.h copying remaining code to x86
2022-07-18 00:43:12
linux-kernel
[PATCH v3 2/2] asm-generic: Add new pci.h and use it
2022-07-18 00:42:41
linux-kernel
[PATCH v3 0/2] Updates for asm-generic/pci.h
2022-07-17 03:43:11
linux-kernel
[PATCH v2 1/2] asm-generic: Remove pci.h copying remaining code to x86
2022-07-17 03:38:37
linux-kernel
[PATCH v2 2/2] asm-generic: Add new pci.h and use it
2022-07-17 03:37:49
linux-kernel
[PATCH v2 0/2] Updates for asm-generic/pci.h
2022-07-15 22:38:08
linux-kernel
Re: [RFC PATCH 2/2] asm-generic: Add new pci.h and use it
2022-07-15 02:48:20
linux-kernel
Re: [RFC PATCH 1/2] asm-generic: Remove pci.h copying code out to architectures
2022-07-14 22:05:33
linux-kernel
[RFC PATCH 0/2] Updates for asm-generic/pci.h
2022-07-14 22:05:33
linux-kernel
[RFC PATCH 1/2] asm-generic: Remove pci.h copying code out to architectures
2022-07-14 21:54:00
linux-kernel
[RFC PATCH 2/2] asm-generic: Add new pci.h and use it
2022-07-14 12:46:01
linux-kernel
Re: [PATCH v2 1/2] openrisc: Add pci bus support
2022-07-14 05:01:06
linux-kernel
[PATCH v2 0/2] OpenRISC support for virt platform with PCI
2022-07-14 05:00:53
linux-kernel
[PATCH v2 1/2] openrisc: Add pci bus support
2022-07-14 05:00:30
linux-kernel
[PATCH v2 2/2] openrisc: Add virt defconfig
2022-07-10 21:27:02
linux-kernel
Re: [PATCH 1/2] openrisc: Add pci bus support
2022-07-09 22:34:01
linux-kernel
[PATCH 0/2] OpenRISC support for virt platform with PCI
2022-07-09 22:33:31
linux-kernel
[PATCH 2/2] openrisc: Add virt defconfig
2022-07-09 21:50:21
linux-kernel
[PATCH 1/2] openrisc: Add pci bus support
2022-07-06 21:35:17
linux-kernel
Re: [GIT PULL] OpenRISC fixes for 5.19-rc5
2022-07-06 13:35:14
linux-kernel
[GIT PULL] OpenRISC fixes for 5.19-rc5
2022-07-06 13:33:40
linux-kernel
OpenRISC fixes for 5.19-rc5
2022-06-28 21:26:12
linux-kernel
Re: [PATCH] wireguard: selftests: support OpenRISC
2022-06-28 21:02:24
linux-kernel
Re: [PATCH] wireguard: selftests: support OpenRISC
2022-06-28 08:33:37
linux-kernel
Re: [PATCH] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
2022-06-28 02:15:44
linux-kernel
[PATCH] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
2022-06-28 00:41:46
linux-kernel
Re: [PATCH] openrisc: Fix syntax errors in comments
2022-06-25 04:12:49
linux-kernel
Re: [PATCH V4 10/26] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
2022-06-15 07:54:13
linux-kernel
Re: [stffrdhrn:or1k-virt 1/4] drivers/parport/parport_pc.c:68:10: fatal error: asm/parport.h: No such file or directory
2022-06-06 05:10:46
linux-kernel
Re: [PATCH 6/6] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
2022-05-30 06:43:54
linux-kernel
Re: [PATCH] kbuild: ignore *.cmd files for objects that come from libgcc.a
2022-05-27 14:23:52
linux-kernel
[GIT PULL] OpenRISC updates for 5.19
2022-05-23 08:08:58
linux-kernel
[PATCH v3 00/13] OpenRISC misc cleanups for 5.19
2022-05-23 07:53:45
linux-kernel
[PATCH v3 13/13] openrisc: Remove unused IMMU tlb workardound
2022-05-23 07:05:31
linux-kernel
[PATCH v3 01/13] openrisc: Add gcc machine instruction flag configuration
2022-05-23 07:05:25
linux-kernel
[PATCH v3 08/13] openrisc/traps: Remove die_if_kernel function
2022-05-23 07:04:40
linux-kernel
[PATCH v3 10/13] openrisc/time: Fix symbol scope warnings
2022-05-23 07:03:12
linux-kernel
[PATCH] openrisc: Allow power off handler overriding
2022-05-23 06:54:16
linux-kernel
[PATCH v3 04/13] openrisc: Add syscall details to emergency syscall debugging
2022-05-23 06:35:37
linux-kernel
[PATCH v3 05/13] openrisc: Pretty print show_registers memory dumps
2022-05-23 06:22:28
linux-kernel
[PATCH v3 09/13] openrisc/traps: Declare unhandled_exception for asmlinkage
2022-05-23 06:18:41
linux-kernel
[PATCH v3 06/13] openrisc: Update litex defconfig to support glibc userland
2022-05-23 06:00:31
linux-kernel
[PATCH v3 07/13] openrisc/traps: Declare file scope symbols as static
2022-05-23 01:03:29
linux-kernel
[PATCH v3 03/13] openrisc: Add support for liteuart emergency printing
2022-05-22 15:59:10
linux-kernel
[PATCH v3 02/13] openrisc: Cleanup emergency print handling
2022-05-22 09:55:29
linux-kernel
[PATCH v3 11/13] openrisc/delay: Add include to fix symbol not declared warning
2022-05-21 20:09:39
linux-kernel
[PATCH v3 12/13] openrisc/fault: Fix symbol scope warnings
2022-05-18 04:52:14
linux-kernel
Re: [PATCH v2 01/13] openrisc: Add gcc machine instruction flag configuration
2022-05-18 04:47:43
linux-kernel
[PATCH v2 05/13] openrisc: Pretty print show_registers memory dumps
2022-05-18 04:25:11
linux-kernel
[PATCH v2 00/13] OpenRISC misc cleanups for 5.19
2022-05-18 04:22:11
linux-kernel
[PATCH v2 07/13] openrisc/traps: Declare file scope symbols as static