Uros Bizjak ([email protected])

Number of posts: 581 (0.1 per day)
First post: 2008-08-20 08:44:57
Last post: 2024-04-30 09:25:51

Date List Subject
2024-03-19 10:45:08 linux-kernel [PATCH -tip 3/3] x86/asm: Use %a instead of %P operand modifier in asm templates
2024-03-19 10:44:40 linux-kernel [PATCH -tip 1/3] x86/asm: Remove %P operand modifier from altinstr asm templates
2024-03-19 10:44:34 linux-kernel [PATCH -tip 0/3] x86/asm: Use generic asm operand modifiers instead of %P in asm templates
2024-03-18 07:12:35 linux-kernel Re: [PATCH 2/2] x86/bpf: Fix IP for relocating call depth accounting
2024-03-15 08:19:27 linux-kernel [PATCH] x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
2024-03-04 05:43:23 linux-kernel Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-03 21:20:12 linux-kernel Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-03 20:24:24 linux-kernel Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-03 20:21:45 linux-kernel Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-03 19:04:16 linux-kernel Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-01 12:51:38 linux-kernel Re: [tip: x86/boot] x86/boot: Use 32-bit XOR to clear registers
2024-02-11 11:13:01 linux-kernel Re: [PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
2024-01-24 11:25:24 linux-kernel [PATCH] locking/rtmutex: Use try_cmpxchg_relaxed in mark_rt_mutex_waiters()
2024-01-24 10:59:25 linux-kernel [PATCH] x86/asm: Implement local_xchg using CMPXCHG without lock prefix
2024-01-24 10:40:31 linux-kernel [PATCH] x86/asm: Use 32bit xor to clear registers
2023-12-13 15:04:16 linux-kernel [PATCH RESEND -tip] x86/percpu: Use %RIP-relative address in untagged_addr()
2023-12-11 07:07:17 linux-kernel Re: linux-next: build warnings after merge of the tip tree
2023-12-04 21:04:04 linux-kernel [PATCH -tip v3 3/3] x86/percpu: Avoid sparse warning with cast to named address space
2023-12-04 21:03:53 linux-kernel [PATCH -tip v3 2/3] x86/traps: Use current_top_of_stack() helper in traps.c
2023-12-04 21:03:46 linux-kernel [PATCH -tip v3 1/3] x86/percpu: Fix "const_pcpu_hot" version generation failure
2023-12-04 14:03:58 linux-kernel Re: [PATCH -tip v2 3/3] x86/percpu: Avoid sparse warning with cast to named address space
2023-12-04 07:03:23 linux-kernel Re: linux-next: build warnings after merge of the tip tree
2023-12-03 23:21:11 linux-kernel [PATCH -tip v2 1/3] x86/percpu: Fix "const_pcpu_hot" version generation failure
2023-12-03 23:21:06 linux-kernel [PATCH -tip v2 3/3] x86/percpu: Avoid sparse warning with cast to named address space
2023-12-03 23:20:56 linux-kernel [PATCH -tip v2 2/3] x86/traps: Use current_top_of_stack() helper in traps.c
2023-12-03 22:50:15 linux-kernel Re: [PATCH -tip 1/3] x86/percpu: Fix "const_pcpu_hot" version generation failure
2023-12-03 22:12:17 linux-kernel [PATCH -tip 3/3] x86/percpu: Avoid sparse warning with cast to named address space
2023-12-03 22:12:12 linux-kernel [PATCH -tip 2/3] x86/traps: Use current_top_of_stack() helper in traps.c
2023-12-03 22:12:08 linux-kernel [PATCH -tip 1/3] x86/percpu: Fix "const_pcpu_hot" version generation failure
2023-12-02 09:41:31 linux-kernel Re: [tip: x86/percpu] x86/percpu: Declare const_pcpu_hot as extern const variable
2023-12-01 16:41:52 linux-kernel Re: [tip: x86/percpu] x86/percpu: Declare const_pcpu_hot as extern const variable
2023-12-01 13:57:57 linux-kernel Re: [tip:x86/percpu 12/12] arch/x86/include/asm/preempt.h:27:55: sparse: sparse: incompatible types for operation (&):
2023-12-01 12:10:44 linux-kernel Re: linux-next: build warnings after merge of the tip tree
2023-12-01 08:57:45 linux-kernel [PATCH] x86/callthunks: Correct calculation of dest address in is_callthunk()
2023-12-01 07:48:37 linux-kernel Re: [PATCH -tip v2 2/3] x86/callthunks: Handle %rip-relative relocations in call thunk template
2023-11-30 16:30:30 linux-kernel [PATCH] x86/percpu: Declare const_pcpu_hot as extern const variable
2023-11-23 20:37:18 linux-kernel [PATCH v2 2/2] x86/smp: Use atomic_try_cmpxchg in native_stop_other_cpus()
2023-11-23 20:36:38 linux-kernel [PATCH v2 1/2] x86/smp: Move the call to smp_processor_id() after the early exit
2023-11-22 20:19:19 linux-kernel Re: [PATCH] x86/smp: Use atomic_try_cmpxchg() to micro-optimize native_stop_other_cpus()
2023-11-22 12:38:52 linux-kernel Re: [PATCH] x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
2023-11-22 12:33:04 linux-kernel Re: [PATCH] x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
2023-11-21 09:30:04 linux-kernel Re: [PATCH] x86/mm/encrypt: Use %a asm operand modifier to obtain %rip-relative address
2023-11-20 19:59:15 linux-kernel Re: [PATCH] x86/mm/encrypt: Use %a asm operand modifier to obtain %rip-relative address
2023-11-20 15:36:27 linux-kernel [PATCH] x86/mm/encrypt: Use %a asm operand modifier to obtain %rip-relative address
2023-11-20 09:39:27 linux-kernel Use %a asm operand modifier to obtain %rip-relative addressing
2023-11-17 16:53:18 linux-kernel Re: [tip: x86/mm] x86/mm: Use %RIP-relative address in untagged_addr()
2023-11-17 16:38:12 linux-kernel Re: [PATCH] x86/smp: Use atomic_try_cmpxchg() to micro-optimize native_stop_other_cpus()
2023-11-16 19:11:55 linux-kernel [PATCH -tip] x86/mm: Use %RIP-relative address in untagged_addr()
2023-11-15 20:59:46 linux-kernel Re: [PATCH] x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
2023-11-06 14:26:45 linux-kernel Re: [PATCH] x86/acpi: Use %rip-relative addressing in wakeup_64.S
2023-11-05 21:38:31 linux-kernel [PATCH -tip v2 3/3] x86/callthunks: Fix and unify call thunks assembly snippets