LinuxLists
Users
About
Aleksandar Rikalo (
[email protected]
)
Number of posts: 27 (0.14 per day)
First post: 2023-10-31 16:52:47
Last post: 2024-05-11 11:22:16
Date
List
Subject
2024-05-11 11:22:16
linux-kernel
[PATCH v4 10/14] MIPS: CPS: Introduce struct cluster_boot_config
2024-05-11 11:02:38
linux-kernel
[PATCH v4 08/14] clocksource: mips-gic-timer: Enable counter when CPUs start
2024-05-11 11:02:22
linux-kernel
[PATCH v4 09/14] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
2024-05-11 11:02:10
linux-kernel
[PATCH v4 13/14] mips: Move FDC driver to a separate directory
2024-05-11 10:57:49
linux-kernel
[PATCH v4 11/14] MIPS: CPS: Boot CPUs in secondary clusters
2024-05-11 10:56:10
linux-kernel
[PATCH v4 14/14] mips: FDC driver refactor
2024-05-11 10:55:54
linux-kernel
[PATCH v4 12/14] mips: Enable FDC on MIPS R6 platforms.
2024-05-11 10:55:17
linux-kernel
[PATCH v4 06/14] irqchip: mips-gic: Multi-cluster support
2024-05-11 10:45:09
linux-kernel
[PATCH v4 07/14] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource
2024-05-11 10:44:48
linux-kernel
[PATCH v4 05/14] irqchip: mips-gic: Setup defaults in each cluster
2024-05-11 10:44:45
linux-kernel
[PATCH v4 04/14] irqchip: mips-gic: Support multi-cluster in for_each_online_cpu_gic()
2024-05-11 10:44:25
linux-kernel
[PATCH v4 01/14] MIPS: CPS: Add a couple of multi-cluster utility functions
2024-05-11 10:44:24
linux-kernel
[PATCH v4 03/14] irqchip: mips-gic: Introduce for_each_online_cpu_gic()
2024-05-11 10:44:10
linux-kernel
[PATCH v4 02/14] MIPS: GIC: Generate redirect block accessors
2024-05-11 10:44:02
linux-kernel
[PATCH v4 00/14] MIPS: Support I6500 multi-cluster configuration
2023-10-31 16:56:09
linux-kernel
[PATCH v3 11/11] MIPS: CPS: Boot CPUs in secondary clusters
2023-10-31 16:55:48
linux-kernel
[PATCH v3 08/11] clocksource: mips-gic-timer: Enable counter when CPUs start
2023-10-31 16:55:03
linux-kernel
[PATCH v3 09/11] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
2023-10-31 16:54:52
linux-kernel
[PATCH v3 10/11] MIPS: CPS: Introduce struct cluster_boot_config
2023-10-31 16:54:49
linux-kernel
[PATCH v3 07/11] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource
2023-10-31 16:53:58
linux-kernel
[PATCH v3 06/11] irqchip: mips-gic: Multi-cluster support
2023-10-31 16:53:31
linux-kernel
[PATCH v3 04/11] irqchip: mips-gic: Support multi-cluster in for_each_online_cpu_gic()
2023-10-31 16:53:22
linux-kernel
[PATCH v3 05/11] irqchip: mips-gic: Setup defaults in each cluster
2023-10-31 16:53:17
linux-kernel
[PATCH v3 01/11] MIPS: CPS: Add a couple of multi-cluster utility functions
2023-10-31 16:53:12
linux-kernel
[PATCH v3 03/11] irqchip: mips-gic: Introduce for_each_online_cpu_gic()
2023-10-31 16:52:56
linux-kernel
[PATCH v3 02/11] MIPS: GIC: Generate redirect block accessors
2023-10-31 16:52:47
linux-kernel
[PATCH v3 00/11] MIPS: Support I6500 multi-cluster configuration