LinuxLists
Users
About
Paul E. McKenney (
[email protected]
)
Number of posts: 7961 (4.54 per day)
First post: 2019-08-27 15:55:46
Last post: 2024-06-14 14:18:00
Previous Page
/
Next Page
Date
List
Subject
2024-04-08 17:52:00
linux-kernel
[PATCH cmpxchg 07/14] parisc: add missing export of __cmpxchg_u8()
2024-04-08 17:51:59
linux-kernel
[PATCH cmpxchg 04/14] sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
2024-04-08 17:51:58
linux-kernel
[PATCH cmpxchg 10/14] ARC: Emulate one-byte cmpxchg
2024-04-08 17:50:30
linux-kernel
[PATCH cmpxchg 05/14] parisc: __cmpxchg_u32(): lift conversion into the callers
2024-04-08 17:50:24
linux-kernel
[PATCH cmpxchg 01/14] sparc32: make __cmpxchg_u32() return u32
2024-04-08 17:50:21
linux-kernel
[PATCH cmpxchg 02/14] sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
2024-04-08 17:50:20
linux-kernel
[PATCH cmpxchg 03/14] sparc32: unify __cmpxchg_u{32,64}
2024-04-08 17:48:07
linux-kernel
Re: [PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
2024-04-08 16:55:41
linux-kernel
Re: [WIP 0/3] Memory model and atomic API in Rust
2024-04-06 00:03:50
linux-kernel
Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
2024-04-05 23:18:39
linux-kernel
Re: Finding open-coded workarounds for 1/2-byte cmpxchg()?
2024-04-05 18:13:17
linux-kernel
Re: [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS
2024-04-05 04:26:48
linux-kernel
Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
2024-04-04 22:51:31
linux-kernel
Finding open-coded workarounds for 1/2-byte cmpxchg()?
2024-04-04 19:58:03
linux-kernel
[PATCH memory-model 0/3] LKMM updates for v6.10
2024-04-04 19:35:54
linux-kernel
[PATCH memory-model 2/3] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg
2024-04-04 19:28:48
linux-kernel
[PATCH memory-model 3/3] Documentation/atomic_t: Emphasize that failed atomic operations give no ordering
2024-04-04 19:28:10
linux-kernel
[PATCH memory-model 1/3] Documentation/litmus-tests: Add locking tests to README
2024-04-04 17:47:16
linux-kernel
Re: [PATCH v2] rcu: Reduce synchronize_rcu() delays when all wait heads are in use
2024-04-04 17:43:24
linux-kernel
Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
2024-04-04 17:39:07
linux-kernel
Re: [PATCH RFC v2 tsc] Check for sockets instead of CPUs to make code match comment
2024-04-04 14:50:52
linux-kernel
Re: [PATCH RFC cmpxchg 8/8] riscv: Emulate one-byte and two-byte cmpxchg
2024-04-04 14:46:04
linux-kernel
Re: [PATCH RFC cmpxchg 3/8] ARC: Emulate one-byte and two-byte cmpxchg
2024-04-04 14:39:43
linux-kernel
Re: linux-next: Fixes tag needs some work in the rcu tree
2024-04-04 03:19:41
linux-kernel
Re: [PATCH] rcutorture: Make rcutorture support srcu double call test
2024-04-04 03:09:29
linux-kernel
Re: [PATCH 1/8] sparc32: make __cmpxchg_u32() return u32
2024-04-03 21:02:40
linux-kernel
Re: sh4: parisc: asm/cmpxchg.h:60:24: error: implicit declaration of function 'cmpxchg_emu_u8' [-Werror=implicit-function-declaration]
2024-04-03 20:30:19
linux-kernel
Re: kernel/sched/core.c:961:15: error: incompatible pointer to integer conversion passing 'typeof
2024-04-03 19:58:26
linux-kernel
Re: [PATCH RFC ftrace] Asynchronous grace period for register_ftrace_direct()
2024-04-03 19:33:44
linux-kernel
[PATCH RFC v2 tsc] Check for sockets instead of CPUs to make code match comment
2024-04-03 19:16:39
linux-kernel
[PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
2024-04-03 18:53:22
linux-kernel
[PATCH RFC ftrace] Asynchronous grace period for register_ftrace_direct()
2024-04-03 18:09:17
linux-kernel
Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full
2024-04-02 20:52:33
linux-kernel
Re: [PATCH RFC cmpxchg 3/8] ARC: Emulate one-byte and two-byte cmpxchg
2024-04-02 20:03:18
linux-kernel
Re: [PATCH 1/8] sparc32: make __cmpxchg_u32() return u32
2024-04-02 20:02:33
linux-kernel
Re: [PATCH 3/8] sparc32: unify __cmpxchg_u{32,64}
2024-04-02 17:15:41
linux-kernel
Re: [PATCH RFC cmpxchg 1/8] lib: Add one-byte and two-byte cmpxchg() emulation functions
2024-04-02 17:06:29
linux-kernel
Re: [PATCH RFC cmpxchg 3/8] ARC: Emulate one-byte and two-byte cmpxchg
2024-04-02 16:53:07
linux-kernel
Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full
2024-04-02 04:18:50
linux-kernel
Re: [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-04-02 04:17:53
linux-kernel
Re: [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-04-02 00:04:18
linux-kernel
Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full
2024-04-01 23:58:15
linux-kernel
Re: [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-04-01 21:42:14
linux-kernel
[PATCH RFC cmpxchg 8/8] riscv: Emulate one-byte and two-byte cmpxchg
2024-04-01 21:40:31
linux-kernel
[PATCH RFC cmpxchg 6/8] xtensa: Emulate one-byte and two-byte cmpxchg
2024-04-01 21:40:31
linux-kernel
[PATCH RFC cmpxchg 7/8] parisc: Emulate two-byte cmpxchg
2024-04-01 21:40:30
linux-kernel
[PATCH RFC cmpxchg 4/8] csky: Emulate one-byte and two-byte cmpxchg
2024-04-01 21:40:28
linux-kernel
[PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-04-01 21:40:27
linux-kernel
[PATCH RFC cmpxchg 3/8] ARC: Emulate one-byte and two-byte cmpxchg
2024-04-01 21:40:24
linux-kernel
[PATCH RFC cmpxchg 5/8] sh: Emulate one-byte and two-byte cmpxchg
2024-04-01 21:40:01
linux-kernel
[PATCH RFC cmpxchg 1/8] lib: Add one-byte and two-byte cmpxchg() emulation functions