Uros Bizjak ([email protected])

Number of posts: 608 (0.11 per day)
First post: 2008-08-20 08:44:57
Last post: 2024-06-13 16:45:18

Date List Subject
2023-10-02 14:40:10 linux-kernel Re: [RFC PATCH 0/4] x86/percpu: Use segment qualifiers
2023-10-02 01:27:02 linux-kernel Re: [RFC PATCH 0/4] x86/percpu: Use segment qualifiers
2023-10-01 23:55:55 linux-kernel Re: [RFC PATCH 0/4] x86/percpu: Use segment qualifiers
2023-10-01 16:20:56 linux-kernel [RFC PATCH 4/4] x86/percpu: Use C for percpu read/write accessors
2023-10-01 15:41:25 linux-kernel [RFC PATCH 3/4] x86/percpu: Use compiler segment prefix qualifier
2023-10-01 13:45:49 linux-kernel [PATCH v2 1/3] locking/generic: Add generic support for sync_try_cmpxchg and its fallback
2023-10-01 13:17:30 linux-kernel [RFC PATCH 1/4] x86/percpu: Update arch/x86/include/asm/percpu.h to the current tip
2023-10-01 13:17:12 linux-kernel [RFC PATCH 2/4] x86/percpu: Detect compiler support for named address spaces
2023-10-01 13:17:10 linux-kernel [RFC PATCH 0/4] x86/percpu: Use segment qualifiers
2023-10-01 12:47:19 linux-kernel [PATCH v2 3/3] xen: Use sync_try_cmpxchg instead of sync_cmpxchg
2023-10-01 12:32:26 linux-kernel [PATCH v2 2/3] locking/x86: Introduce arch_sync_try_cmpxchg
2023-09-29 06:58:28 linux-kernel Re: [RESEND PATCH 2/2] locking/x86: Wire up sync_try_cmpxchg
2023-09-25 16:29:33 linux-kernel [RESEND PATCH 2/2] locking/x86: Wire up sync_try_cmpxchg
2023-09-25 16:28:50 linux-kernel [RESEND PATCH 1/2] locking/generic: Add generic support for sync_try_cmpxchg and its fallback
2023-09-18 22:30:18 linux-kernel [RESEND PATCH v3] locking/lockref/x86: Enable ARCH_USE_CMPXCHG_LOCKREF for X86_CMPXCHG64
2023-09-18 22:27:45 linux-kernel [PATCH tip] x86/percpu: Do not clobber %rsi in percpu_{try_,}cmpxchg{64,128}_op
2023-09-18 21:51:42 linux-kernel [PATCH tip v2] x86/percpu: Do not clobber %rsi in percpu_{try_,}cmpxchg{64,128}_op
2023-09-17 20:07:20 linux-kernel Re: [tip: x86/asm] x86/percpu: Define {raw,this}_cpu_try_cmpxchg{64,128}
2023-09-17 18:34:41 linux-kernel Re: [tip: x86/asm] x86/percpu: Define {raw,this}_cpu_try_cmpxchg{64,128}
2023-09-15 14:37:46 linux-kernel Re: [PATCH 2/2] x86/percpu: Use raw_cpu_try_cmpxchg in preempt_count_set
2023-09-15 01:34:21 linux-kernel [PATCH] ring_buffer: Use try_cmpxchg instead of cmpxchg in rb_insert_pages
2023-08-07 18:46:42 linux-kernel Re: [PATCH] locking/arch: Rewrite local_add_unless as static inline function
2023-08-07 16:30:03 linux-kernel [PATCH 1/2] perf/x86/rapl: Stop doing cpu_relax in the cmpxchg loop
2023-08-07 16:25:51 linux-kernel [PATCH 2/2] perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update
2023-07-31 10:59:05 linux-kernel [PATCH] locking/arch: Rewrite local_add_unless as static inline function
2023-07-14 15:56:26 linux-kernel [PATCH v2] ring_buffer: Use try_cmpxchg instead of cmpxchg
2023-07-10 19:41:10 linux-kernel [PATCH 3/3] xen: Illustrate the transition to sync_try_cmpxchg
2023-07-10 19:34:51 linux-kernel [PATCH 2/3] locking/x86: Wire up sync_try_cmpxchg
2023-07-10 19:34:40 linux-kernel [PATCH 1/3] locking/generic: Add generic support for sync_try_cmpxchg and its falback
2023-07-08 10:47:18 linux-kernel [PATCH 2/2] perf/ring_buffer: Use local_try_cmpxchg in __perf_output_begin
2023-07-08 09:29:21 linux-kernel [PATCH 1/2] locking/arch: Avoid variable shadowing in local_try_cmpxchg()
2023-07-08 08:41:50 linux-kernel [PATCH] perf/core: Use local64_try_cmpxchg in perf_swevent_set_period
2023-07-06 15:01:26 linux-kernel [PATCH] perf/x86: Use local64_try_cmpxchg
2023-07-04 09:33:49 linux-kernel Re: [PATCH] drm/i915/pmu: Use local64_try_cmpxchg in i915_pmu_event_read
2023-07-04 08:18:02 linux-kernel Re: [PATCH] drm/i915/pmu: Use local64_try_cmpxchg in i915_pmu_event_read
2023-07-03 15:25:57 linux-kernel [PATCH] drm/amdgpu: Use local64_try_cmpxchg in amdgpu_perf_read
2023-07-03 15:22:53 linux-kernel [PATCH] dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_update
2023-07-03 15:10:48 linux-kernel [PATCH] drm/i915/pmu: Use local64_try_cmpxchg in i915_pmu_event_read
2023-05-17 15:17:29 linux-kernel [PATCH] locking/arch: Avoid variable shadowing in local_try_cmpxchg()
2023-05-09 15:18:04 linux-kernel [PATCH] atomics: Use atomic_try_cmpxchg_release in rcuref_put_slowpath()
2023-04-25 11:45:33 linux-kernel [PATCH] KVM: x86/mmu: Add comment on try_cmpxchg64 usage in tdp_mmu_set_spte_atomic
2023-04-12 13:41:03 linux-kernel Re: [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg
2023-04-06 08:42:13 linux-kernel Re: [PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
2023-04-05 19:09:05 linux-kernel Re: [PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
2023-04-05 14:23:20 linux-kernel [PATCH v2 4/5] locking/x86: Define arch_try_cmpxchg_local
2023-04-05 14:23:03 linux-kernel [PATCH v2 5/5] events: Illustrate the transition to local{,64}_try_cmpxchg
2023-04-05 14:22:22 linux-kernel [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg
2023-04-05 14:22:20 linux-kernel [PATCH v2 2/5] locking/generic: Wire up local{,64}_try_cmpxchg
2023-04-05 14:22:15 linux-kernel [PATCH v2 1/5] locking/atomic: Add generic try_cmpxchg{,64}_local support
2023-04-05 14:22:06 linux-kernel [PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
2023-04-04 13:34:04 linux-kernel Re: [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks