LinuxLists
Users
About
Jakub Jelinek (
[email protected]
)
Number of posts: 336 (0.04 per day)
First post: 2000-01-19 13:45:50
Last post: 2024-02-15 19:27:30
Previous Page
/
Next Page
Date
List
Subject
2006-01-11 09:49:12
linux-kernel
Re: ntohs/ntohl and bitops
2006-01-05 14:34:39
linux-kernel
Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
2006-01-02 20:29:31
linux-kernel
Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
2006-01-02 19:18:57
linux-kernel
Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
2005-12-29 15:44:18
linux-kernel
Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
2005-12-28 13:04:56
linux-kernel
Re: [patch 02/2] allow gcc4 to optimize unit-at-a-time
2005-12-28 12:04:59
linux-kernel
Re: [patch 02/2] allow gcc4 to optimize unit-at-a-time
2005-12-16 16:36:27
linux-kernel
Re: [PATCH 0/3] *at syscalls: Intro
2005-12-14 12:20:16
linux-kernel
Re: [PATCH 1/19] MUTEX: Introduce simple mutex implementation
2005-12-13 10:16:04
linux-kernel
Re: [PATCH 1/19] MUTEX: Introduce simple mutex implementation
2005-12-13 10:12:06
linux-kernel
Re: [PATCH 1/19] MUTEX: Introduce simple mutex implementation
2005-12-13 10:07:48
linux-kernel
Re: [PATCH 1/19] MUTEX: Introduce simple mutex implementation
2005-12-06 11:37:20
linux-kernel
Re: [PATCH] Win32 equivalent to GetTickCount systemcall (i386)
2005-10-03 07:18:22
linux-kernel
Re: Shared library holes in x86_64
2005-10-03 06:08:59
linux-kernel
Re: Fw: pthread question
2005-09-30 13:14:55
linux-kernel
Re: Strange Virtual Memory Mapping...!
2005-09-05 18:48:59
linux-kernel
Re: [discuss] [2.6 patch] include/asm-x86_64 "extern inline" -> "static inline"
2005-05-14 00:06:55
linux-kernel
Re: NPTL: stack limit limiting number of threads
2005-05-13 20:36:18
linux-kernel
Re: NPTL: stack limit limiting number of threads
2005-05-04 13:42:37
linux-kernel
Re: System call v.s. errno
2005-04-23 17:54:01
linux-kernel
Re: gcc-4.0.0 final miscompiles net/ipv4/devinet.c:devinet_sysctl_register()
2005-03-30 23:40:22
linux-kernel
Not a GCC bug (was Re: Big GCC bug!!! [Was: Re: Do not misuse Coverity please])
2005-03-29 15:17:10
linux-kernel
Re: memcpy(a,b,CONST) is not inlined by gcc 3.4.1 in Linux kernel
2005-03-23 13:45:59
linux-kernel
Re: kernel bug: futex_wait hang
2005-03-22 06:36:57
linux-kernel
Re: kernel bug: futex_wait hang
2005-03-18 16:59:00
linux-kernel
Re: Futex queue_me/get_user ordering
2005-03-17 15:56:07
linux-kernel
Re: Futex queue_me/get_user ordering
2005-03-17 11:30:35
linux-kernel
Re: Futex queue_me/get_user ordering
2005-02-24 16:05:05
linux-kernel
Re: ppc32 weirdness with gcc-4.0 in 2.6.11-rc4
2005-02-24 15:41:16
linux-kernel
Re: ppc32 weirdness with gcc-4.0 in 2.6.11-rc4
2005-01-29 17:37:28
linux-kernel
Re: Patch 4/6 randomize the stack pointer
2005-01-13 14:15:43
linux-kernel
Re: propolice support for linux
2005-01-13 11:52:29
linux-kernel
Re: [ANNOUNCE] linux-libc-headers 2.6.10.0
2004-11-29 11:26:02
linux-kernel
Re: Futex queue_me/get_user ordering
2004-11-28 16:23:04
linux-kernel
Re: [RFC] Splitting kernel headers and deprecating __KERNEL__
2004-11-22 23:22:52
linux-kernel
Re: var args in kernel?
2004-11-22 11:35:38
linux-kernel
Re: var args in kernel?
2004-11-22 10:17:14
linux-kernel
Re: var args in kernel?
2004-11-18 19:51:12
linux-kernel
Re: Futex queue_me/get_user ordering
2004-11-17 08:47:43
linux-kernel
Re: Futex queue_me/get_user ordering
2004-10-22 17:25:19
linux-kernel
Re: [PATCH] Shift key-related error codes up and insert ECANCELED
2004-10-20 10:53:25
linux-kernel
Re: [PATCH (updated)] Avoid annoying build warning on 32-bit platforms
2004-10-14 08:51:30
linux-kernel
Re: [PATCH] Support ia32 exec domains without CONFIG_IA32_SUPPORT
2004-09-23 18:04:20
linux-kernel
Re: sendfile64() on x86_64 breaks at 2gb (MAX_NON_LFS limit)
2004-09-15 23:17:20
linux-kernel
Re: get_current is __pure__, maybe __const__ even
2004-09-09 12:20:28
linux-kernel
Re: vDSO for ppc64 : Preliminary release #3
2004-09-09 09:17:11
linux-kernel
Re: vDSO for ppc64 : Preliminary release #3
2004-06-30 16:59:46
linux-kernel
Re: 2.6.X, NPTL, SCHED_FIFO and JACK
2004-06-30 15:37:15
linux-kernel
Re: 2.6.X, NPTL, SCHED_FIFO and JACK
2004-06-30 08:28:45
linux-kernel
Re: A question about PROT_NONE on Sparc and Sparc64
2004-06-24 12:06:00
linux-kernel
Re: using gcc built-ins for bitops?