Brian Gerst ([email protected])

Number of posts: 836 (0.15 per day)
First post: 2008-12-23 05:38:19
Last post: 2024-06-06 15:47:27

Date List Subject
2015-12-09 21:08:26 linux-kernel Re: [PATCH] x86/entry/64: Remove duplicate syscall table for fast path
2015-12-09 13:02:57 linux-kernel [PATCH] x86/entry/64: Remove duplicate syscall table for fast path
2015-12-09 12:52:25 linux-kernel Re: [PATCH 07/12] x86/entry/64: Always run ptregs-using syscalls on the slow path
2015-12-09 04:43:42 linux-kernel Re: [PATCH 07/12] x86/entry/64: Always run ptregs-using syscalls on the slow path
2015-12-08 13:07:55 linux-kernel Re: [PATCH 07/12] x86/entry/64: Always run ptregs-using syscalls on the slow path
2015-12-08 00:54:05 linux-kernel Re: [PATCH 07/12] x86/entry/64: Always run ptregs-using syscalls on the slow path
2015-12-08 00:51:05 linux-kernel Re: [PATCH 07/12] x86/entry/64: Always run ptregs-using syscalls on the slow path
2015-11-18 20:50:20 linux-kernel Re: [PATCH 1/3] x86/xen: Avoid fast syscall path for Xen PV guests
2015-11-11 18:07:36 linux-kernel Re: [RFC PATCH] x86/cpu: Fix MSR value truncation issue
2015-09-01 03:55:56 linux-kernel Re: Why is irq_stack_union a union?
2015-08-31 21:47:48 linux-kernel Re: Why is irq_stack_union a union?
2015-08-30 21:18:33 linux-kernel Re: [PATCH 0/7] x86 vdso32 cleanups
2015-08-29 15:22:54 linux-kernel [PATCH 1/7] x86/vdso32: Separate sigreturn code
2015-08-29 15:21:27 linux-kernel [PATCH 4/7] x86/vdso32: Build single vdso32 image
2015-08-29 15:21:23 linux-kernel [PATCH 5/7] x86/vdso: Merge 32-bit and 64-bit source files
2015-08-29 15:21:22 linux-kernel [PATCH 6/7] x86/vdso32/xen: Move VDSO_NOTE_NONEGSEG_BIT define
2015-08-29 15:20:59 linux-kernel [PATCH 7/7] x86/vdso32: Remove vdso32 subdirectory
2015-08-29 15:20:44 linux-kernel [PATCH 2/7] x86/vdso32: Remove VDSO32_vsyscall_eh_frame_size
2015-08-29 15:20:42 linux-kernel [PATCH 3/7] x86/vdso32: Remove unused vdso-fakesections.c
2015-08-29 15:20:38 linux-kernel [PATCH 0/7] x86 vdso32 cleanups
2015-08-27 03:13:25 linux-kernel Re: Proposal for finishing the 64-bit x86 syscall cleanup
2015-08-26 05:20:55 linux-kernel Re: Proposal for finishing the 64-bit x86 syscall cleanup
2015-08-25 10:59:55 linux-kernel Re: Proposal for finishing the 64-bit x86 syscall cleanup
2015-08-13 17:00:28 linux-kernel Re: [regression] x86/signal/64: Fix SS handling for signals delivered to 64-bit programs breaks dosemu
2015-07-31 14:53:57 linux-kernel Re: [tip:x86/asm] x86/vm86: Clean up vm86.h includes
2015-07-31 13:59:28 linux-kernel Re: [PATCH 5/8] x86/vm86: Add a separate config option for hardware IRQ handling
2015-07-31 12:14:04 linux-kernel Re: [PATCH 4/8] x86/vm86: Use the normal pt_regs area for vm86
2015-07-31 12:10:53 linux-kernel Re: [PATCH 5/8] x86/vm86: Add a separate config option for hardware IRQ handling
2015-07-30 21:58:22 linux-kernel Re: Dealing with the NMI mess
2015-07-29 17:36:55 linux-kernel Re: [PATCH 4/8] x86/vm86: Use the normal pt_regs area for vm86
2015-07-29 17:14:56 linux-kernel Re: [PATCH 4/8] x86/vm86: Use the normal pt_regs area for vm86
2015-07-29 05:43:27 linux-kernel [PATCH 1/8] x86/vm86: Move vm86 fields out of thread_struct
2015-07-29 05:42:51 linux-kernel [PATCH 2/8] x86/vm86: Move fields from kernel_vm86_struct
2015-07-29 05:42:49 linux-kernel [PATCH 4/8] x86/vm86: Use the normal pt_regs area for vm86
2015-07-29 05:42:31 linux-kernel [PATCH 5/8] x86/vm86: Add a separate config option for hardware IRQ handling
2015-07-29 05:42:11 linux-kernel [PATCH 7/8] x86/vm86: Rename vm86->vm86_info to user_vm86
2015-07-29 05:41:47 linux-kernel [PATCH 8/8] x86/vm86: Rename vm86->v86flags and v86mask
2015-07-29 05:41:42 linux-kernel [PATCH 6/8] x86/vm86: Clean up vm86.h includes
2015-07-29 05:41:40 linux-kernel [PATCH 3/8] x86/vm86: Eliminate kernel_vm86_struct
2015-07-29 05:41:36 linux-kernel [PATCH v4] x86: vm86 cleanups
2015-07-23 19:03:08 linux-kernel Re: [PATCH] x86/entry/32: Initialize ss1 (SYSENTER_CS shadow) even on non-SEP CPUs
2015-07-23 17:27:36 linux-kernel Re: [PATCH 1/5] x86/entry/32: Clean up enable_sep_cpu to prepare for 64-bit merge
2015-07-22 02:53:28 linux-kernel Re: [PATCH v2 1/3] x86/ldt: Make modify_ldt synchronous
2015-07-22 02:01:09 linux-kernel Re: [PATCH v2 1/3] x86/ldt: Make modify_ldt synchronous
2015-07-21 20:54:10 linux-kernel Re: [PATCH v2 2/3] x86/ldt: Make modify_ldt optional
2015-07-21 20:29:00 linux-kernel Re: [PATCH v2 2/3] x86/ldt: Make modify_ldt optional
2015-07-21 15:30:12 linux-kernel Re: [PATCH 4/7] x86/vm86: Move vm86 fields out of thread_struct
2015-07-20 01:11:04 linux-kernel [PATCH 1/7] x86/vm86: Clean up saved_fs/gs
2015-07-20 01:10:47 linux-kernel [PATCH 3/7] x86/vm86: Move userspace accesses to do_sys_vm86()
2015-07-20 01:10:06 linux-kernel [PATCH 4/7] x86/vm86: Move vm86 fields out of thread_struct
2015-07-20 01:09:47 linux-kernel [PATCH 7/7] x86/vm86: Use the normal pt_regs area for vm86