Suthikulpanit, Suravee ([email protected])

Number of posts: 1324 (0.25 per day)
First post: 2009-07-28 22:18:41
Last post: 2024-05-14 19:02:39

Date List Subject
2018-04-04 06:49:11 linux-kernel [PATCH v2 1/2] x86/CPU: Modify detect_extended_topology() to return result
2018-04-04 06:47:31 linux-kernel [PATCH v2 0/2] x86/CPU/AMD: Add support for Extended Topology Enumeration
2018-04-04 06:46:56 linux-kernel [PATCH v2 2/2] x86/CPU/AMD: Derive CPU topology from CPUID Fn0xB when available
2018-03-27 12:06:28 linux-kernel Re: [PATCH 2/2] x86/CPU/AMD: Derive CPU topology from CPUID Fn0xB
2018-03-27 11:36:18 linux-kernel Re: [PATCH 0/2] x86/CPU/AMD: Add support for Extended Topology Enumeration
2018-03-26 08:08:40 linux-kernel [PATCH 1/2] x86/CPU: Modify detect_extended_topology() to return result
2018-03-26 08:07:41 linux-kernel [PATCH 2/2] x86/CPU/AMD: Derive CPU topology from CPUID Fn0xB
2018-03-26 08:07:27 linux-kernel [PATCH 0/2] x86/CPU/AMD: Add support for Extended Topology Enumeration
2018-03-26 06:38:26 linux-kernel [PATCH 2/4] perf/x86/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
2018-03-26 06:38:14 linux-kernel [PATCH 1/4] x86/CPU/AMD: Remove unnecessary check for CONFIG_SMP
2018-03-26 06:37:42 linux-kernel [PATCH 3/4] x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c
2018-03-26 06:37:27 linux-kernel [PATCH 0/4] x86/CPU: Update AMD Last-Level-Cache Information
2018-03-26 06:36:58 linux-kernel [PATCH 4/4] x86/CPU/AMD: Calculate LLC ID from number of sharing threads
2018-03-05 01:10:12 linux-kernel Re: [PATCH v4] iommu/amd: Add support for fast IOTLB flushing
2018-02-21 07:40:37 linux-kernel [PATCH v4] iommu/amd: Add support for fast IOTLB flushing
2018-02-21 07:32:32 linux-kernel Re: [PATCH v3] iommu/amd: Add support for fast IOTLB flushing
2018-02-05 10:48:41 linux-kernel [PATCH] iommu: Do not return error code for APIs with size_t return type
2018-02-01 06:28:58 linux-kernel [PATCH v5] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2018-02-01 05:12:11 linux-kernel Re: [PATCH v4] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2018-02-01 05:04:52 linux-kernel Re: [PATCH 1/2] iommu: Fix iommu_unmap and iommu_unmap_fast return type
2018-01-31 09:50:02 linux-kernel [PATCH v4] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2018-01-31 05:18:24 linux-kernel [PATCH v3] iommu/amd: Add support for fast IOTLB flushing
2018-01-31 02:02:31 linux-kernel [PATCH 1/2] iommu: Fix iommu_unmap and iommu_unmap_fast return type
2018-01-31 02:02:16 linux-kernel [PATCH 2/2] vfio/type1: Add iommu_unmap error check when vfio_unmap_unpin
2018-01-31 02:02:16 linux-kernel [PATCH 0/2] iommu / vfio: Clean up iommu_map[_fast] interface
2018-01-24 11:44:21 linux-kernel Re: [RFC PATCH v2 2/2] iommu/amd: Add support for fast IOTLB flushing
2018-01-24 10:01:22 linux-kernel Re: [PATCH v3] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2018-01-24 04:40:19 linux-kernel Re: [PATCH v3] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2018-01-22 04:31:20 linux-kernel [PATCH v3] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2018-01-22 03:42:44 linux-kernel Re: [RFC PATCH v2 2/2] iommu/amd: Add support for fast IOTLB flushing
2018-01-18 03:26:08 linux-kernel Re: [RFC PATCH v2 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2018-01-17 16:57:08 linux-kernel Re: [RFC PATCH v2 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2017-12-27 09:21:08 linux-kernel [RFC PATCH v2 2/2] iommu/amd: Add support for fast IOTLB flushing
2017-12-27 09:21:05 linux-kernel [RFC PATCH v2 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2017-12-27 09:21:00 linux-kernel [RFC PATCH v2 0/2] Reduce IOTLB flush when pass-through dGPU devices
2017-11-27 08:16:52 linux-kernel Re: [PATCH 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2017-11-27 08:14:52 linux-kernel Re: [PATCH 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2017-11-18 14:14:04 linux-kernel [PATCH 0/2] Reduce IOTLB flush when pass-through dGPU devices
2017-11-18 08:59:23 linux-kernel [PATCH 2/2] iommu/amd: Add support for fast IOTLB flushing
2017-11-18 08:58:42 linux-kernel [PATCH 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2017-09-15 19:21:26 linux-kernel Re: [PATCH v2 3/3] KVM: SVM: Add irqchip_split() checks before enabling AVIC
2017-09-14 16:12:54 linux-kernel Re: [PATCH v3] sched/topology: Introduce NUMA identity node sched domain
2017-09-14 15:23:55 linux-kernel Re: [PATCH v2 3/3] KVM: SVM: Add irqchip_split() checks before enabling AVIC
2017-09-12 15:43:58 linux-kernel [PATCH v2 1/3] KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu()
2017-09-12 15:43:30 linux-kernel [PATCH v2 3/3] KVM: SVM: Add irqchip_split() checks before enabling AVIC
2017-09-12 15:43:15 linux-kernel [PATCH v2 2/3] KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()
2017-09-12 15:43:05 linux-kernel [PATCH v2 0/3] KVM: SVM: Fix guest not booting w/ AVIC enabled
2017-09-12 15:07:51 linux-kernel Re: [PATCH 3/3] KVM: SVM: Add irqchip_split() checks before enabling AVIC
2017-09-12 09:00:03 linux-kernel Re: [PATCH 3/3] KVM: SVM: Add irqchip_split() checks before enabling AVIC
2017-09-07 07:20:23 linux-kernel [PATCH v3] sched/topology: Introduce NUMA identity node sched domain
2017-09-06 03:40:57 linux-kernel [PATCH 3/3] KVM: SVM: Add irqchip_split() checks before enabling AVIC