LinuxLists
Users
About
Xiao Guangrong (
[email protected]
)
Number of posts: 719 (0.91 per day)
First post: 2009-04-27 05:54:50
Last post: 2011-06-30 08:26:14
Previous Page
/
Next Page
Date
List
Subject
2011-05-15 15:23:24
linux-kernel
[PATCH v2 3/7] KVM: fix uninitialized warning
2011-05-15 15:20:23
linux-kernel
[PATCH v2 2/7] KVM: use __copy_to_user/__clear_user to write guest page
2011-05-15 15:18:42
linux-kernel
[PATCH v2 1/7] KVM: MMU: optimize pte write path if don't have protected sp
2011-05-15 08:43:09
linux-kernel
Re: [PATCH 5/7] KVM: MMU: remove the arithmetic of parent pte rmap
2011-05-15 08:31:26
linux-kernel
Re: [PATCH 1/7] KVM: MMU: optimize pte write path if don't have protected sp
2011-05-14 21:44:20
linux-kernel
[PATCH 7/7] KVM: MMU: cleanup for dropping parent pte
2011-05-14 21:43:35
linux-kernel
[PATCH 6/7] KVM: MMU: cleanup for kvm_mmu_page_unlink_children
2011-05-14 21:42:48
linux-kernel
[PATCH 5/7] KVM: MMU: remove the arithmetic of parent pte rmap
2011-05-14 21:36:48
linux-kernel
[PATCH 4/7] KVM: MMU: abstract the operation of rmap
2011-05-14 21:35:45
linux-kernel
[PATCH 3/7] KVM: fix uninitialized warning
2011-05-14 21:35:01
linux-kernel
[PATCH 2/7] KVM: use __copy_to_user/__clear_user to write guest page
2011-05-14 21:34:02
linux-kernel
[PATCH 1/7] KVM: MMU: optimize pte write path if don't have protected sp
2011-05-11 15:44:18
linux-kernel
Re: [PATCH v2] KVM: MMU: optimize pte write path if don't have protected sp
2011-05-11 02:42:34
linux-kernel
[PATCH v2] KVM: MMU: optimize pte write path if don't have protected sp
2011-04-20 10:08:33
linux-kernel
[PATCH 5/5] Btrfs: using rcu lock in the reader side of devices list
2011-04-20 10:08:04
linux-kernel
[PATCH 4/5] Btrfs: drop unnecessary device lock
2011-04-20 10:07:33
linux-kernel
[PATCH 3/5] Btrfs: fix the race between remove dev and alloc chunk
2011-04-20 10:06:52
linux-kernel
[PATCH 2/5] Btrfs: fix the race between reading and updating devices
2011-04-20 10:05:58
linux-kernel
[PATCH 1/5] Btrfs: fix bh leak on __btrfs_open_devices path
2011-04-20 06:48:34
linux-kernel
Re: [PATCH 1/2] Btrfs: allocate extent state and check the result properly
2011-04-20 06:45:06
linux-kernel
[PATCH v2 2/2] Btrfs: fix unsafe usage of merge_state
2011-04-20 06:44:13
linux-kernel
[PATCH v2 1/2] Btrfs: allocate extent state and check the result properly
2011-04-19 01:49:23
linux-kernel
Re: [PATCH 1/2] Btrfs: allocate extent state and check the result properly
2011-04-12 08:14:53
linux-kernel
[PATCH 2/2] Btrfs: fix unsafe usage of merge_state
2011-04-12 08:13:56
linux-kernel
[PATCH 1/2] Btrfs: allocate extent state and check the result properly
2011-03-31 07:56:41
linux-kernel
Re: [patch 00/15] CFS Bandwidth Control V5
2011-03-28 02:29:51
linux-kernel
[PATCH 2/2] KVM: MMU: optimize pte write path if don't have protected sp
2011-03-28 02:28:52
linux-kernel
[PATCH 1/2] KVM: MMU: remove mmu_seq verification on pte write path
2011-03-15 07:49:43
linux-kernel
[tip:x86/mm] x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others()
2011-03-15 01:56:44
linux-kernel
Re: [PATCH] x86, tlb: small cleanup for native_flush_tlb_others
2011-03-14 06:54:42
linux-kernel
[PATCH] x86, tlb: small cleanup for native_flush_tlb_others
2011-03-11 03:40:36
linux-kernel
Re: [PATCH v2 4/4] KVM: MMU: cleanup pte write path
2011-03-09 07:42:56
linux-kernel
[PATCH v2 4/4] KVM: MMU: cleanup pte write path
2011-03-09 07:42:06
linux-kernel
[PATCH v2 3/4] KVM: MMU: introduce a common function to get no-dirty-logged slot
2011-03-09 07:41:09
linux-kernel
[PATCH v2 2/4] KVM: cleanup memslot_id function
2011-03-09 07:40:11
linux-kernel
[PATCH v2 1/4] KVM: fix rcu usage in init_rmode_* functions
2011-03-07 03:49:41
linux-kernel
Re: [PATCH 7/10] KVM: MMU: introduce a common function to get no-dirty-logged slot
2011-03-07 03:23:08
linux-kernel
Re: [PATCH 6/10] KVM: MMU: don not record gfn in kvm_mmu_pte_write
2011-03-07 03:05:18
linux-kernel
Re: [PATCH 2/10] KVM: MMU: fix kvm_mmu_get_spte_hierarchy
2011-03-07 02:03:38
linux-kernel
Re: [PATCH 4/10] KVM: fix rcu usage in init_rmode_* functions
2011-03-04 11:01:13
linux-kernel
[PATCH 10/10] KVM: cleanup memslot_id function
2011-03-04 11:00:46
linux-kernel
[PATCH 9/10] KVM: MMU: remove unused macros
2011-03-04 11:00:17
linux-kernel
[PATCH 8/10] KVM: MMU: cleanup page alloc and free
2011-03-04 10:59:50
linux-kernel
[PATCH 7/10] KVM: MMU: introduce a common function to get no-dirty-logged slot
2011-03-04 10:59:07
linux-kernel
[PATCH 6/10] KVM: MMU: don not record gfn in kvm_mmu_pte_write
2011-03-04 10:58:28
linux-kernel
[PATCH 5/10] KVM: MMU: move mmu pages calculated out of mmu lock
2011-03-04 10:57:47
linux-kernel
[PATCH 4/10] KVM: fix rcu usage in init_rmode_* functions
2011-03-04 10:57:14
linux-kernel
[PATCH 3/10] KVM: MMU: set spte accessed bit properly
2011-03-04 10:56:38
linux-kernel
[PATCH 2/10] KVM: MMU: fix kvm_mmu_get_spte_hierarchy
2011-03-04 10:55:48
linux-kernel
[PATCH 1/10] KVM: MMU: fix kvm_mmu_slot_remove_write_access
2011-02-23 01:37:36
linux-kernel
Re: [PATCH 7/7] KVM: MMU: cache guest page number to guest frame number