Jacob Pan ([email protected])

Number of posts: 1846 (0.35 per day)
First post: 2010-02-26 00:00:22
Last post: 2024-06-12 21:49:33

Date List Subject
2024-06-12 21:49:33 linux-kernel Re: [PATCH v2 4/6] x86/irq: Process nmi sources in NMI handler
2024-06-12 20:22:50 linux-kernel Re: [PATCH v2 5/6] perf/x86: Enable NMI source reporting for perfmon
2024-06-11 21:12:59 linux-kernel (No subject)
2024-06-11 19:57:03 linux-kernel [PATCH v2 5/6] perf/x86: Enable NMI source reporting for perfmon
2024-06-11 17:57:38 linux-kernel [PATCH v2 6/6] x86/irq: Enable NMI source on IPIs delivered as NMI
2024-06-11 16:51:08 linux-kernel [PATCH v2 4/6] x86/irq: Process nmi sources in NMI handler
2024-06-11 16:51:06 linux-kernel [PATCH v2 2/6] x86/irq: Extend NMI handler registration interface to include source
2024-06-11 16:51:04 linux-kernel [PATCH v2 3/6] x86/irq: Factor out common NMI handling code
2024-06-11 16:50:45 linux-kernel [PATCH v2 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature
2024-06-11 16:50:14 linux-kernel (No subject)
2024-06-07 21:31:43 linux-kernel [PATCH] iommu/vt-d: Handle volatile descriptor status read
2024-05-30 20:35:15 linux-kernel Re: [PATCH 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature
2024-05-30 20:15:52 linux-kernel Re: [PATCH 4/6] x86/irq: Process nmi sources in NMI handler
2024-05-30 17:45:53 linux-kernel Re: [PATCH 2/6] x86/irq: Extend NMI handler registration interface to include source
2024-05-30 16:14:31 linux-kernel Re: [PATCH 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature
2024-05-30 16:05:42 linux-kernel Re: [PATCH 4/6] x86/irq: Process nmi sources in NMI handler
2024-05-30 01:31:39 linux-kernel [PATCH 2/6] x86/irq: Extend NMI handler registration interface to include source
2024-05-29 20:29:44 linux-kernel [PATCH 5/6] perf/x86: Enable NMI source reporting for perfmon
2024-05-29 20:29:40 linux-kernel [PATCH 6/6] x86/irq: Enable NMI source on IPIs delivered as NMI
2024-05-29 20:29:22 linux-kernel [PATCH 4/6] x86/irq: Process nmi sources in NMI handler
2024-05-29 20:29:20 linux-kernel [PATCH 3/6] x86/irq: Factor out common NMI handling code
2024-05-29 20:28:56 linux-kernel [PATCH 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature
2024-05-29 20:28:42 linux-kernel [PATCH 0/6] Add support for NMI source reporting
2024-05-06 17:51:38 linux-kernel [PATCH] x86/irq: Use existing helper for pending vector check
2024-05-06 17:34:11 linux-kernel Re: [PATCH] x86/irq: use lapic_vector_set_in_irr to check for pending vectors in fixup_irqs.
2024-04-24 00:27:42 linux-kernel [PATCH v3 03/12] x86/irq: Remove bitfields in posted interrupt descriptor
2024-04-23 23:26:14 linux-kernel [PATCH v3 10/12] x86/irq: Extend checks for pending vectors to posted interrupts
2024-04-23 22:52:36 linux-kernel [PATCH v3 01/12] KVM: VMX: Move posted interrupt descriptor out of vmx code
2024-04-23 22:52:34 linux-kernel [PATCH v3 00/12] Coalesced Interrupt Delivery with posted MSI
2024-04-23 21:52:50 linux-kernel [PATCH v3 12/12] iommu/vt-d: Enable posted mode for device MSIs
2024-04-23 21:43:11 linux-kernel [PATCH v3 06/12] x86/irq: Set up per host CPU posted interrupt descriptors
2024-04-23 21:37:43 linux-kernel [PATCH v3 04/12] x86/irq: Add a Kconfig option for posted MSI
2024-04-23 20:37:18 linux-kernel [PATCH v3 08/12] x86/irq: Install posted MSI notification handler
2024-04-23 19:38:23 linux-kernel [PATCH v3 11/12] iommu/vt-d: Make posted MSI an opt-in cmdline option
2024-04-23 17:39:40 linux-kernel [PATCH v3 09/12] x86/irq: Factor out common code for checking pending interrupts
2024-04-23 17:39:16 linux-kernel [PATCH v3 07/12] x86/irq: Factor out calling ISR from common_interrupt
2024-04-23 17:38:50 linux-kernel [PATCH v3 05/12] x86/irq: Reserve a per CPU IDT vector for posted MSIs
2024-04-23 17:37:34 linux-kernel [PATCH v3 02/12] x86/irq: Unionize PID.PIR for 64bit access w/o casting
2024-04-22 22:28:45 linux-kernel Re: [PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs
2024-04-18 22:51:55 linux-kernel Re: [PATCH v2 03/13] x86/irq: Remove bitfields in posted interrupt descriptor
2024-04-17 19:47:01 linux-kernel Re: [PATCH v2 01/13] x86/irq: Move posted interrupt descriptor out of vmx code
2024-04-17 19:14:08 linux-kernel Re: [PATCH v2 03/13] x86/irq: Remove bitfields in posted interrupt descriptor
2024-04-17 00:12:04 linux-kernel Re: [PATCH v2 12/13] iommu/vt-d: Add an irq_chip for posted MSIs
2024-04-16 04:58:40 linux-kernel Re: [PATCH v2 11/13] iommu/vt-d: Make posted MSI an opt-in cmdline option
2024-04-15 23:51:44 linux-kernel Re: [PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs
2024-04-15 20:40:17 linux-kernel Re: [PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs
2024-04-12 20:21:51 linux-kernel Re: [PATCH v2 07/13] x86/irq: Factor out calling ISR from common_interrupt
2024-04-12 20:16:29 linux-kernel Re: [PATCH v2 06/13] x86/irq: Set up per host CPU posted interrupt descriptors
2024-04-12 18:19:11 linux-kernel Re: [PATCH v2 10/13] x86/irq: Extend checks for pending vectors to posted interrupts
2024-04-11 21:08:35 linux-kernel Re: [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush
2024-04-11 18:41:32 linux-kernel Re: [PATCH v2 08/13] x86/irq: Install posted MSI notification handler