Alexander Gordeev ([email protected])

Number of posts: 861 (1.21 per day)
First post: 2012-02-20 17:31:08
Last post: 2014-02-03 11:01:28

Date List Subject
2012-06-08 15:15:40 linux-kernel Re: [PATCH 7/8] x86/apic: Make cpu_mask_to_apicid() operations return error code
2012-06-08 14:53:05 linux-kernel [tip:x86/apic] x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask
2012-06-08 14:52:16 linux-kernel [tip:x86/apic] x86/apic: Make cpu_mask_to_apicid() operations return error code
2012-06-08 14:51:32 linux-kernel [tip:x86/apic] x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector()
2012-06-08 14:50:29 linux-kernel [tip:x86/apic] x86/apic: Try to spread IRQ vectors to different priority levels
2012-06-08 14:49:42 linux-kernel [tip:x86/apic] x86/apic: Factor out default vector_allocation_domain() operation
2012-06-07 13:16:34 linux-kernel [PATCH 8/8] x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask
2012-06-07 13:16:09 linux-kernel [PATCH 7/8] x86/apic: Make cpu_mask_to_apicid() operations return error code
2012-06-07 13:15:52 linux-kernel [PATCH 6/8] x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector()
2012-06-07 13:15:26 linux-kernel [PATCH 5/8] x86/apic: Try to spread IRQ vectors to different priority levels
2012-06-07 13:15:00 linux-kernel [PATCH 4/8] x86/apic: Factor out default vector_allocation_domain() operation
2012-06-06 19:41:11 linux-kernel Re: [PATCH 5/8] x86: apic: Try to spread IRQ vectors to different priority levels
2012-06-06 18:07:49 linux-kernel Re: [PATCH 1/2] x86, irq: update irq_cfg domain unless the new affinity is a subset of the current domain
2012-06-06 15:07:41 linux-kernel [tip:x86/apic] x86/apic: Factor out default cpu_mask_to_apicid() operations
2012-06-06 15:06:48 linux-kernel [tip:x86/apic] x86/apic: Factor out default target_cpus() operation
2012-06-06 15:05:55 linux-kernel [tip:x86/apic] x86/apic: Trivial whitespace fixes
2012-06-06 08:42:48 linux-kernel Re: [PATCH 4/8] x86: apic: Factor out default vector_allocation_domain() operations
2012-06-05 11:25:05 linux-kernel [PATCH 8/8] x86: apic: Make cpu_mask_to_apicid() operations check cpu_online_mask
2012-06-05 11:24:51 linux-kernel [PATCH 7/8] x86: apic: Make cpu_mask_to_apicid() operations return error code
2012-06-05 11:24:37 linux-kernel [PATCH 6/8] x86: apic: Avoid useless scanning thru a cpumask in assign_irq_vector()
2012-06-05 11:24:21 linux-kernel [PATCH 5/8] x86: apic: Try to spread IRQ vectors to different priority levels
2012-06-05 11:24:08 linux-kernel [PATCH 4/8] x86: apic: Factor out default vector_allocation_domain() operations
2012-06-05 11:23:52 linux-kernel [PATCH 3/8] x86: apic: Factor out default cpu_mask_to_apicid() operations
2012-06-05 11:23:38 linux-kernel [PATCH 2/8] x86: apic: Factor out default target_cpus() operation
2012-06-05 11:23:25 linux-kernel [PATCH 1/8] x86: apic: Trivial whitespace fixes
2012-06-05 11:23:08 linux-kernel [PATCH 0/8] x86: apic: Cleanup and improve four apic operations
2012-05-22 10:12:21 linux-kernel Re: [PATCH 2/3] x86: x2apic/cluster: Make use of lowest priority delivery mode
2012-05-22 09:36:18 linux-kernel Re: [PATCH 2/3] x86: x2apic/cluster: Make use of lowest priority delivery mode
2012-05-21 15:22:28 linux-kernel Re: [PATCH 2/3] x86: x2apic/cluster: Make use of lowest priority delivery mode
2012-05-21 14:48:38 linux-kernel Re: [PATCH 2/3] x86: x2apic/cluster: Make use of lowest priority delivery mode
2012-05-21 09:37:09 linux-kernel Re: [PATCH 2/3] x86: x2apic/cluster: Make use of lowest priority delivery mode
2012-05-21 08:13:41 linux-kernel Re: [PATCH 2/3] x86: x2apic/cluster: Make use of lowest priority delivery mode
2012-05-21 07:11:48 linux-kernel Re: [PATCH 2/3] x86: x2apic/cluster: Make use of lowest priority delivery mode
2012-05-18 15:42:48 linux-kernel Re: [PATCH 2/3] x86: x2apic/cluster: Make use of lowest priority delivery mode
2012-05-18 10:27:09 linux-kernel [PATCH 3/3][RFC] x86: x2apic/cluster: Do not handle cpumask allocation errors
2012-05-18 10:26:51 linux-kernel [PATCH 2/3] x86: x2apic/cluster: Make use of lowest priority delivery mode
2012-05-18 10:26:39 linux-kernel [PATCH 1/3] x86: x2apic/cluster: Fix whitespace, trivial
2012-02-28 17:09:40 linux-kernel [PATCH] do_exit(): do not panic if thread is not serving interrupts
2012-02-23 17:08:01 linux-kernel Re: [PATCH 5/5] genirq: Mark IRQ thread handlers with irq_thread flag
2012-02-23 13:19:46 linux-kernel Re: [PATCH 5/5] genirq: Mark IRQ thread handlers with irq_thread flag
2012-02-20 17:32:09 linux-kernel [PATCH 5/5] genirq: Mark IRQ thread handlers with irq_thread flag
2012-02-20 17:31:53 linux-kernel [PATCH 4/5] genirq: Get rid of unnecessary IRQTF_DIED flag
2012-02-20 17:31:37 linux-kernel [PATCH 3/5] genirq: No need to check IRQTF_DIED before stopping a thread handler
2012-02-20 17:31:27 linux-kernel [PATCH 2/5] genirq: Get rid of unnecessary irqaction field in task_struct
2012-02-20 17:31:08 linux-kernel [PATCH 1/5] genirq: Fix incorrect check for forced IRQ thread handler