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-04 18:53:54
linux-kernel
[PATCH 8/8] unify system.h
2007-12-04 18:53:36
linux-kernel
[PATCH 6/8] unify smp parts of system.h
2007-12-04 18:53:17
linux-kernel
[PATCH 5/8] remove unused macro
2007-12-04 18:52:56
linux-kernel
[PATCH 4/8] unify paravirt parts of system.h
2007-12-04 18:52:39
linux-kernel
[PATCH 3/8] unify load_segment macro
2007-12-04 18:52:21
linux-kernel
[PATCH 2/8] put together equal pieces of system.h
2007-12-04 18:51:53
linux-kernel
[PATCH 0/8] Integrate system.h
2007-12-04 18:51:40
linux-kernel
[PATCH 1/8] remove volatile keyword from clflush.
2007-12-04 18:51:24
linux-kernel
[PATCH 10/10] integrate i386 and x86_64 code in msr.h
2007-12-04 18:51:00
linux-kernel
[PATCH 9/10] make fixups wordsize agnostic
2007-12-04 18:50:44
linux-kernel
[PATCH 7/10] change rdpmc interface
2007-12-04 18:50:23
linux-kernel
[PATCH 5/10] unify cpuid functions
2007-12-04 18:49:55
linux-kernel
[PATCH 4/10] split get_cycles_sync
2007-12-04 18:49:23
linux-kernel
[PATCH 2/10] unify msr smp funcs
2007-12-04 18:48:56
linux-kernel
[PATCH 3/10] allow sched clock to be overridden by paravirt
2007-12-04 18:48:42
linux-kernel
[PATCH 0/10 - V2] msr.h integration - fixups
2007-12-04 18:48:27
linux-kernel
[PATCH 1/10] Wipe out traditional opt from x86_64 Makefile
2007-12-04 15:54:39
linux-kernel
Re: [PATCH 0/10] Integrate msr.h
2007-12-04 13:58:00
linux-kernel
[PATCH 10/10] integrate i386 and x86_64 code in msr.h
2007-12-04 13:57:42
linux-kernel
[PATCH 9/10] make fixups wordsize agnostic
2007-12-04 13:57:18
linux-kernel
[PATCH 8/10] change write msr functions interface
2007-12-04 13:56:55
linux-kernel
[PATCH 5/10] unify cpuid functions
2007-12-04 13:56:42
linux-kernel
[PATCH 7/10] change rdpmc interface
2007-12-04 13:56:26
linux-kernel
[PATCH 6/10] introduce native_read_tscp
2007-12-04 13:56:09
linux-kernel
[PATCH 1/10] Wipe out traditional opt from x86_64 Makefile
2007-12-04 13:55:49
linux-kernel
[PATCH 4/10] split get_cycles_sync
2007-12-04 13:55:11
linux-kernel
[PATCH 3/10] allow sched clock to be overridden by paravirt
2007-12-04 13:54:51
linux-kernel
[PATCH 2/10] unify msr smp funcs
2007-12-04 13:54:35
linux-kernel
[PATCH 0/10] Integrate msr.h
2007-11-13 12:52:10
linux-kernel
Re: [PATCH 24/24] make vsmp a paravirt client
2007-11-13 12:17:57
linux-kernel
Re: [kvm-devel] [PATCH 2/3] kvmclock - the host part.
2007-11-13 11:42:36
linux-kernel
Re: [kvm-devel] [PATCH 0/24] paravirt_ops for unified x86 - that's me again!
2007-11-13 11:37:24
linux-kernel
Re: [PATCH 24/24] make vsmp a paravirt client
2007-11-13 11:27:48
linux-kernel
Re: [PATCH 2/3] kvmclock - the host part.
2007-11-10 01:29:45
linux-kernel
Re: [PATCH 5/24] smp x86 consolidation
2007-11-10 01:26:39
linux-kernel
Re: [PATCH 1/24] mm/sparse-vmemmap.c: make sure init_mm is included
2007-11-09 21:38:00
linux-kernel
[PATCH 6/24] Add debugreg/load_rsp native hooks
2007-11-09 21:36:46
linux-kernel
[PATCH 24/24] make vsmp a paravirt client
2007-11-09 21:36:28
linux-kernel
[PATCH 23/24] consolidation of paravirt for 32 and 64 bits
2007-11-09 21:35:58
linux-kernel
[PATCH 20/24] tweak io_64.h for paravirt.
2007-11-09 21:35:36
linux-kernel
[PATCH 16/24] add native functions for descriptors handling
2007-11-09 21:34:57
linux-kernel
[PATCH 18/24] export cpu_gdt_descr
2007-11-09 21:34:40
linux-kernel
[PATCH 21/24] native versions for page table entries values
2007-11-09 21:34:23
linux-kernel
[PATCH 22/24] prepare x86_64 architecture initialization for paravirt
2007-11-09 21:33:56
linux-kernel
[PATCH 17/24] This patch add provisions for time related functions so they
2007-11-09 21:33:43
linux-kernel
[PATCH 19/24] turn priviled operation into a macro in head_64.S
2007-11-09 21:33:26
linux-kernel
[PATCH 5/24] smp x86 consolidation
2007-11-09 21:32:57
linux-kernel
[PATCH 15/24] native versions for set pagetables
2007-11-09 21:32:40
linux-kernel
[PATCH 7/24] consolidate msr.h
2007-11-09 21:32:22
linux-kernel
[PATCH 13/24] report ring kernel is running without paravirt
2007-11-09 21:31:57
linux-kernel
[PATCH 3/24] consolidate spinlock.h