Yuriy Kolerov ([email protected])

Number of posts: 36 (0.07 per day)
First post: 2015-08-17 15:53:29
Last post: 2016-12-28 08:48:03

Date List Subject
2016-12-28 08:48:04 linux-kernel [PATCH v3 0/3] Fixes for IRQ subsystem
2016-12-28 08:48:03 linux-kernel [PATCH v3 3/3] ARCv2: MCIP: Deprecate setting of affinity in Device Tree
2016-12-28 08:47:37 linux-kernel [PATCH v3 2/3] ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP
2016-12-28 08:47:36 linux-kernel [PATCH v3 1/3] ARC: IRQ: Use hwirq instead of virq in mask/unmask
2016-12-09 09:59:54 linux-kernel [PATCH v2 2/2] ARCv2: MCIP: Deprecate setting of affinity in Device Tree
2016-12-09 09:59:53 linux-kernel [PATCH v2 1/2] ARC: SMP: Set the default affinity to the boot cpu
2016-12-02 14:14:54 linux-kernel RE: [RFC] ARC: mm: Restrict definition of pfn_valid() macro for CONFIG_FLATMEM
2016-11-30 14:22:13 linux-kernel RE: [RFC] ARC: mm: Restrict definition of pfn_valid() macro for CONFIG_FLATMEM
2016-11-29 15:29:28 linux-kernel [RFC] ARC: mm: Restrict definition of pfn_valid() macro for CONFIG_FLATMEM
2016-11-29 14:31:12 linux-kernel [PATCH v2] ARC: mm: Fix invalid page mapping in kernel with PAE40
2016-11-29 11:37:54 linux-kernel RE: [PATCH] ARC: mm: PAE40: Cast pfn to pte_t in pfn_pte() macro
2016-11-28 04:07:31 linux-kernel [PATCH] ARC: mm: PAE40: Cast pfn to pte_t in pfn_pte() macro
2016-11-14 14:35:12 linux-kernel RE: [PATCH] ARCv2: MCIP: Deprecate setting of affinity in Device Tree
2016-11-11 14:39:16 linux-kernel [PATCH] ARCv2: MCIP: Deprecate setting of affinity in Device Tree
2016-11-08 07:09:14 linux-kernel [PATCH v4 1/2] ARC: IRQ: Do not use hwirq as virq and vice versa
2016-11-08 07:08:59 linux-kernel [PATCH v4 2/2] ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
2016-11-08 07:08:53 linux-kernel [PATCH v4 0/2] ARC: Set of patches for IRQ subsystem
2016-11-08 06:44:41 linux-kernel RE: [PATCH v3 2/3] ARCv2: MCIP: Use hwirq instead of virq for resolution of IDU IRQ handlers
2016-11-04 12:17:24 linux-kernel [RFC] ARCv2: MCIP: Deprecate setting of affinity in Device Tree
2016-11-03 12:24:13 linux-kernel [PATCH v3 1/3] ARC: SMP: Register IPI handler using virq but not hwirq
2016-11-03 12:23:47 linux-kernel [PATCH v3 3/3] ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
2016-11-03 12:23:45 linux-kernel [PATCH v3 2/3] ARCv2: MCIP: Use hwirq instead of virq for resolution of IDU IRQ handlers
2016-11-03 12:23:41 linux-kernel [PATCH v3 0/3] ARC: Set of patches for IRQ subsystem
2016-10-25 18:17:16 linux-kernel RE: [PATCH v2 5/5] ARC: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
2016-10-25 17:26:13 linux-kernel RE: [PATCH v2 1/5] ARC: SMP: Use "unsigned virq" in smp_ipi_irq_setup instead of "signed irq"
2016-10-24 12:47:22 linux-kernel [PATCH v2 5/5] ARC: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
2016-10-24 12:47:08 linux-kernel [PATCH v2 4/5] ARC: MCIP: Set an initial affinity value in idu_irq_map
2016-10-24 12:47:02 linux-kernel [PATCH v2 3/5] ARC: MCIP: Use hwirq instead of virq for resolution of IDU IRQ handlers
2016-10-24 12:46:59 linux-kernel [PATCH v2 2/5] ARC: SMP: Pass virq to smp_ipi_irq_setup instead of hwirq
2016-10-24 12:46:56 linux-kernel [PATCH v2 1/5] ARC: SMP: Use "unsigned virq" in smp_ipi_irq_setup instead of "signed irq"
2016-10-21 22:17:52 linux-kernel [PATCH 3/5] ARC: MCIP: Use hwirq instead of virq for resolution of IDU IRQ handlers
2016-10-21 22:17:07 linux-kernel [PATCH 5/5] ARC: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
2016-10-21 22:17:04 linux-kernel [PATCH 4/5] ARC: MCIP: Set an initial affinity value in idu_irq_map
2016-10-21 22:16:43 linux-kernel [PATCH 2/5] ARC: SMP: Pass virq to smp_ipi_irq_setup instead of hwirq
2016-10-21 22:16:40 linux-kernel [PATCH 1/5] ARC: SMP: Use "unsigned virq" in smp_ipi_irq_setup instead of "signed irq"
2015-08-17 15:53:29 linux-kernel [PATCH] ARC: add negative dependency for VGA_CONSOLE