LinuxLists
Users
About
Guo Ren (
[email protected]
)
Number of posts: 2537 (1.26 per day)
First post: 2018-12-12 07:35:08
Last post: 2024-06-15 17:14:03
Previous Page
/
Next Page
Date
List
Subject
2024-01-05 01:13:44
linux-kernel
Re: [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
2024-01-04 08:15:49
linux-kernel
Re: [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
2024-01-04 01:25:13
linux-kernel
Re: [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
2024-01-03 06:21:39
linux-kernel
Re: [PATCH V2 2/3] riscv: Add ARCH_HAS_PRETCHW support with Zibop
2024-01-03 06:16:07
linux-kernel
Re: [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
2024-01-03 06:13:24
linux-kernel
Re: [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
2024-01-01 02:29:41
linux-kernel
Re: [PATCH V2 2/3] riscv: Add ARCH_HAS_PRETCHW support with Zibop
2023-12-31 08:31:42
linux-kernel
[PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w
2023-12-31 08:31:25
linux-kernel
[PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
2023-12-31 08:31:13
linux-kernel
[PATCH V2 2/3] riscv: Add ARCH_HAS_PRETCHW support with Zibop
2023-12-31 08:30:31
linux-kernel
[PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
2023-12-31 08:30:13
linux-kernel
[PATCH V2 0/3] riscv: Add Zicbop & prefetchw support
2023-12-26 03:57:01
linux-kernel
Re: [PATCH] riscv: Improve exception and system call latency
2023-12-26 00:50:22
linux-kernel
Re: [PATCH V12 00/14] riscv: Add Native/Paravirt qspinlock support
2023-12-25 13:04:21
linux-kernel
[PATCH V12 14/14] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
2023-12-25 13:03:57
linux-kernel
[PATCH V12 13/14] RISC-V: paravirt: pvqspinlock: Add kconfig entry
2023-12-25 13:03:39
linux-kernel
[PATCH V12 12/14] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
2023-12-25 13:03:17
linux-kernel
[PATCH V12 11/14] RISC-V: paravirt: pvqspinlock: Add SBI implementation
2023-12-25 13:02:54
linux-kernel
[PATCH V12 10/14] RISC-V: paravirt: Add pvqspinlock frontend skeleton
2023-12-25 13:02:15
linux-kernel
[PATCH V12 09/14] RISC-V: paravirt: Add pvqspinlock KVM backend
2023-12-25 13:01:55
linux-kernel
[PATCH V12 08/14] riscv: qspinlock: Force virt_spin_lock for KVM guests
2023-12-25 13:01:36
linux-kernel
[PATCH V12 07/14] riscv: qspinlock: Add virt_spin_lock() support for VM guest
2023-12-25 13:01:13
linux-kernel
[PATCH V12 06/14] riscv: qspinlock: Introduce combo spinlock
2023-12-25 13:00:55
linux-kernel
[PATCH V12 05/14] riscv: qspinlock: Add basic queued_spinlock support
2023-12-25 13:00:33
linux-kernel
[PATCH V12 04/14] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
2023-12-25 13:00:15
linux-kernel
[PATCH V12 03/14] riscv: errata: Move errata vendor func-id into vendorid_list.h
2023-12-25 12:59:56
linux-kernel
[PATCH V12 02/14] asm-generic: ticket-lock: Add separate ticket-lock.h
2023-12-25 12:59:36
linux-kernel
[PATCH V12 01/14] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
2023-12-25 12:59:14
linux-kernel
[PATCH V12 00/14] riscv: Add Native/Paravirt qspinlock support
2023-12-24 01:24:22
linux-kernel
Re: [PATCH V2 4/4] riscv: mm: Optimize TASK_SIZE definition
2023-12-23 03:16:06
linux-kernel
Re: [RFC PATCH v5 0/5] Rework & improve riscv cmpxchg.h and atomic.h
2023-12-23 03:10:52
linux-kernel
Re: [PATCH V3 1/4] riscv: mm: Fixup compat mode boot failure
2023-12-23 02:52:57
linux-kernel
Re: [PATCH V2 4/4] riscv: mm: Optimize TASK_SIZE definition
2023-12-23 02:39:01
linux-kernel
Re: [PATCH V2 4/4] riscv: mm: Optimize TASK_SIZE definition
2023-12-22 11:59:13
linux-kernel
[PATCH V3 4/4] riscv: mm: Optimize TASK_SIZE definition
2023-12-22 11:58:56
linux-kernel
[PATCH V3 3/4] riscv: mm: Remove unused TASK_SIZE_MIN
2023-12-22 11:58:45
linux-kernel
[PATCH V3 2/4] riscv: mm: Fixup compat arch_get_mmap_end
2023-12-22 11:57:41
linux-kernel
[PATCH V3 1/4] riscv: mm: Fixup compat mode boot failure
2023-12-22 11:57:18
linux-kernel
[PATCH V3 0/4] riscv: mm: Fixup & Optimize COMPAT code
2023-12-22 11:48:56
linux-kernel
Re: [RFC PATCH 1/1] riscv: Improve arch_get_mmap_end() macro
2023-12-22 11:25:45
linux-kernel
Re: [PATCH V2 4/4] riscv: mm: Optimize TASK_SIZE definition
2023-12-22 11:20:56
linux-kernel
Re: [RFC PATCH 3/4] riscv: Introduce is_compat_thread() into compat.h
2023-12-22 10:58:31
linux-kernel
Re: [PATCH V2 1/4] riscv: mm: Fixup compat mode boot failure
2023-12-22 09:35:41
linux-kernel
Re: [RFC PATCH 2/4] riscv: add compile-time test into is_compat_task()
2023-12-22 09:33:39
linux-kernel
Re: [PATCH V2 2/4] riscv: mm: Fixup compat arch_get_mmap_end
2023-12-22 08:11:41
linux-kernel
Re: [RFC PATCH 4/4] riscv: Introduce set_compat_task() in asm/compat.h
2023-12-22 07:38:00
linux-kernel
Re: [PATCH V2 1/4] riscv: mm: Fixup compat mode boot failure
2023-12-22 07:29:44
linux-kernel
Re: [PATCH V2 2/4] riscv: mm: Fixup compat arch_get_mmap_end
2023-12-22 07:17:06
linux-kernel
Re: [PATCH V2 3/4] riscv: mm: Remove unused TASK_SIZE_MIN
2023-12-22 04:51:08
linux-kernel
Re: [PATCH V2 2/4] riscv: mm: Fixup compat arch_get_mmap_end
2023-12-22 04:43:51
linux-kernel
Re: [PATCH v13 2/5] riscv: Add static key for misaligned accesses