Petr Tesařík ([email protected])

Number of posts: 173 (0.03 per day)
First post: 2006-11-13 10:39:12
Last post: 2022-02-01 20:13:20

Date List Subject
2009-06-15 15:27:37 linux-kernel Re: [PATCH v2 0/8] clean up vdso-layout.lds.S
2009-06-15 15:16:49 linux-kernel Re: [PATCH v2 0/8] clean up vdso-layout.lds.S
2009-06-12 13:48:34 linux-kernel [PATCH v2 7/8] x86: check the size of GOT in vDSO
2009-06-12 13:48:17 linux-kernel [PATCH v2 2/8] x86: Remove .sdata from the vDSO linker script
2009-06-12 13:47:53 linux-kernel [PATCH v2 5/8] x86: mark altinstr-related sections in vDSO as broken
2009-06-12 13:47:40 linux-kernel [PATCH v2 6/8] x86: mark some standard sections as broken in a vDSO
2009-06-12 13:47:24 linux-kernel [PATCH v2 8/8] x86: remove unneeded section from the vDSO
2009-06-12 13:46:57 linux-kernel [PATCH v2 1/8] x86: Adjust the coding style of vdso-layout.lds.S
2009-06-12 13:46:42 linux-kernel [PATCH v2 3/8] x86: Remove .dynbss from the vDSO linker script
2009-06-12 13:46:28 linux-kernel [PATCH v2 4/8] x86: add .broken section to the vDSO linker script
2009-06-12 13:45:58 linux-kernel [PATCH v2 0/8] clean up vdso-layout.lds.S
2009-06-12 13:36:07 linux-kernel Re: [PATCH 3/8] x86: Remove .dynbss from the vDSO linker script
2009-06-12 13:28:24 linux-kernel [PATCH 1/8] x86: Adjust the coding style of vdso-layout.lds.S
2009-06-12 13:27:56 linux-kernel [PATCH 7/8] x86: check the size of GOT in vDSO
2009-06-12 13:27:40 linux-kernel [PATCH 6/8] x86: mark some standard sections as broken in a vDSO
2009-06-12 13:27:25 linux-kernel [PATCH 2/8] x86: Remove .sdata from the vDSO linker script
2009-06-12 13:26:58 linux-kernel [PATCH 3/8] x86: Remove .dynbss from the vDSO linker script
2009-06-12 13:26:45 linux-kernel [PATCH 0/8] clean up vdso-layout.lds.S
2009-06-12 13:26:33 linux-kernel [PATCH 5/8] x86: mark altinstr-related sections in vDSO as broken
2009-06-12 13:26:16 linux-kernel [PATCH 8/8] x86: remove unneeded section from the vDSO
2009-06-12 13:25:54 linux-kernel [PATCH 4/8] x86: add .broken section to the vDSO linker script
2009-06-09 08:29:24 linux-kernel Re: [PATCH] x86: clean up vdso-layout.lds.S
2009-06-09 07:57:45 linux-kernel Re: [PATCH] x86: clean up vdso-layout.lds.S
2009-06-09 07:32:27 linux-kernel Re: [PATCH] x86: clean up vdso-layout.lds.S
2009-06-09 07:27:00 linux-kernel Re: [PATCH] x86: clean up vdso-layout.lds.S
2009-06-05 15:26:10 linux-kernel Re: [PATCH] x86: clean up vdso-layout.lds.S
2009-06-01 14:05:26 linux-kernel [PATCH] x86: clean up vdso-layout.lds.S
2008-12-03 12:36:50 linux-kernel Re: [Patch V3 0/3] Enable irqs when waiting for rwlocks
2008-11-24 14:46:40 linux-kernel Fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID
2008-11-24 12:33:21 linux-kernel Re: regression introduced by - timers: fix itimer/many thread hang
2008-11-24 08:46:53 linux-kernel Re: regression introduced by - timers: fix itimer/many thread hang
2008-11-21 18:41:54 linux-kernel Re: regression introduced by - timers: fix itimer/many thread hang
2008-11-21 15:51:10 linux-kernel Re: [PATCH] tcp: fix potential corner case issue in segmentation (Was: Re: [PATCH] Do not use TSO/GSO when there is urgent data)
2008-11-21 12:18:59 linux-kernel [PATCH] Do not use TSO/GSO when there is urgent data
2008-11-21 11:58:41 linux-kernel Re: [PATCH -mm] vmscan: bail out of page reclaim after swap_cluster_max pages
2008-11-13 10:22:11 linux-kernel [PATCH] remove an unnecessary field in struct tcp_skb_cb
2008-11-05 09:54:46 linux-kernel RE: [PATCH V2 0/2] enable irqs when waiting for rwlocks
2008-10-31 08:52:34 linux-kernel Re: [PATCH V2 0/2] enable irqs when waiting for rwlocks
2008-10-23 16:09:44 linux-kernel [PATCH V2 2/3] Allow rwlocks to re-enable interrupts
2008-10-23 16:09:28 linux-kernel [PATCH V2 1/3] Factor out #ifdef's from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
2008-10-23 16:09:12 linux-kernel [PATCH V2 0/2] enable irqs when waiting for rwlocks
2008-10-22 08:58:30 linux-kernel Re: [PATCH 1/2] Allow rwlocks to re-enable interrupts
2008-10-22 08:34:48 linux-kernel [PATCH 1/2] Allow rwlocks to re-enable interrupts
2008-10-22 08:33:48 linux-kernel [PATCH 0/2] enable irqs when waiting for rwlocks
2008-07-30 08:10:24 linux-kernel [PATCH] ide-cd: fix endianity for the error message in cdrom_read_capacity
2008-07-28 16:41:36 linux-kernel Re: [PATCH 06/12] ipwireless: Remove endian-dependent bitfields
2008-07-18 11:57:28 linux-kernel Re: [PATCH 01/23] tracehook: add linux/tracehook.h
2008-07-17 11:07:06 linux-kernel Re: [PATCH 01/23] tracehook: add linux/tracehook.h
2008-06-26 09:17:58 linux-kernel Re: Spinlocks: Factor our GENERIC_LOCKBREAK in order to avoid spin with irqs disable
2008-06-23 17:19:31 linux-kernel Re: Spinlocks: Factor our GENERIC_LOCKBREAK in order to avoid spin with irqs disable
2008-06-05 11:17:10 linux-kernel Re: [RFC PATCH] set TASK_TRACED before arch_ptrace code to fix a race