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
2023-04-12 18:51:00 linux-kernel [PATCH v2 2/6] x86/boot: Remove extra call to copy_bootdata()
2023-04-12 18:50:59 linux-kernel [PATCH v2 1/6] x86/boot: Move sanitize_boot_params()
2023-04-12 18:50:28 linux-kernel [PATCH v2 0/6] x86/boot: Clean up handling of boot_params pointer
2023-04-01 06:13:35 linux-kernel Re: [PATCH] x86/boot: Clean up handling of boot_params pointer
2023-03-31 18:38:27 linux-kernel [PATCH] x86/boot: Clean up handling of boot_params pointer
2023-03-23 14:24:19 linux-kernel Re: [PATCH v16 8/8] x86/smpboot: Allow parallel bringup for SEV-ES
2023-03-21 21:02:43 linux-kernel Re: [PATCH v15 09/12] x86/smpboot: Support parallel startup of secondary CPUs
2023-03-21 18:29:22 linux-kernel Re: [PATCH v15 09/12] x86/smpboot: Support parallel startup of secondary CPUs
2023-03-13 22:21:50 linux-kernel Re: [PATCH v14 09/12] x86/smpboot: Support parallel startup of secondary CPUs
2023-03-01 00:03:39 linux-kernel Re: [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit
2023-02-28 22:48:58 linux-kernel Re: [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit
2023-02-28 22:23:03 linux-kernel Re: [PATCH v12 06/11] x86/smpboot: Remove initial_stack on 64-bit
2023-02-28 22:09:21 linux-kernel Re: [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit
2023-02-25 12:47:50 linux-kernel Re: [External] [PATCH v2 0/5] x86-64: Remove global variables from boot
2023-02-24 21:38:57 linux-kernel Re: [External] [PATCH v2 0/5] x86-64: Remove global variables from boot
2023-02-24 15:43:04 linux-kernel [PATCH v2 5/5] x86/smpboot: Remove STARTUP_SECONDARY
2023-02-24 15:42:56 linux-kernel [PATCH v2 4/5] x86/smpboot: Simplify boot CPU setup
2023-02-24 15:42:53 linux-kernel [PATCH v2 3/5] x86/smpboot: Remove initial_gs
2023-02-24 15:42:51 linux-kernel [PATCH v2 1/5] x86/smpboot: Remove initial_stack on 64-bit
2023-02-24 15:42:51 linux-kernel [PATCH v2 2/5] x86/smpboot: Remove early_gdt_descr on 64-bit
2023-02-24 15:42:45 linux-kernel [PATCH v2 0/5] x86-64: Remove global variables from boot
2023-02-23 14:24:59 linux-kernel Re: [PATCH 0/6] x86-64: Remove global variables from boot
2023-02-23 12:11:50 linux-kernel Re: [PATCH 4/6] x86/smpbppt: Remove early_gdt_descr on 64-bit
2023-02-22 22:14:04 linux-kernel [PATCH 5/6] x86/smpboot: Remove initial_gs
2023-02-22 22:14:02 linux-kernel [PATCH 6/6] x86/smpboot: Simplify boot CPU setup
2023-02-22 22:13:58 linux-kernel [PATCH 3/6] x86/smpboot: Remove initial_stack on 64-bit
2023-02-22 22:13:55 linux-kernel [PATCH 4/6] x86/smpbppt: Remove early_gdt_descr on 64-bit
2023-02-22 22:13:51 linux-kernel [PATCH 2/6] x86/smpboot: Use current_task to get idle thread
2023-02-22 22:13:48 linux-kernel [PATCH 0/6] x86-64: Remove global variables from boot
2023-02-22 22:13:44 linux-kernel [PATCH 1/6] x86/smpboot: Use CPU number instead of APIC ID for single CPU startup
2023-02-22 12:08:48 linux-kernel Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
2023-02-08 05:09:49 linux-kernel Re: [PATCH v7 6/9] x86/smpboot: Support parallel startup of secondary CPUs
2023-01-24 18:41:07 linux-kernel [PATCH] x86/vdso: Move VDSO image init to vdso2c generated code
2023-01-21 23:21:44 linux-kernel Re: the x86 sysret_rip test fails on the Intel FRED architecture
2022-12-19 20:09:21 linux-kernel [PATCH 0/2] More x86 signal cleanups
2022-12-19 19:54:14 linux-kernel [PATCH 1/2] x86/signal: Move siginfo field tests
2022-12-19 19:50:29 linux-kernel [PATCH 2/2] x86/signal/compat: Move sigaction_compat_abi() to signal_64.c
2022-11-29 13:34:17 linux-kernel Re: [PATCH] x86/boot: Remove x86_32 PIC using ebx workaround
2022-11-29 04:15:37 linux-kernel Re: [PATCH] x86/boot: Remove x86_32 PIC using ebx workaround
2022-11-15 19:02:18 linux-kernel [PATCH] x86-32: Remove setup_once
2022-11-14 22:06:48 linux-kernel Re: [PATCH v2 1/2] x86/stackprotector/32: Make the canary into a regular percpu variable
2022-11-09 23:45:16 linux-kernel Re: [PATCH v2 1/2] x86/stackprotector/32: Make the canary into a regular percpu variable
2022-11-03 13:46:54 linux-kernel Re: [PATCH 4/4] x86: switch to cpu_feature_enabled() for X86_FEATURE_XENPV
2022-10-11 04:24:19 linux-kernel Re: [PATCH v2 6/6] x86/gsseg: use the LKGS instruction if available for load_gs_index()
2022-10-08 20:49:19 linux-kernel [PATCH] x86/alternatives: Remove double patching in ALTERNATIVE_TERNARY
2022-10-08 13:02:13 linux-kernel Re: [PATCH 6/6] x86/gsseg: use the LKGS instruction if available for load_gs_index()
2022-10-07 16:59:05 linux-kernel Re: [PATCH 6/6] x86/gsseg: use the LKGS instruction if available for load_gs_index()
2022-10-07 15:47:46 linux-kernel Re: [PATCH 5/6] x86/gsseg: move load_gs_index() to its own header file
2022-06-29 16:02:30 linux-kernel Re: [PATCH 0/8] x86 signal code cleanups
2022-06-07 18:03:11 linux-kernel [PATCH 8/8] x86/signal/64: Move 64-bit signal code to its own file
2022-06-07 17:28:04 linux-kernel [PATCH 3/8] signal/compat: Remove compat_sigset_t override