Jiang Liu ([email protected])

Number of posts: 1361 (1.73 per day)
First post: 2014-01-06 06:17:35
Last post: 2016-03-02 03:20:28

Date List Subject
2015-06-05 01:15:23 linux-kernel Re: [RFT v2 00/48] Refine irq interfaces to reduce number of parameters
2015-06-04 16:30:08 linux-kernel Re: [Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI core
2015-06-04 08:39:50 linux-kernel [PATCH] virtio_pci: Clear stale cpumask when setting irq affinity
2015-06-04 08:12:22 linux-kernel Re: [PATCH -next] iommu: Fix build failure without INTEL_IOMMU
2015-06-04 07:23:54 linux-kernel Re: [RFT v2 00/48] Refine irq interfaces to reduce number of parameters
2015-06-04 06:42:20 linux-kernel Re: [Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI core
2015-06-04 04:26:17 linux-kernel [RFT v2 10/48] irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
2015-06-04 04:25:24 linux-kernel [RFT v2 16/48] genirq: Introduce helper irq_desc_get_irq()
2015-06-04 04:24:59 linux-kernel [RFT v2 19/48] genirq: Change prototypes of register_irq_proc() and friends
2015-06-04 04:24:31 linux-kernel [RFT v2 20/48] genirq: Kill the parameter 'irq' of setup_affinity()
2015-06-04 04:23:36 linux-kernel [RFT v2 45/48] genirq, gpio: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:23:27 linux-kernel [RFT v2 46/48] genirq, irqchip: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:23:04 linux-kernel [RFT v2 48/48] genirq, drivers: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:22:48 linux-kernel [RFT v2 47/48] genirq, mfd: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:22:25 linux-kernel [RFT v2 44/48] genirq, pinctrl: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:21:51 linux-kernel [RFT v2 43/48] genirq, arch: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:21:20 linux-kernel [RFT v2 42/48] genirq, sh: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:21:11 linux-kernel [RFT v2 40/48] genirq, m68k: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:20:43 linux-kernel [RFT v2 41/48] genirq, x86: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:20:32 linux-kernel [RFT v2 39/48] genirq, mips: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:20:25 linux-kernel [RFT v2 27/48] sh, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:20:14 linux-kernel [RFT v2 30/48] gpio: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:20:01 linux-kernel [RFT v2 29/48] ipu: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:19:41 linux-kernel [RFT v2 38/48] genirq, powerpc: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:18:50 linux-kernel [RFT v2 33/48] PCI/keystone: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:18:24 linux-kernel [RFT v2 37/48] genirq, blackfin: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:18:12 linux-kernel [RFT v2 36/48] genirq, arm: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:17:47 linux-kernel [RFT v2 35/48] genirq: Kill the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:17:32 linux-kernel [RFT v2 34/48] pinctrl: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:17:11 linux-kernel [RFT v2 32/48] mfd: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:17:04 linux-kernel [RFT v2 28/48] unicore32, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:16:57 linux-kernel [RFT v2 31/48] irqchip: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:16:47 linux-kernel [RFT v2 26/48] powerpc, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:16:38 linux-kernel [RFT v2 23/48] c6x, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:16:29 linux-kernel [RFT v2 24/48] m68k, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:16:19 linux-kernel [RFT v2 25/48] mips, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:16:00 linux-kernel [RFT v2 22/48] blackfin, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:15:52 linux-kernel [RFT v2 21/48] ARM, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
2015-06-04 04:15:38 linux-kernel [RFT v2 18/48] genirq: Kill the parameter 'irq' of note_interrupt()
2015-06-04 04:15:27 linux-kernel [RFT v2 17/48] genirq: Kill the parameter 'irq' of check_irq_resend()
2015-06-04 04:15:20 linux-kernel [RFT v2 15/48] genirq: Kill the parameter 'irq' of kstat_incr_irqs_this_cpu()
2015-06-04 04:15:10 linux-kernel [RFT v2 14/48] spmi: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
2015-06-04 04:15:00 linux-kernel [RFT v2 13/48] keystone, irq: Use irq_data_get_xxx() to avoid redundant lookup of irq_data
2015-06-04 04:14:56 linux-kernel [RFT v2 12/48] sh: intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
2015-06-04 04:14:40 linux-kernel [RFT v2 11/48] ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
2015-06-04 04:14:28 linux-kernel [RFT v2 09/48] ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
2015-06-04 04:14:19 linux-kernel [RFT v2 08/48] mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
2015-06-04 04:14:07 linux-kernel [RFT v2 07/48] avr32, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
2015-06-04 04:13:58 linux-kernel [RFT v2 06/48] pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
2015-06-04 04:13:36 linux-kernel [RFT v2 05/48] gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
2015-06-04 04:13:21 linux-kernel [RFT v2 04/48] powerpc, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc