LinuxLists
Users
About
Takuya Yoshikawa (
[email protected]
)
Number of posts: 87 (0.06 per day)
First post: 2008-08-08 07:42:31
Last post: 2012-08-07 11:13:08
Next Page
Date
List
Subject
2012-08-07 11:13:08
linux-kernel
[PATCH 5/5] KVM: Replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
2012-08-07 11:12:25
linux-kernel
[PATCH 4/5] powerpc: bitops: Introduce {clear,set}_bit_le()
2012-08-07 11:11:38
linux-kernel
[PATCH 3/5] bitops: Introduce generic {clear,set}_bit_le()
2012-08-07 11:10:30
linux-kernel
[PATCH 2/5] drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
2012-08-07 11:09:50
linux-kernel
[PATCH 1/5] sfc: Use standard __{clear,set}_bit_le() functions
2012-08-07 11:08:50
linux-kernel
[PATCH 0/5 - RESEND] Introduce generic set_bit_le()
2012-06-29 01:46:45
linux-kernel
Re: [PATCH 6/6] KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()
2012-06-29 01:44:28
linux-kernel
Re: [PATCH 5/6] KVM: Separate rmap_pde from kvm_lpage_info->write_count
2012-06-28 03:46:01
linux-kernel
Re: [PATCH 5/6] KVM: Separate rmap_pde from kvm_lpage_info->write_count
2012-06-28 02:02:52
linux-kernel
[PATCH 6/6] KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()
2012-06-28 02:02:33
linux-kernel
[PATCH 5/6] KVM: Separate rmap_pde from kvm_lpage_info->write_count
2012-06-28 02:01:09
linux-kernel
[PATCH 4/6] KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start()
2012-06-28 02:00:16
linux-kernel
[PATCH 3/6] KVM: MMU: Make kvm_handle_hva() handle range of addresses
2012-06-28 01:59:24
linux-kernel
[PATCH 2/6] KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
2012-06-28 01:58:47
linux-kernel
[PATCH 1/6] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()
2012-06-28 01:57:49
linux-kernel
[PATCH 0/6] KVM: Optimize MMU notifier's THP page invalidation -v3
2012-06-21 08:52:56
linux-kernel
[PATCH 6/6] KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()
2012-06-21 08:52:06
linux-kernel
[PATCH 5/6] KVM: Separate rmap_pde from kvm_lpage_info->write_count
2012-06-21 08:51:31
linux-kernel
[PATCH 4/6] KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start()
2012-06-21 08:50:57
linux-kernel
[PATCH 3/6] KVM: MMU: Make kvm_handle_hva() handle range of addresses
2012-06-21 08:50:15
linux-kernel
[PATCH 2/6] KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
2012-06-21 08:49:42
linux-kernel
[PATCH 1/6] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()
2012-06-21 08:49:08
linux-kernel
[PATCH 0/6] KVM: Optimize MMU notifier's THP page invalidation -v2
2012-06-21 01:56:36
linux-kernel
Re: [PATCH v7 02/10] KVM: MMU: abstract spte write-protect
2012-06-20 09:03:05
linux-kernel
Re: [PATCH v7 02/10] KVM: MMU: abstract spte write-protect
2012-06-15 11:34:01
linux-kernel
[PATCH 4/4] KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start()
2012-06-15 11:33:16
linux-kernel
[PATCH 3/4] KVM: MMU: Make kvm_handle_hva() handle range of addresses
2012-06-15 11:32:27
linux-kernel
[PATCH 2/4] KVM: Introduce hva_to_gfn() for kvm_handle_hva()
2012-06-15 11:31:43
linux-kernel
[PATCH 1/4] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()
2012-06-15 11:31:00
linux-kernel
[RFC PATCH 0/4] KVM: Optimize MMU notifier's THP page invalidation
2012-06-14 01:15:35
linux-kernel
Re: [PATCH v6 6/9] KVM: MMU: fast path of handling guest page fault
2012-06-14 01:06:51
linux-kernel
Re: [PATCH v6 5/9] KVM: MMU: introduce SPTE_MMU_WRITEABLE bit
2012-06-13 03:59:05
linux-kernel
[PATCH 5/5] KVM: Replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
2012-06-13 03:58:13
linux-kernel
[PATCH 4/5] powerpc: bitops: Introduce {clear,set}_bit_le()
2012-06-13 03:57:29
linux-kernel
[PATCH 3/5] bitops: Introduce generic {clear,set}_bit_le()
2012-06-13 03:56:40
linux-kernel
[PATCH 2/5] drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
2012-06-13 03:55:43
linux-kernel
[PATCH 1/5] sfc: Use standard __{clear,set}_bit_le() functions
2012-06-13 03:54:36
linux-kernel
[PATCH 0/5] Introduce generic set_bit_le() -v2
2012-06-11 12:54:08
linux-kernel
[PATCH 1/4] drivers/net/ethernet/sfc: Add efx_ prefix to set_bit_le()
2012-06-11 12:53:45
linux-kernel
[PATCH 2/4] drivers/net/ethernet/dec/tulip: Add tulip_ prefix to set_bit_le()
2012-06-11 12:53:40
linux-kernel
[PATCH 0/4] Introduce generic set_bit_le()
2012-06-11 12:53:23
linux-kernel
[PATCH 3/4] bitops: Introduce generic set_bit_le()
2012-06-11 12:53:13
linux-kernel
[PATCH 4/4] KVM: Replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
2012-02-29 10:10:05
linux-kernel
Re: [PATCH 3/4] KVM: Switch to srcu-less get_dirty_log()
2012-02-29 07:43:15
linux-kernel
Re: [PATCH 3/4] KVM: Switch to srcu-less get_dirty_log()
2012-02-29 04:24:27
linux-kernel
Re: [PATCH 0/4] KVM: srcu-less dirty logging
2012-02-23 11:30:16
linux-kernel
[PATCH 4/4] KVM: Remove unused dirty_bitmap_head and nr_dirty_pages
2012-02-23 11:29:25
linux-kernel
[PATCH 3/4] KVM: Switch to srcu-less get_dirty_log()
2012-02-23 11:28:26
linux-kernel
[PATCH 2/4] KVM: Avoid checking huge page mappings in get_dirty_log()
2012-02-23 11:27:38
linux-kernel
[PATCH 1/4] KVM: MMU: Split the main body of rmap_write_protect() off from others
2012-02-23 11:26:44
linux-kernel
[PATCH 0/4] KVM: srcu-less dirty logging