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

Date List Subject
2007-08-10 22:10:25 linux-kernel [PATCH 22/25 -v2] turn priviled operation into a macro
2007-08-10 22:09:44 linux-kernel [PATCH 23/25 -v2] provide paravirt patching function
2007-08-10 22:09:20 linux-kernel [PATCH 7/25 -v2] interrupt related native paravirt functions.
2007-08-10 22:08:47 linux-kernel [PATCH 16/25 -v2] turn page operations into native versions
2007-08-10 22:08:13 linux-kernel [PATCH 21/25 -v2] export cpu_gdt_descr
2007-08-10 22:07:46 linux-kernel [PATCH 14/25 -v2] get rid of inline asm for load_cr3
2007-08-10 22:07:11 linux-kernel [PATCH 13/25 -v2] add native functions for descriptors handling
2007-08-10 22:06:38 linux-kernel [PATCH 19/25 -v2] time-related functions paravirt provisions
2007-08-10 22:06:13 linux-kernel [PATCH 18/25 -v2] turn priviled operations into macros in entry.S
2007-08-10 22:05:37 linux-kernel [PATCH 12/25 -v2] turn msr.h functions into native versions
2007-08-10 22:04:58 linux-kernel [PATCH 10/25 -v2] export math_state_restore
2007-08-10 22:04:34 linux-kernel [PATCH 11/25 -v2] native versions for set pagetables
2007-08-10 22:04:06 linux-kernel [PATCH 4/25 -v2] Add debugreg/load_rsp native hooks
2007-08-10 22:03:41 linux-kernel [PATCH 3/25 -v2] irq_flags / halt routines
2007-08-10 22:03:08 linux-kernel [PATCH 2/25 -v2] tlb flushing routines
2007-08-10 22:02:46 linux-kernel [PATCH 8/25 -v2] use macro for sti/cli in spinlock definitions
2007-08-10 22:02:00 linux-kernel [PATCH 0/25 -v2] paravirt_ops for x86_64, second round
2007-08-10 22:01:29 linux-kernel [PATCH 1/25 -v2] header file move
2007-08-10 22:00:53 linux-kernel [PATCH 6/25 -v2] add native_apic read and write functions, as well as boot clocks ones
2007-08-10 22:00:25 linux-kernel [PATCH 5/25 -v2] native versions for system.h functions
2007-08-10 20:12:56 linux-kernel Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
2007-08-10 19:17:50 linux-kernel Re: [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
2007-08-08 07:19:43 linux-kernel [PATCH 23/25] [PATCH] paravirt hooks for arch initialization
2007-08-08 07:18:06 linux-kernel [PATCH 17/25] [PATCH] turn page operations into native versions
2007-08-08 07:17:44 linux-kernel [PATCH 13/25] [PATCH] turn msr.h functions into native versions
2007-08-08 07:17:11 linux-kernel [PATCH 15/25] [PATCH] get rid of inline asm for load_cr3
2007-08-08 07:16:40 linux-kernel [PATCH 12/25] [PATCH] native versions for set pagetables
2007-08-08 07:16:11 linux-kernel [PATCH 14/25] [PATCH] add native functions for descriptors handling
2007-08-08 07:15:41 linux-kernel [PATCH 25/25] [PATCH] add paravirtualization support for x86_64
2007-08-08 07:15:01 linux-kernel [PATCH 24/25] [PATCH] provide paravirt patching function
2007-08-08 07:14:40 linux-kernel [PATCH 11/25] [PATCH] introduce paravirt_release_pgd()
2007-08-08 07:14:12 linux-kernel [PATCH 9/25] [PATCH] report ring kernel is running without paravirt
2007-08-08 07:13:49 linux-kernel [PATCH 22/25] [PATCH] turn priviled operation into a macro
2007-08-08 07:13:30 linux-kernel [PATCH 7/25] [PATCH] interrupt related native paravirt functions.
2007-08-08 07:13:07 linux-kernel [PATCH 21/25] [PATCH] export cpu_gdt_descr
2007-08-08 07:12:43 linux-kernel [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
2007-08-08 07:12:21 linux-kernel [PATCH 20/25] [PATCH] replace syscall_init
2007-08-08 07:11:49 linux-kernel [PATCH 19/25] [PATCH] time-related functions paravirt provisions
2007-08-08 07:11:31 linux-kernel [PATCH 10/25] [PATCH] export math_state_restore
2007-08-08 07:11:00 linux-kernel [PATCH 16/25] [PATCH] introducing paravirt_activate_mm
2007-08-08 07:10:32 linux-kernel [PATCH 8/25] [PATCH] use macro for sti/cli in spinlock definitions
2007-08-08 07:09:59 linux-kernel [PATCH 6/25] [PATCH] add native_apic read and write functions, as well as boot clocks ones
2007-08-08 07:09:42 linux-kernel [PATCH 5/25] [PATCH] native versions for system.h functions
2007-08-08 07:09:25 linux-kernel [PATCH 1/25] [PATCH] header file move
2007-08-08 07:08:53 linux-kernel [PATCH 2/25] [PATCH] tlb flushing routines
2007-08-08 07:08:30 linux-kernel Introducing paravirt_ops for x86_64
2007-08-08 07:08:06 linux-kernel [PATCH 4/25] [PATCH] Add debugreg/load_rsp native hooks
2007-08-08 07:07:44 linux-kernel [PATCH 3/25] [PATCH] irq_flags / halt routines
2007-06-21 14:53:20 linux-kernel [PATCH] Move functions declarations to header file
2007-05-02 18:33:12 linux-kernel Re: [PATCH] Remove unnecessary irq disabling
2007-05-02 04:39:32 linux-kernel Re: [PATCH] Remove unnecessary irq disabling