LinuxLists
Users
About
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
Next Page
Date
List
Subject
2024-06-13 16:45:18
linux-kernel
Re: [PATCH] PCI: hotplug: Use atomic_{fetch_}andnot() where appropriate
2024-06-13 08:28:56
linux-kernel
[PATCH] PCI: hotplug: Use atomic_{fetch_}andnot() where appropriate
2024-06-12 14:00:56
linux-kernel
Re: [patch 4/4] jump_label: Simplify and clarify static_key_fast_inc_cpus_locked()
2024-06-10 06:34:12
linux-kernel
[PATCH RESEND -tip] x86/percpu: Fix "multiple identical address spaces specified for type" clang warning
2024-06-05 18:40:29
linux-kernel
[PATCH RESEND -tip 1/2] locking/atomic/x86: Introduce read64_nonatomic macro to x86_32 with cx8
2024-06-05 18:15:50
linux-kernel
[PATCH RESEND -tip 2/2] locking/atomic/x86: Redeclare x86_32 arch_atomic64_{add,sub}() as void
2024-05-31 15:15:12
linux-kernel
Re: [PATCH 02/14] x86/alternatives: Add nested alternatives macros
2024-05-31 14:31:04
linux-kernel
Re: [PATCH 02/14] x86/alternatives: Add nested alternatives macros
2024-05-28 14:45:38
linux-kernel
[PATCH v2 1/2] percpu: Add __this_cpu_try_cmpxchg()
2024-05-28 14:45:31
linux-kernel
[PATCH v2 2/2] mm/vmalloc: Use __this_cpu_try_cmpxchg() in preload_this_cpu_lock()
2024-05-26 17:57:19
linux-kernel
[PATCH 2/2] x86/percpu: *DO NOT MERGE* Enable named address spaces for clang
2024-05-26 17:57:16
linux-kernel
[PATCH 1/2] x86/percpu: Fix "multiple identical address spaces specified for type" clang warning
2024-05-23 13:58:05
linux-kernel
Re: [PATCH 2/3] iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()
2024-05-23 13:34:45
linux-kernel
Re: [PATCH 2/3] iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()
2024-05-23 08:01:59
linux-kernel
[PATCH 2/2] mm/vmalloc: Use __this_cpu_try_cmpxchg() in preload_this_cpu_lock()
2024-05-23 08:01:51
linux-kernel
[PATCH 1/2] percpu: Add __this_cpu_try_cmpxchg()
2024-05-23 07:36:06
linux-kernel
[PATCH] fork: Use this_cpu_try_cmpxchg() in try_release_thread_stack_to_cache()
2024-05-22 08:27:57
linux-kernel
[PATCH 3/3] iommufd: Use atomic_long_try_cmpxchg() in incr_user_locked_vm()
2024-05-22 08:27:51
linux-kernel
[PATCH 2/3] iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()
2024-05-22 08:27:43
linux-kernel
[PATCH 1/3] iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()
2024-05-21 15:42:29
linux-kernel
[PATCH 2/2] locking/atomic/x86: Redeclare x86_32 arch_atomic64_{add,sub}() as void
2024-05-21 15:42:03
linux-kernel
[PATCH 1/2] locking/atomic/x86: Introduce read64_nonatomic macro to x86_32 with cx8
2024-05-21 09:14:26
linux-kernel
Re: [PATCH] x86/percpu: Enable named address spaces for all capable GCC versions
2024-05-20 08:30:24
linux-kernel
[PATCH] x86/boot: Use current_stack_pointer to avoid asm() in init_heap()
2024-05-20 08:22:18
linux-kernel
[PATCH] x86/percpu: Enable named address spaces for all capable GCC versions
2024-05-20 08:10:11
linux-kernel
[PATCH 2/2] x86/percpu: Move some percpu accessors around to reduce ifdeffery
2024-05-20 08:10:08
linux-kernel
[PATCH 1/2] x86/percpu: Rename percpu_stable_op() to __raw_cpu_read_stable()
2024-04-30 09:25:51
linux-kernel
[PATCH -tip 4/5] x86/percpu: Introduce __raw_cpu_read_const() macro
2024-04-30 09:24:21
linux-kernel
[PATCH -tip 1/5] x86/percpu: Introduce pcpu_binary_op() macro
2024-04-30 09:22:23
linux-kernel
[PATCH -tip 5/5] x86/percpu: Fix operand constraint modifier in __raw_cpu_write()
2024-04-30 09:21:46
linux-kernel
[PATCH -tip 3/5] x86/percpu: Unify percpu read-write accessors
2024-04-30 09:21:28
linux-kernel
[PATCH -tip 2/5] x86/percpu: Move some percpu macros around
2024-04-29 21:38:15
linux-kernel
[RFC PATCH] Use x86 named address spaces to catch "sparse: incorrect type in initializer (different address spaces)" __percpu errors
2024-04-25 10:19:23
linux-kernel
[PATCH] perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
2024-04-22 20:12:33
linux-kernel
Re: [PATCH] locking/pvqspinlock/x86: Use _Q_LOCKED_VAL in PV_UNLOCK_ASM macro
2024-04-22 19:57:28
linux-kernel
Re: [PATCH] locking/pvqspinlock/x86: Use _Q_LOCKED_VAL in PV_UNLOCK_ASM macro
2024-04-22 15:43:47
linux-kernel
[PATCH] locking/pvqspinlock/x86: Use _Q_LOCKED_VAL in PV_UNLOCK_ASM macro
2024-04-22 12:01:14
linux-kernel
[PATCH] locking/qspinlock/x86: Micro-optimize virt_spin_lock()
2024-04-17 19:21:50
linux-kernel
Re: [tip: locking/core] locking/atomic/x86: Introduce arch_try_cmpxchg64_local()
2024-04-17 17:58:49
linux-kernel
[PATCH] locking/atomic/x86: Merge __arch{,_try}_cmpxchg64_emu_local() with __arch{,_try}_cmpxchg64_emu()
2024-04-17 16:24:57
linux-kernel
Re: [tip: locking/core] locking/atomic/x86: Introduce arch_try_cmpxchg64_local()
2024-04-14 16:25:16
linux-kernel
[PATCH] iommu/intel: Use try_cmpxchg64{,_local}() in iommu.c
2024-04-14 16:13:15
linux-kernel
[PATCH] locking/atomic/x86: Introduce arch_try_cmpxchg64_local()
2024-04-12 08:39:20
linux-kernel
[PATCH] locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_save___pv_queued_spin_unlock()
2024-04-11 19:25:14
linux-kernel
[PATCH v2 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h
2024-04-11 19:24:58
linux-kernel
[PATCH v2 1/2] locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
2024-04-11 19:08:44
linux-kernel
Re: [PATCH 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h
2024-04-11 13:36:17
linux-kernel
Re: [PATCH 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h
2024-04-10 11:21:45
linux-kernel
Re: [PATCH 4/4] x86/percpu: Use C for percpu read/write accessors
2024-04-10 06:31:31
linux-kernel
[PATCH v3 1/4] locking/atomic/x86: Introduce arch_atomic64_try_cmpxchg to x86_32
2024-04-10 06:31:29
linux-kernel
[PATCH v3 3/4] locking/atomic/x86: Rewrite x86_32 arch_atomic64_{,fetch}_{and,or,xor}() functions