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-12 15:42:51
linux-kernel
[PATCH 13/19] move constants to desc_defs.h
2007-12-12 15:42:34
linux-kernel
[PATCH 12/19] change write_ldt_entry signature
2007-12-12 15:42:18
linux-kernel
[PATCH 11/19] change write_gdt_entry signature.
2007-12-12 15:41:52
linux-kernel
[PATCH 10/19] provide tss_desc
2007-12-12 15:41:38
linux-kernel
[PATCH 09/19] introduce fill_ldt
2007-12-12 15:41:22
linux-kernel
[PATCH 08/19] modify write_ldt function
2007-12-12 15:41:00
linux-kernel
[PATCH 06/19] change write_idt_entry signature
2007-12-12 15:40:46
linux-kernel
[PATCH 05/19] introduce gate_desc type.
2007-12-12 15:40:25
linux-kernel
[PATCH 04/19] removed unused variable
2007-12-12 15:39:53
linux-kernel
[PATCH 07/19] introduce ldt_desc type.
2007-12-12 15:39:37
linux-kernel
[PATCH 03/19] change gdt acessor macro name
2007-12-12 15:39:22
linux-kernel
[PATCH 02/19] unify struct desc_ptr
2007-12-12 15:38:59
linux-kernel
[PATCH 01/19] unify desc_struct
2007-12-12 15:38:41
linux-kernel
[PATCH 0/19] desc_struct integration
2007-12-07 19:08:23
linux-kernel
[PATCH 3/3] [PATCH] remove arch specific segment headers
2007-12-07 19:07:58
linux-kernel
[PATCH 0/3] Unify segment headers
2007-12-07 19:07:44
linux-kernel
[PATCH 1/3] [PATCH] put get_kernel_rpl in a common location
2007-12-07 19:07:20
linux-kernel
[PATCH 2/3] [PATCH] unify common parts of segment.h
2007-12-06 19:07:01
linux-kernel
[PATCH 18/19] move _set_gate and its users to a common location
2007-12-06 19:06:44
linux-kernel
[PATCH 19/19] unify set_tss_desc
2007-12-06 19:06:28
linux-kernel
[PATCH 17/19] unify paravirt pieces of descriptor handling
2007-12-06 19:06:01
linux-kernel
[PATCH 16/19] provide tss_desc
2007-12-06 19:05:46
linux-kernel
[PATCH 14/19] use the same data type for tls_array.
2007-12-06 19:05:27
linux-kernel
[PATCH 15/19] modify get_desc_base
2007-12-06 19:05:00
linux-kernel
[PATCH 13/19] unify non-paravirt parts of desc.h
2007-12-06 19:04:44
linux-kernel
[PATCH 12/19] move constants to desc_defs.h
2007-12-06 19:04:29
linux-kernel
[PATCH 11/19] change write_ldt_entry signature
2007-12-06 19:04:03
linux-kernel
[PATCH 10/19] change write_gdt_entry signature.
2007-12-06 19:03:43
linux-kernel
[PATCH 8/19] modify write_ldt function
2007-12-06 19:03:28
linux-kernel
[PATCH 9/19] introduce fill_ldt
2007-12-06 19:03:08
linux-kernel
[PATCH 7/19] introduce ldt_desc type.
2007-12-06 19:02:48
linux-kernel
[PATCH 5/19] introduce gate_desc type.
2007-12-06 19:02:30
linux-kernel
[PATCH 2/19] unify struct desc_ptr
2007-12-06 19:02:13
linux-kernel
[PATCH 6/19] change write_idt_entry signature
2007-12-06 19:01:53
linux-kernel
[PATCH 3/19] change gdt acessor macro name
2007-12-06 19:01:36
linux-kernel
[PATCH 4/19] removed unused variable
2007-12-06 19:01:21
linux-kernel
[PATCH 1/19] unify desc_struct
2007-12-06 19:00:59
linux-kernel
[PATCH 0/19] desc_struct integration
2007-12-05 17:56:23
linux-kernel
[PATCH 8/9] move switch_to macro to system.h
2007-12-05 17:55:56
linux-kernel
[PATCH 9/9] unify system.h
2007-12-05 17:55:41
linux-kernel
[PATCH 7/9] unify smp parts of system.h
2007-12-05 17:55:16
linux-kernel
[PATCH 6/9] remove unused macro
2007-12-05 17:54:51
linux-kernel
[PATCH 3/9] unify load_segment macro
2007-12-05 17:54:35
linux-kernel
[PATCH 4/9] remove references to cr8 register
2007-12-05 17:54:19
linux-kernel
[PATCH 5/9] unify paravirt parts of system.h
2007-12-05 17:53:59
linux-kernel
[PATCH 1/9] remove volatile keyword from clflush.
2007-12-05 17:53:42
linux-kernel
[PATCH 0/9 - v2] Integrate system.h
2007-12-05 17:53:26
linux-kernel
[PATCH 2/9] put together equal pieces of system.h
2007-12-04 18:55:39
linux-kernel
[PATCH 8/10] change write msr functions interface
2007-12-04 18:54:50
linux-kernel
[PATCH 6/10] introduce native_read_tscp
2007-12-04 18:54:19
linux-kernel
[PATCH 7/8] move switch_to macro to system.h