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-04-04 12:26:54 linux-kernel Re: [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
2023-04-04 06:12:51 linux-kernel Re: [PATCH] sched/core: Use do-while instead of for loop in set_nr_if_polling
2023-03-26 20:05:00 linux-kernel Re: [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
2023-03-24 15:46:33 linux-kernel Re: [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
2023-03-22 20:46:04 linux-kernel Re: [PATCH v2] x86/ACPI/boot: Improve __acpi_acquire_global_lock
2023-03-20 21:20:32 linux-kernel [PATCH v2] x86/ACPI/boot: Improve __acpi_acquire_global_lock
2023-03-05 20:58:10 linux-kernel [PATCH 10/10] perf/ring_buffer: use local_try_cmpxchg in __perf_output_begin
2023-03-05 20:58:00 linux-kernel [PATCH 09/10] locking/x86: Enable local{,64}_try_cmpxchg
2023-03-05 20:57:40 linux-kernel [PATCH 08/10] locking/generic: Wire up local{,64}_try_cmpxchg
2023-03-05 20:57:25 linux-kernel [PATCH 07/10] locking/x86: Wire up local_try_cmpxchg
2023-03-05 20:57:22 linux-kernel [PATCH 05/10] locking/mips: Wire up local_try_cmpxchg
2023-03-05 20:57:18 linux-kernel [PATCH 06/10] locking/powerpc: Wire up local_try_cmpxchg
2023-03-05 20:57:15 linux-kernel [PATCH 04/10] locking/loongarch: Wire up local_try_cmpxchg
2023-03-05 20:57:11 linux-kernel [PATCH 03/10] locking/alpha: Wire up local_try_cmpxchg
2023-03-05 20:57:08 linux-kernel [PATCH 02/10] locking/atomic: Add generic try_cmpxchg{,64}_local support
2023-03-05 20:57:05 linux-kernel [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
2023-03-05 20:56:56 linux-kernel [PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
2023-03-05 15:56:08 linux-kernel [PATCH v4 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg
2023-03-05 15:56:00 linux-kernel [PATCH v4 2/3] ring_buffer: Change some static functions to bool
2023-03-05 15:55:57 linux-kernel [PATCH v4 1/3] ring_buffer: Change some static functions to void
2023-03-05 15:55:50 linux-kernel [PATCH v4 0/3] Improve trace/ring_buffer.c
2023-03-04 08:56:50 linux-kernel Re: [PATCH v3 2/3] ring_buffer: Change some static functions to bool
2023-03-03 15:17:47 linux-kernel [PATCH v3 1/3] ring_buffer: Change some static functions to void
2023-03-03 15:17:44 linux-kernel [PATCH v3 2/3] ring_buffer: Change some static functions to bool
2023-03-03 15:17:42 linux-kernel [PATCH v3 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg
2023-03-03 15:17:38 linux-kernel [PATCH v3 0/3] Improve trace/ring_buffer.c
2023-03-02 17:19:34 linux-kernel Re: [PATCH v2 0/3] Improve trace/ring_buffer.c
2023-03-02 16:42:06 linux-kernel [PATCH v2 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg
2023-03-02 16:42:03 linux-kernel [PATCH v2 2/3] ring_buffer: Change some static functions to bool
2023-03-02 16:42:01 linux-kernel [PATCH v2 1/3] ring_buffer: Change some static functions to void
2023-03-02 16:41:59 linux-kernel [PATCH v2 0/3] Improve trace/ring_buffer.c
2023-03-01 19:18:28 linux-kernel Re: [PATCH] rcu: use try_cmpxchg in check_cpu_stall
2023-03-01 18:43:50 linux-kernel Re: [PATCH] rcu: use try_cmpxchg in check_cpu_stall
2023-03-01 18:37:29 linux-kernel Re: [PATCH 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg
2023-03-01 18:09:15 linux-kernel Re: [PATCH 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg
2023-03-01 17:57:29 linux-kernel Re: [PATCH 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg
2023-03-01 17:16:23 linux-kernel Re: [PATCH 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg
2023-03-01 10:29:07 linux-kernel Re: [PATCH] rcu: use try_cmpxchg in check_cpu_stall
2023-03-01 09:52:28 linux-kernel Re: [PATCH] rcu: use try_cmpxchg in check_cpu_stall
2023-03-01 09:37:46 linux-kernel Re: [PATCH 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg
2023-03-01 08:47:07 linux-kernel Re: [PATCH 1/3] ring_buffer: Change some static functions to void
2023-03-01 08:36:04 linux-kernel Re: [PATCH 0/3] Improve trace/ring_buffer.c
2023-02-28 18:00:19 linux-kernel [PATCH 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg
2023-02-28 18:00:11 linux-kernel [PATCH 2/3] ring_buffer: Change some static functions to bool
2023-02-28 18:00:03 linux-kernel [PATCH 1/3] ring_buffer: Change some static functions to void
2023-02-28 17:59:54 linux-kernel [PATCH 0/3] Improve trace/ring_buffer.c
2023-02-28 16:14:48 linux-kernel [PATCH] sched/core: Use do-while instead of for loop in set_nr_if_polling
2023-02-28 15:51:36 linux-kernel [PATCH] rcu: use try_cmpxchg in check_cpu_stall
2023-02-27 21:42:44 linux-kernel [PATCH] mm/rmap: use atomic_try_cmpxchg in set_tlb_ubc_flush_pending
2023-02-27 16:48:04 linux-kernel [PATCH] x86/ACPI/boot: Improve __acpi_acquire_global_lock
2023-02-27 16:09:44 linux-kernel [PATCH] x86/apic: Fix atomic update of offset in reserve_eilvt_offset