Ingo Molnar ([email protected])

Number of posts: 9104 (2.06 per day)
First post: 2012-05-02 17:34:53
Last post: 2024-06-15 08:15:55

Date List Subject
2024-06-15 08:15:55 linux-kernel [GIT PULL] x86 fixes
2024-06-15 08:05:33 linux-kernel [GIT PULL] timer fix
2024-06-13 09:36:53 linux-kernel [PATCH 10/9] x86/fpu: Fix 'struct fpu' misalignment on 32-bit kernels
2024-06-12 08:17:28 linux-kernel Re: [PATCH 3/9] x86/fpu: Make task_struct::thread constant size
2024-06-08 07:52:27 linux-kernel [GIT PULL] IRQ fixes
2024-06-08 07:47:12 linux-kernel [GIT PULL] x86 fixes
2024-06-08 07:40:55 linux-kernel [GIT PULL] perf events fix
2024-06-08 07:36:05 linux-kernel [GIT PULL] locking fix
2024-06-08 07:33:52 linux-kernel [PATCH 9/9] x86/fpu: Fix stale comment in ex_handler_fprestore()
2024-06-08 07:33:45 linux-kernel [PATCH 7/9] x86/fpu: Remove init_task FPU state dependencies, add debugging warning for PF_KTHREAD tasks
2024-06-08 07:33:43 linux-kernel [PATCH 8/9] x86/fpu: Use 'fpstate' variable names consistently
2024-06-08 07:33:11 linux-kernel [PATCH 6/9] x86/fpu: Make sure x86_task_fpu() doesn't get called for PF_KTHREAD tasks during exit
2024-06-08 07:33:08 linux-kernel [PATCH 5/9] x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() call
2024-06-08 07:32:55 linux-kernel [PATCH 2/9] x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu()
2024-06-08 07:32:54 linux-kernel [PATCH 4/9] x86/fpu: Remove the thread::fpu pointer
2024-06-08 07:32:48 linux-kernel [PATCH 3/9] x86/fpu: Make task_struct::thread constant size
2024-06-08 07:32:30 linux-kernel [PATCH 1/9] x86/fpu: Introduce the x86_task_fpu() helper method
2024-06-08 07:32:26 linux-kernel [PATCH 00/10, -v4] x86/fpu: Remove thread::fpu
2024-06-08 07:27:01 linux-kernel Re: [PATCH 2/3] x86/fpu: Remove the thread::fpu pointer
2024-06-08 06:55:48 linux-kernel Re: [PATCH 2/3] x86/fpu: Remove the thread::fpu pointer
2024-06-07 11:38:49 linux-kernel Re: [PATCH] x86/fpu: Introduce the x86_task_fpu() helper method
2024-06-07 10:57:02 linux-kernel Re: [PATCH 3/3, v4] x86/fpu: Remove init_task FPU state dependencies, add debugging warning for PF_KTHREAD tasks
2024-06-06 09:32:39 linux-kernel [PATCH] x86/fpu: Fix stale comment in ex_handler_fprestore()
2024-06-06 09:16:19 linux-kernel [PATCH] x86/fpu: Introduce the x86_task_fpu() helper method
2024-06-06 08:56:42 linux-kernel [PATCH 5/3] x86/fpu: Make sure x86_task_fpu() doesn't get called for PF_KTHREAD tasks during exit
2024-06-06 08:56:18 linux-kernel Re: [PATCH 2/3] x86/fpu: Remove the thread::fpu pointer
2024-06-06 08:51:48 linux-kernel Re: [PATCH 3/3, v4] x86/fpu: Remove init_task FPU state dependencies, add debugging warning for PF_KTHREAD tasks
2024-06-06 08:46:36 linux-kernel [PATCH 4/3] x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() call
2024-06-06 08:31:17 linux-kernel [PATCH 3/3, v4] x86/fpu: Remove init_task FPU state dependencies, add debugging warning for PF_KTHREAD tasks
2024-06-05 09:08:47 linux-kernel [PATCH 1/3] x86/fpu: Make task_struct::thread constant size
2024-06-05 09:07:05 linux-kernel [PATCH 3/3] x86/fpu: Remove init_task FPU state dependencies, add debugging warning
2024-06-05 08:37:29 linux-kernel [PATCH 2/3] x86/fpu: Remove the thread::fpu pointer
2024-06-05 08:36:40 linux-kernel [PATCH 0/3, v3] x86/fpu: Remove the thread::fpu pointer
2024-06-05 07:37:58 linux-kernel Re: Makefile.perf:1149: *** Missing bpftool input for generating vmlinux.h. Stop.
2024-06-05 07:19:58 linux-kernel Re: Makefile.perf:1149: *** Missing bpftool input for generating vmlinux.h. Stop.
2024-06-05 07:15:32 linux-kernel Re: Makefile.perf:1149: *** Missing bpftool input for generating vmlinux.h. Stop.
2024-06-05 07:10:33 linux-kernel Re: Makefile.perf:1149: *** Missing bpftool input for generating vmlinux.h. Stop.
2024-06-02 07:25:56 linux-kernel [GIT PULL] x86 fixes
2024-06-02 07:13:06 linux-kernel [GIT PULL] scheduler fix
2024-06-02 07:09:06 linux-kernel [GIT PULL] perf events fixes
2024-05-25 10:48:27 linux-kernel [GIT PULL] IRQ fix
2024-05-25 10:39:43 linux-kernel [GIT PULL] x86 fixes
2024-05-21 08:18:40 linux-kernel Re: [PATCH] x86/percpu: Enable named address spaces for all capable GCC versions
2024-05-18 09:16:00 linux-kernel Re: [PATCH] perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
2024-05-18 09:10:19 linux-kernel [GIT PULL] x86 fixes
2024-05-18 09:04:01 linux-kernel [GIT PULL] scheduler fixes
2024-05-18 08:57:51 linux-kernel [GIT PULL] Performance events updates for v6.10, #2
2024-05-15 08:10:35 linux-kernel Re: [GIT PULL] x86/boot changes for v6.10
2024-05-15 08:07:45 linux-kernel Re: [GIT PULL] x86/shstk change for v6.10
2024-05-13 17:22:55 linux-kernel Re: Makefile.perf:1149: *** Missing bpftool input for generating vmlinux.h. Stop.
2024-05-13 09:11:04 linux-kernel Re: [GIT PULL] Scheduler changes for v6.10