LinuxLists
Users
About
Glauber Costa (
[email protected]
)
Number of posts: 722 (1.1 per day)
First post: 2006-11-01 13:51:09
Last post: 2008-08-20 15:07:50
Next Page
Date
List
Subject
2008-08-20 15:07:50
linux-kernel
[GIT PULL] time.c - respin
2008-08-18 13:20:28
linux-kernel
Re: [GIT PULL] new shot at time.c integration
2008-08-15 16:25:50
linux-kernel
[GIT PULL] new shot at time.c integration
2008-07-29 01:05:04
linux-kernel
[GIT-PULL] time.c integration
2008-07-28 18:24:48
linux-kernel
Re: [Bisected] Regression: Hang on boot in schedule_timeout_interruptible during ACPI init on SMP
2008-07-28 14:16:01
linux-kernel
Re: [Bisected] Regression: Hang on boot in schedule_timeout_interruptible during ACPI init on SMP
2008-07-11 15:47:26
linux-kernel
[GIT PULL] dwarf headers integration
2008-07-10 17:05:04
linux-kernel
[PATCH] remove duplicate call to use_tsc_delay.
2008-07-10 15:00:51
linux-kernel
Re: [GIT PULL] Userlib integration patches
2008-07-01 18:47:42
linux-kernel
[GIT PULL] Userlib integration patches
2008-07-01 15:12:11
linux-kernel
Re: [PATCH 17/39] clobber rbx in putuser_64.S
2008-07-01 02:47:07
linux-kernel
Re: [PATCH 17/39] clobber rbx in putuser_64.S
2008-06-30 21:44:57
linux-kernel
Re: [PATCH 17/39] clobber rbx in putuser_64.S
2008-06-30 21:03:04
linux-kernel
Re: [PATCH 17/39] clobber rbx in putuser_64.S
2008-06-30 20:44:56
linux-kernel
Re: [PATCH 15/39] don't save ebx in putuser_32.S
2008-06-30 19:02:28
linux-kernel
Re: [PATCH 25/39] merge common parts of uaccess.
2008-06-30 18:49:18
linux-kernel
Re: [PATCH 25/39] merge common parts of uaccess.
2008-06-28 01:48:17
linux-kernel
Re: [PATCH 08/39] don't use word-size specifiers
2008-06-27 21:53:07
linux-kernel
[PATCH 39/39] define architectural characteristics in uaccess.h
2008-06-27 21:52:39
linux-kernel
[PATCH 38/39] put movsl_mask into uaccess.h
2008-06-27 21:52:20
linux-kernel
[PATCH 34/39] Be more explicit in __put_user_x
2008-06-27 21:51:46
linux-kernel
[PATCH 37/39] move __get_user and __put_user into uaccess.h
2008-06-27 21:51:26
linux-kernel
[PATCH 36/39] merge put_user
2008-06-27 21:50:57
linux-kernel
[PATCH 35/39] turn __put_user_check directly into put_user.
2008-06-27 21:50:33
linux-kernel
[PATCH 33/39] merge __get_user_asm and its users.
2008-06-27 21:49:55
linux-kernel
[PATCH 32/39] don't always use EFAULT on __get_user_size.
2008-06-27 21:49:34
linux-kernel
[PATCH 31/39] merge __put_user_asm and its user.
2008-06-27 21:49:14
linux-kernel
[PATCH 30/39] don't always use EFAULT on __put_user_size.
2008-06-27 21:48:43
linux-kernel
[PATCH 28/39] use k modifier for 4-byte access.
2008-06-27 21:48:24
linux-kernel
[PATCH 29/39] mark x86_64 as having a working WP.
2008-06-27 21:47:58
linux-kernel
[PATCH 27/39] move __addr_ok to uaccess.h
2008-06-27 21:47:36
linux-kernel
[PATCH 25/39] merge common parts of uaccess.
2008-06-27 21:47:10
linux-kernel
[PATCH 26/39] merge getuser
2008-06-27 21:46:47
linux-kernel
[PATCH 24/39] commonize __range_not_ok
2008-06-27 21:46:18
linux-kernel
[PATCH 23/39] merge putuser asm functions
2008-06-27 21:45:49
linux-kernel
[PATCH 22/39] use macros from asm.h
2008-06-27 21:45:25
linux-kernel
[PATCH 21/39] don't use word-size specifiers in putuser files
2008-06-27 21:44:54
linux-kernel
[PATCH 20/39] replace function headers by macros
2008-06-27 21:44:33
linux-kernel
[PATCH 19/39] change testing logic in putuser_64.S
2008-06-27 21:44:06
linux-kernel
[PATCH 18/39] pass argument to putuser_64 functions in ax register.
2008-06-27 21:43:43
linux-kernel
[PATCH 17/39] clobber rbx in putuser_64.S
2008-06-27 21:43:21
linux-kernel
[PATCH 16/39] user put_user_x instead of all variants.
2008-06-27 21:42:48
linux-kernel
[PATCH 13/39] use _ASM_PTR instead of explicit word-size pointers
2008-06-27 21:42:26
linux-kernel
[PATCH 15/39] don't save ebx in putuser_32.S
2008-06-27 21:41:59
linux-kernel
[PATCH 14/39] merge getuser asm functions
2008-06-27 21:41:37
linux-kernel
[PATCH 12/39] introduce __ASM_REG macro
2008-06-27 21:41:19
linux-kernel
[PATCH 10/39] rename threadinfo to TI
2008-06-27 21:40:51
linux-kernel
[PATCH 04/39] explicitly use edx in const delay function.
2008-06-27 21:40:23
linux-kernel
[PATCH 06/39] use something common for both architectures
2008-06-27 21:39:53
linux-kernel
[PATCH 0/39] Merge files at x86/lib
2008-06-27 21:39:31
linux-kernel
[PATCH 08/39] don't use word-size specifiers