H. Peter Anvin ([email protected])

Number of posts: 9027 (1.04 per day)
First post: 2000-07-31 22:00:45
Last post: 2024-06-12 23:26:42

Date List Subject
2022-03-21 12:53:13 linux-kernel Re: [PATCH v5] x86: use builtins to read eflags
2022-03-17 20:40:56 linux-kernel Re: [PATCH v5] x86: use builtins to read eflags
2022-03-15 12:09:38 linux-kernel Re: [PATCH] x86: use builtins to read eflags
2021-11-14 04:24:46 linux-kernel Re: [PATCH 3/3] x86_64: Use relative per-cpu offsets
2021-11-02 11:46:13 linux-kernel Re: [PATCH V4 04/50] x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
2021-10-23 20:43:14 linux-kernel Re: [PATCH] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
2021-10-18 19:12:30 linux-kernel Re: [PATCH v2] x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
2021-09-27 07:40:56 linux-kernel Re: [PATCH v4] x86/insn, tools/x86: Fix some potential undefined behavior.
2021-09-11 03:35:55 linux-kernel Re: [PATCH] kvm: x86: i8259: Converts mask values to logical binary values.
2021-09-11 00:40:45 linux-kernel [PATCH] x86/boot: fix make hdimage with older versions of mtools
2021-09-10 20:02:24 linux-kernel [PATCH v3 2/2] x86/asm: avoid adding register pressure for the init case in static_cpu_has()
2021-09-10 20:02:08 linux-kernel [PATCH v3 1/2] x86/asm: add _ASM_RIP() macro for x86-64 (%rip) suffix
2021-09-10 20:01:55 linux-kernel [PATCH v3 0/2] x86/asm: avoid register pressure from the init case in static_cpu_has()
2021-09-10 20:01:53 linux-kernel [PATCH] drm/bochs: add Bochs PCI ID for Simics model
2021-09-10 19:27:40 linux-kernel Re: [PATCH] x86/asm: pessimize the pre-initialization case in static_cpu_has()
2021-09-10 07:15:56 linux-kernel Re: [PATCH 17/24] x86/entry: Introduce struct ist_regs
2021-09-10 04:57:51 linux-kernel Re: [PATCH 17/24] x86/entry: Introduce struct ist_regs
2021-09-10 04:54:10 linux-kernel Re: [PATCH 17/24] x86/entry: Introduce struct ist_regs
2021-09-10 04:36:46 linux-kernel Re: [PATCH 17/24] x86/entry: Introduce struct ist_regs
2021-09-10 01:11:34 linux-kernel [PATCH] drm/bochs: add Bochs PCI ID for Simics model
2021-09-09 23:18:20 linux-kernel Re: [PATCH 25/24] x86/traps: Rewrite native_load_gs_index in C code
2021-09-09 22:32:19 linux-kernel [PATCH v2 2/2] x86/asm: pessimize the pre-initialization case in static_cpu_has()
2021-09-09 22:31:41 linux-kernel [PATCH v2 0/2] x86/asm: avoid register pressure from static_cpu_has()
2021-09-09 22:19:34 linux-kernel Re: [PATCH] x86/asm: pessimize the pre-initialization case in static_cpu_has()
2021-09-09 22:12:06 linux-kernel [PATCH v2 1/2] x86/asm: add _ASM_RIP() macro for x86-64 (%rip) suffix
2021-09-09 21:32:24 linux-kernel Re: [PATCH] x86/asm: pessimize the pre-initialization case in static_cpu_has()
2021-09-08 17:49:44 linux-kernel [PATCH] x86/asm: pessimize the pre-initialization case in static_cpu_has()
2021-09-08 05:02:45 linux-kernel Re: [PATCH 25/24] x86/traps: Rewrite native_load_gs_index in C code
2021-09-08 04:47:06 linux-kernel Re: [PATCH 25/24] x86/traps: Rewrite native_load_gs_index in C code
2021-09-08 01:44:11 linux-kernel Re: [PATCH 25/24] x86/traps: Rewrite native_load_gs_index in C code
2021-08-20 19:24:57 linux-kernel Re: Removing Mandatory Locks
2021-08-02 16:50:39 linux-kernel Re: [PATCH] x86/asm: fix gcc-5 enqcmds() build failure
2021-06-25 20:40:46 linux-kernel Re: [RESEND PATCH] x86/tools/relocs: add __printf attribute to die()
2021-06-25 16:20:38 linux-kernel Re: [RESEND PATCH] x86/tools/relocs: add __printf attribute to die()
2021-06-25 16:19:55 linux-kernel Re: [RESEND PATCH] x86/tools/relocs: add __printf attribute to die()
2021-06-23 20:53:00 linux-crypto Re: [PATCH v1] crypto: Make the DRBG compliant with NIST SP800-90A rev1
2021-05-31 13:02:31 linux-kernel RE: [PATCH] x86/Kconfig: decrease maximum of X86_RESERVE_LOW to 512K
2021-05-28 20:22:42 linux-kernel Re: [PATCH] x86/Kconfig: decrease maximum of X86_RESERVE_LOW to 512K
2021-05-28 05:49:48 linux-kernel Re: [PATCH] x86/Kconfig: decrease maximum of X86_RESERVE_LOW to 512K
2021-05-21 21:37:52 linux-kernel Re: [PATCH v4 6/6] x86/syscall: use int everywhere for system call numbers
2021-05-19 22:28:23 linux-kernel Re: [PATCH v3 1/8] x86/traps: add X86_NR_HW_TRAPS to <asm/trapnr.h>
2021-05-19 21:25:29 linux-kernel [PATCH v3 3/8] x86/irq: remove unused vectors from <asm/irq_vectors.h>
2021-05-19 21:24:18 linux-kernel [PATCH v3 8/8] x86/irq: merge and functionalize common code in DECLARE/DEFINE_IDTENTRY_*
2021-05-19 21:24:17 linux-kernel [PATCH v3 0/8] x86/irq: trap and interrupt cleanups
2021-05-19 21:23:50 linux-kernel [PATCH v3 1/8] x86/traps: add X86_NR_HW_TRAPS to <asm/trapnr.h>
2021-05-19 21:23:21 linux-kernel [PATCH v3 4/8] x86/idt: remove address argument to idt_invalidate()
2021-05-19 21:23:19 linux-kernel [PATCH v3 7/8] x86/irq: WARN_ONCE() if irq_move_cleanup is called on a pending interrupt
2021-05-19 21:23:14 linux-kernel [PATCH v3 6/8] x86/kexec: set_[gi]dt() -> native_[gi]dt_invalidate() in machine_kexec_*.c
2021-05-19 21:23:09 linux-kernel [PATCH v3 5/8] x86/desc: add native_[ig]dt_invalidate() to <asm/desc.h>
2021-05-19 21:23:09 linux-kernel [PATCH v3 2/8] x86/irqvector: add NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORS
2021-05-19 21:05:08 linux-kernel [PATCH v4 5/6] x86/syscall: treat out of range and gap system calls the same