LinuxLists
Users
About
Raghavendra K T (
[email protected]
)
Number of posts: 443 (0.32 per day)
First post: 2012-02-07 17:51:14
Last post: 2015-12-02 11:24:15
Previous Page
/
Next Page
Date
List
Subject
2014-01-22 07:01:53
linux-kernel
Re: [RFC PATCH V3 2/2] fs : Add sanity checks for block size > PAGE_SIZE
2014-01-21 11:40:16
linux-kernel
[RFC PATCH V3 2/2] fs : Add sanity checks for block size > PAGE_SIZE
2014-01-21 11:40:09
linux-kernel
[RFC PATCH V3 1/2] null_blk: Null pointer deference problem in alloc_page_buffers
2014-01-21 11:39:57
linux-kernel
[RFC PATCH V3 0/2] Fix null pointer deference problem
2014-01-21 06:46:29
linux-kernel
Re: [RFC PATCH V2] fs null_blk: Null pointer deference problem in alloc_page_buffers
2014-01-20 13:08:29
linux-kernel
[RFC PATCH V2] fs null_blk: Null pointer deference problem in alloc_page_buffers
2014-01-17 18:58:23
linux-kernel
Re: [RFC PATCH] fs null_blk: Null pointer deference problem in alloc_page_buffers
2014-01-17 18:27:44
linux-kernel
Re: [RFC PATCH] fs null_blk: Null pointer deference problem in alloc_page_buffers
2014-01-17 09:15:45
linux-kernel
[RFC PATCH] fs null_blk: Null pointer deference problem in alloc_page_buffers
2014-01-16 11:16:15
linux-kernel
Re: [RFC PATCH V4] mm readahead: Fix readahead fail for no local memory and limit readahead pages
2014-01-10 10:20:42
linux-kernel
Re: [RFC PATCH V4] mm readahead: Fix readahead fail for no local memory and limit readahead pages
2014-01-09 19:17:54
linux-kernel
[RFC PATCH V4] mm readahead: Fix readahead fail for no local memory and limit readahead pages
2014-01-08 11:52:36
linux-kernel
Re: [RFC PATCH V3] mm readahead: Fix the readahead fail in case of empty numa node
2014-01-08 11:50:31
linux-kernel
Re: [RFC PATCH V3] mm readahead: Fix the readahead fail in case of empty numa node
2014-01-08 08:42:15
linux-kernel
Re: [RFC PATCH V3] mm readahead: Fix the readahead fail in case of empty numa node
2014-01-08 08:29:46
linux-kernel
Re: [RFC PATCH V3] mm readahead: Fix the readahead fail in case of empty numa node
2014-01-06 10:14:50
linux-kernel
[RFC PATCH V3] mm readahead: Fix the readahead fail in case of empty numa node
2013-10-30 15:38:58
linux-kernel
Re: [PATCH 3.12-rc7] KVM: Fix modprobe failure for kvm_intel/kvm_amd
2013-10-30 14:00:18
linux-kernel
Re: [PATCH 3.12-rc7] KVM: Fix modprobe failure for kvm_intel/kvm_amd
2013-10-30 13:54:41
linux-kernel
Re: [PATCH 3.12-rc7] KVM: Fix modprobe failure for kvm_intel/kvm_amd
2013-10-29 19:26:36
linux-kernel
Re: [PATCH 3.12-rc7] KVM: Fix modprobe failure for kvm_intel/kvm_amd
2013-10-21 16:06:44
linux-kernel
[PATCH] x86 kconfig: Add recommendation to enable paravirt spinlock
2013-10-16 02:59:58
linux-kernel
Re: Kconfig help entry for CONFIG_PARAVIRT_SPINLOCK
2013-10-13 08:09:30
linux-kernel
Re: [PATCH] kvm fix: Enable pvspinlock after jump_label_init() to avoid VM hang
2013-10-09 09:03:45
linux-kernel
[PATCH] kvm fix: Enable pvspinlock after jump_label_init() to avoid VM hang
2013-09-18 09:46:56
linux-kernel
Re: [PATCH V3] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
2013-09-12 07:24:37
linux-kernel
[PATCH V3] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
2013-09-12 07:04:32
linux-kernel
Re: [PATCH V2] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
2013-09-12 05:15:47
linux-kernel
Re: [PATCH V2] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
2013-09-04 08:42:59
linux-kernel
[PATCH V2] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
2013-08-26 11:26:47
linux-kernel
Re: [PATCH ] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
2013-08-26 10:22:41
linux-kernel
Re: [PATCH V13 0/4] Paravirtualized ticket spinlocks for KVM host
2013-08-26 08:43:32
linux-kernel
[PATCH V13 4/4] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
2013-08-26 08:43:19
linux-kernel
[PATCH V13 3/4] kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
2013-08-26 08:43:07
linux-kernel
[PATCH V13 2/4] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
2013-08-26 08:42:58
linux-kernel
[PATCH V13 1/4] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
2013-08-26 08:42:51
linux-kernel
[PATCH V13 0/4] Paravirtualized ticket spinlocks for KVM host
2013-08-23 11:58:54
linux-kernel
[PATCH ] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
2013-08-16 09:32:28
linux-kernel
[PATCH trivial sparse fix] guest x86 kvm: fix sparse warning: symbol 'klock_waiting' was not declared. Should it be static
2013-08-14 09:44:13
linux-kernel
Re: [PATCH delta V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
2013-08-13 20:21:10
linux-kernel
Re: [PATCH delta V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
2013-08-13 19:56:12
linux-kernel
Re: [PATCH delta V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
2013-08-11 05:29:25
linux-kernel
[PATCH RESEND V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
2013-08-10 19:32:41
linux-kernel
Re: [PATCH RESEND V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
2013-08-09 14:21:43
linux-kernel
[PATCH V13 11/14] xen/pvticketlock: Allow interrupts to be enabled while blocking
2013-08-09 14:21:04
linux-kernel
[PATCH V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
2013-08-09 14:20:35
linux-kernel
[PATCH V13 06/14] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
2013-08-09 14:20:22
linux-kernel
[PATCH V13 13/14] kvm guest : Add configuration support to enable debug information for KVM Guests
2013-08-09 14:20:00
linux-kernel
[PATCH V13 10/14] x86/ticketlock: Add slowpath logic
2013-08-09 14:19:38
linux-kernel
[PATCH V13 12/14] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
2013-08-09 14:19:22
linux-kernel
[PATCH V13 07/14] x86/pvticketlock: Use callee-save for lock_spinning