Arjan van de Ven ([email protected])

Number of posts: 796 (0.12 per day)
First post: 2006-02-23 10:15:16
Last post: 2023-09-19 21:09:05

Date List Subject
2006-03-17 16:18:24 linux-kernel [Patch 8 of 8] GCC 4.1 patch for kernel stack-protector
2006-03-17 16:18:04 linux-kernel [Patch 4 of 8] Add the cookie field
2006-03-17 16:18:04 linux-kernel [Patch 2 of 8] annotate the PDA structure with offsets
2006-03-17 16:18:03 linux-kernel [Patch 3 of 8] Introduce a config option for stack-protector
2006-03-17 16:17:37 linux-kernel [Patch 6 of 8] Implement the CFLAGs side
2006-03-17 16:17:36 linux-kernel [Patch 5 of 8] Add the __stack_chk_fail() function
2006-03-17 16:17:11 linux-kernel [Patch 0/8] Port of -fstack-protector to the kernel
2006-03-13 17:03:39 linux-kernel Re: [patch] Require VM86 with VESA framebuffer
2006-02-27 15:53:03 linux-kernel Re: [Patch 3/4] Move the base kernel to 2Mb to align with TLB boundaries
2006-02-27 15:43:45 linux-kernel Re: [Patch 0/4] Reordering of functions, try 2
2006-02-27 15:33:07 linux-kernel [Patch 3/4] Move the base kernel to 2Mb to align with TLB boundaries
2006-02-27 15:33:06 linux-kernel [Patch 0/4] Reordering of functions, try 2
2006-02-27 15:32:37 linux-kernel [Patch 1/4] avoid entry.S functions from reordering
2006-02-27 15:32:34 linux-kernel [Patch 4/4] Tell GCC 4.1 to move unlikely() code to a separate section
2006-02-25 08:32:13 linux-kernel Re: Patch to reorder functions in the vmlinux to a defined order
2006-02-24 22:21:42 linux-kernel Re: Patch to reorder functions in the vmlinux to a defined order
2006-02-24 13:53:58 linux-kernel Re: Patch to make the head.S-must-be-first-in-vmlinux order explicit
2006-02-23 21:19:33 linux-kernel Re: [Patch 3/3] prepopulate/cache cleared pages
2006-02-23 19:44:20 linux-kernel Re: Patch to reorder functions in the vmlinux to a defined order
2006-02-23 18:02:13 linux-kernel Re: Patch to reorder functions in the vmlinux to a defined order
2006-02-23 18:00:25 linux-kernel Re: Patch to reorder functions in the vmlinux to a defined order
2006-02-23 16:50:05 linux-kernel Re: Patch to reorder functions in the vmlinux to a defined order
2006-02-23 16:43:34 linux-kernel Re: Patch to reorder functions in the vmlinux to a defined order
2006-02-23 16:03:11 linux-kernel Re: Patch to reorder functions in the vmlinux to a defined order
2006-02-23 15:09:35 linux-kernel Patch to reorder functions in the vmlinux to a defined order
2006-02-23 14:40:41 linux-kernel Re: Patch to make the head.S-must-be-first-in-vmlinux order explicit
2006-02-23 13:57:56 linux-kernel Re: Patch to make the head.S-must-be-first-in-vmlinux order explicit
2006-02-23 13:19:27 linux-kernel Patch to make the head.S-must-be-first-in-vmlinux order explicit
2006-02-23 12:39:30 linux-kernel Re: [Patch 1/3] prefetch the mmap_sem in the fault path
2006-02-23 11:22:38 linux-kernel Re: [Patch 2/3] fast VMA recycling
2006-02-23 10:15:16 linux-kernel Re: [Patch 2/3] fast VMA recycling