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
Previous Page
/
Next Page
Date
List
Subject
2007-12-13 16:58:43
linux-kernel
[PATCH 08/19] modify write_ldt function
2007-12-13 16:58:27
linux-kernel
[PATCH 10/19] provide tss_desc
2007-12-13 16:58:00
linux-kernel
[PATCH 07/19] introduce ldt_desc type.
2007-12-13 16:57:45
linux-kernel
[PATCH 04/19] removed unused variable
2007-12-13 16:47:03
linux-kernel
[PATCH 19/19] unify set_tss_desc
2007-12-13 16:46:43
linux-kernel
[PATCH 17/19] unify paravirt pieces of descriptor handling
2007-12-13 16:46:25
linux-kernel
[PATCH 18/19] move _set_gate and its users to a common location
2007-12-13 16:45:51
linux-kernel
[PATCH 13/19] move constants to desc_defs.h
2007-12-13 16:45:30
linux-kernel
[PATCH 16/19] modify get_desc_base
2007-12-13 16:45:00
linux-kernel
[PATCH 14/19] unify non-paravirt parts of desc.h
2007-12-13 16:44:41
linux-kernel
[PATCH 15/19] use the same data type for tls_array.
2007-12-13 16:44:27
linux-kernel
[PATCH 01/19] unify desc_struct
2007-12-13 16:43:58
linux-kernel
[PATCH 03/19] change gdt acessor macro name
2007-12-13 16:43:25
linux-kernel
[PATCH 02/19] unify struct desc_ptr
2007-12-13 16:42:18
linux-kernel
[PATCH 0/19 -v4] desc_struct integration
2007-12-13 14:52:23
linux-kernel
Re: [PATCH 19/19] unify set_tss_desc
2007-12-13 04:53:08
linux-kernel
[PATCH 19/19] unify set_tss_desc
2007-12-13 04:52:46
linux-kernel
[PATCH 13/19] move constants to desc_defs.h
2007-12-13 04:52:28
linux-kernel
[PATCH 14/19] unify non-paravirt parts of desc.h
2007-12-13 04:51:55
linux-kernel
[PATCH 11/19] change write_gdt_entry signature.
2007-12-13 04:51:39
linux-kernel
[PATCH 09/19] introduce fill_ldt
2007-12-13 04:51:22
linux-kernel
[PATCH 12/19] change write_ldt_entry signature
2007-12-13 04:50:59
linux-kernel
[PATCH 10/19] provide tss_desc
2007-12-13 04:50:42
linux-kernel
[PATCH 17/19] unify paravirt pieces of descriptor handling
2007-12-13 04:50:19
linux-kernel
[PATCH 07/19] introduce ldt_desc type.
2007-12-13 04:49:50
linux-kernel
[PATCH 06/19] change write_idt_entry signature
2007-12-13 04:49:33
linux-kernel
[PATCH 16/19] modify get_desc_base
2007-12-13 04:48:58
linux-kernel
[PATCH 18/19] move _set_gate and its users to a common location
2007-12-13 04:48:42
linux-kernel
[PATCH 08/19] modify write_ldt function
2007-12-13 04:48:26
linux-kernel
[PATCH 15/19] use the same data type for tls_array.
2007-12-13 04:48:01
linux-kernel
[PATCH 05/19] introduce gate_desc type.
2007-12-13 04:47:44
linux-kernel
[PATCH 04/19] removed unused variable
2007-12-13 04:47:22
linux-kernel
[PATCH 02/19] unify struct desc_ptr
2007-12-13 04:46:51
linux-kernel
[PATCH 03/19] change gdt acessor macro name
2007-12-13 04:46:36
linux-kernel
[PATCH 01/19] unify desc_struct
2007-12-13 04:46:20
linux-kernel
[PATCH 0/19 - v3] desc_struct integration
2007-12-12 19:07:18
linux-kernel
Re: [PATCH 0/19] desc_struct integration
2007-12-12 18:28:18
linux-kernel
Re: [PATCH 0/19] desc_struct integration
2007-12-12 15:47:47
linux-kernel
[PATCH 5/6] tweak io_64.h for paravirt.
2007-12-12 15:47:14
linux-kernel
[PATCH 6/6] prepare x86_64 architecture initialization for paravirt
2007-12-12 15:46:49
linux-kernel
[PATCH 4/6] prepare time related functions for paravirt
2007-12-12 15:46:31
linux-kernel
[PATCH 3/6] turn priviled operation into a macro in head_64.S
2007-12-12 15:46:13
linux-kernel
[PATCH 2/6] export cpu_gdt_descr
2007-12-12 15:45:51
linux-kernel
[PATCH 1/6] export math_state_restore
2007-12-12 15:45:32
linux-kernel
[PATCH 0/6] paravirt patches - the non-integration part
2007-12-12 15:45:05
linux-kernel
[PATCH 18/19] move _set_gate and its users to a common location
2007-12-12 15:44:48
linux-kernel
[PATCH 19/19] unify set_tss_desc
2007-12-12 15:44:16
linux-kernel
[PATCH 16/19] modify get_desc_base
2007-12-12 15:43:50
linux-kernel
[PATCH 17/19] unify paravirt pieces of descriptor handling
2007-12-12 15:43:35
linux-kernel
[PATCH 14/19] unify non-paravirt parts of desc.h
2007-12-12 15:43:13
linux-kernel
[PATCH 15/19] use the same data type for tls_array.