LinuxLists
Users
About
Yann Sionneau (
[email protected]
)
Number of posts: 53 (0.25 per day)
First post: 2022-06-21 14:36:53
Last post: 2023-01-20 15:38:39
Next Page
Date
List
Subject
2023-01-20 15:38:39
linux-kernel
[RFC PATCH v2 17/31] irqchip: Add irq-kvx-apic-mailbox driver
2023-01-20 15:36:00
linux-kernel
[RFC PATCH v2 25/31] kvx: Add some library functions
2023-01-20 15:08:28
linux-kernel
[RFC PATCH v2 18/31] irqchip: Add kvx-core-intc core interupt controller driver
2023-01-20 15:06:13
linux-kernel
[RFC PATCH v2 20/31] kvx: Add memory management
2023-01-20 15:05:48
linux-kernel
[RFC PATCH v2 29/31] kvx: Add support for cpuinfo
2023-01-20 14:55:28
linux-kernel
[RFC PATCH v2 31/31] kvx: Add IPI driver
2023-01-20 14:55:14
linux-kernel
[RFC PATCH v2 24/31] kvx: Add misc common routines
2023-01-20 14:48:40
linux-kernel
[RFC PATCH v2 15/31] irqchip: Add irq-kvx-apic-gic driver
2023-01-20 14:45:15
linux-kernel
[RFC PATCH v2 10/31] kvx: Add CPU definition headers
2023-01-20 14:38:42
linux-kernel
[RFC PATCH v2 28/31] kvx: Add debugging related support
2023-01-20 14:38:37
linux-kernel
[RFC PATCH v2 26/31] kvx: Add multi-processor (SMP) support
2023-01-20 14:37:19
linux-kernel
[RFC PATCH v2 12/31] kvx: Add other common headers
2023-01-20 14:36:13
linux-kernel
[RFC PATCH v2 14/31] kvx: Add exception/interrupt handling
2023-01-20 14:28:58
linux-kernel
[RFC PATCH v2 19/31] kvx: Add process management
2023-01-20 14:25:24
linux-kernel
[RFC PATCH v2 08/31] kvx: Add ELF-related definitions
2023-01-20 14:24:47
linux-kernel
[RFC PATCH v2 07/31] Documentation: Add binding for kalray,kv3-1-pwr-ctrl
2023-01-20 14:24:31
linux-kernel
[RFC PATCH v2 16/31] irqchip: Add irq-kvx-itgen driver
2023-01-20 14:22:50
linux-kernel
[RFC PATCH v2 00/31] Upstream kvx Linux port
2023-01-20 14:22:39
linux-kernel
[RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
2023-01-20 14:21:59
linux-kernel
[RFC PATCH v2 05/31] Documentation: Add binding for kalray,coolidge-itgen
2023-01-20 14:21:57
linux-kernel
[RFC PATCH v2 11/31] kvx: Add atomic/locking headers
2023-01-20 14:21:09
linux-kernel
[RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
2023-01-20 14:14:05
linux-kernel
[RFC PATCH v2 13/31] kvx: Add boot and setup routines
2023-01-18 14:11:33
linux-kernel
Re: [RFC PATCH 05/25] kvx: Add atomic/locking headers
2023-01-18 10:04:39
linux-kernel
Re: [RFC PATCH 02/25] kvx: Add ELF-related definitions
2023-01-18 09:53:47
linux-kernel
Re: [RFC PATCH 01/25] Documentation: kvx: Add basic documentation
2023-01-09 15:48:26
linux-kernel
Re: [RFC PATCH 00/25] Upstream kvx Linux port
2023-01-09 14:16:28
linux-kernel
Re: [RFC PATCH 00/25] Upstream kvx Linux port
2023-01-03 18:28:33
linux-kernel
[RFC PATCH 04/25] kvx: Add CPU definition headers
2023-01-03 18:28:11
linux-kernel
[RFC PATCH 01/25] Documentation: kvx: Add basic documentation
2023-01-03 17:48:06
linux-kernel
[RFC PATCH 07/25] kvx: Add boot and setup routines
2023-01-03 17:44:47
linux-kernel
[RFC PATCH 12/25] kvx: Add system call support
2023-01-03 17:24:41
linux-kernel
[RFC PATCH 19/25] kvx: power: scall poweroff driver
2023-01-03 17:23:57
linux-kernel
[RFC PATCH 17/25] kvx: Add multi-processor (SMP) support
2023-01-03 17:21:45
linux-kernel
[RFC PATCH 24/25] kvx: Add support for CPU Perf Monitors
2023-01-03 17:21:21
linux-kernel
[RFC PATCH 21/25] kvx: Add support for ftrace
2023-01-03 17:21:20
linux-kernel
[RFC PATCH 09/25] kvx: irqchip: Add support for irq controllers
2023-01-03 17:20:57
linux-kernel
[RFC PATCH 08/25] kvx: Add exception/interrupt handling
2023-01-03 17:20:51
linux-kernel
[RFC PATCH 00/25] Upstream kvx Linux port
2023-01-03 17:20:19
linux-kernel
[RFC PATCH 03/25] kvx: Add build infrastructure
2023-01-03 17:20:04
linux-kernel
[RFC PATCH 14/25] kvx: Add ELF relocations and module support
2023-01-03 17:19:11
linux-kernel
[RFC PATCH 23/25] kvx: Add debugging related support
2023-01-03 17:18:13
linux-kernel
[RFC PATCH 13/25] kvx: Add signal handling support
2023-01-03 17:17:30
linux-kernel
[RFC PATCH 02/25] kvx: Add ELF-related definitions
2023-01-03 17:17:05
linux-kernel
[RFC PATCH 15/25] kvx: Add misc common routines
2023-01-03 17:16:21
linux-kernel
[RFC PATCH 22/25] kvx: Add support for jump labels
2023-01-03 17:14:26
linux-kernel
[RFC PATCH 20/25] kvx: gdb: add kvx related gdb helpers
2023-01-03 17:13:50
linux-kernel
[RFC PATCH 25/25] kvx: Add support for cpuinfo
2023-01-03 17:11:06
linux-kernel
[RFC PATCH 16/25] kvx: Add some library functions
2023-01-03 16:56:15
linux-kernel
[RFC PATCH 10/25] kvx: Add process management
2022-08-17 16:40:13
linux-kernel
[RFC PATCH 1/1] Fix __kcrctab+* sections alignment