Show patches with: none      |   4101 patches
« 1 2 3 441 42 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,01/20] Documentation: Add EZchip vendor to binding list 1 - - - --- 2015-12-27 Noam Camus Deferred
[v5,02/20] soc: Support for EZchip SoC - - - - --- 2015-12-27 Noam Camus Deferred
[v5,03/20] ARC: [plat-eznps] define IPI_IRQ - - - - --- 2015-12-27 Noam Camus Deferred
[v5,04/20] clocksource: Add NPS400 timers driver 1 - - - --- 2015-12-27 Noam Camus Deferred
[v5,05/20] irqchip: add nps Internal and external irqchips - - - - --- 2015-12-27 Noam Camus Deferred
[v5,06/20] ARC: Set vmalloc size from configuration 1 - - - --- 2015-12-27 Noam Camus Deferred
[v5,07/20] ARC: rwlock: disable interrupts in !LLSC variant 1 - - - --- 2015-12-27 Noam Camus Deferred
[v5,08/20] ARC: Mark secondary cpu online only after all HW setup is done 1 - - - --- 2015-12-27 Noam Camus Deferred
[v5,09/20] ARC: IRQ: use device tree to get timer device configuration 1 - - - --- 2015-12-27 Noam Camus Deferred
[v5,10/20] ARC: IRQ: do not use hwirq directly at arch_do_IRQ() - - - - --- 2015-12-27 Noam Camus Deferred
[v5,11/20] ARC: IPI: do not use generic IRQ domain - - - - --- 2015-12-27 Noam Camus Deferred
[v5,12/20] ARC: [plat-eznps] Add eznps board defconfig and dts - - - - --- 2015-12-27 Noam Camus Deferred
[v5,13/20] ARC: [plat-eznps] Add eznps platform - - - - --- 2015-12-27 Noam Camus Deferred
[v5,14/20] ARC: [plat-eznps] Use dedicated user stack top 1 - - - --- 2015-12-27 Noam Camus Deferred
[v5,15/20] ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg - - - - --- 2015-12-27 Noam Camus Deferred
[v5,16/20] ARC: [plat-eznps] Use dedicated SMP barriers - - - - --- 2015-12-27 Noam Camus Deferred
[v5,17/20] ARC: [plat-eznps] Use dedicated identity auxiliary register. - - - - --- 2015-12-27 Noam Camus Deferred
[v5,18/20] ARC: [plat-eznps] Use dedicated cpu_relax() 1 - - - --- 2015-12-27 Noam Camus Deferred
[v5,19/20] ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE 1 - - - --- 2015-12-27 Noam Camus Deferred
[v5,20/20] ARC: Add eznps platform to Kconfig and Makefile - - - - --- 2015-12-27 Noam Camus Deferred
[v2,01/19] Documentation: Add EZchip vendor to binding list - - - - --- 2015-11-07 Noam Camus Superseded
[v2,02/19] ARC: [plat-eznps] define IPI_IRQ - - - - --- 2015-11-07 Noam Camus Superseded
[v2,03/19] clocksource: Add NPS400 timers driver 1 - - - --- 2015-11-07 Noam Camus Superseded
[v2,04/19] irqchip: add nps Internal and external irqchips - - - - --- 2015-11-07 Noam Camus Superseded
[v2,05/19] ARC: Set vmalloc size from configuration 1 - - - --- 2015-11-07 Noam Camus Superseded
[v2,06/19] ARC: rwlock: disable interrupts in !LLSC variant - - - - --- 2015-11-07 Noam Camus Superseded
[v2,07/19] ARC: rename smp operation init_irq_cpu() to init_per_cpu() 1 - - - --- 2015-11-07 Noam Camus Superseded
[v2,08/19] ARC: Mark secondary cpu online only after all HW setup is done 1 - - - --- 2015-11-07 Noam Camus Superseded
[v2,09/19] ARC: add CONFIG_CLKSRC_OF support to time_init() - - - - --- 2015-11-07 Noam Camus Superseded
[v2,10/19] ARC: [plat-eznps] Add eznps board defconfig and dts - - - - --- 2015-11-07 Noam Camus Superseded
[v2,11/19] ARC: [plat-eznps] Add eznps platform - - - - --- 2015-11-07 Noam Camus Superseded
[v2,12/19] ARC: [plat-eznps] Use dedicated user stack top 1 - - - --- 2015-11-07 Noam Camus Superseded
[v2,13/19] ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg - - - - --- 2015-11-07 Noam Camus Superseded
[v2,14/19] ARC: [plat-eznps] Use dedicated SMP barriers - - - - --- 2015-11-07 Noam Camus Superseded
[v2,15/19] ARC: [plat-eznps] Use dedicated identity auxiliary register. - - - - --- 2015-11-07 Noam Camus Superseded
[v2,16/19] ARC: [plat-eznps] Use dedicated cpu_relax() 1 - - - --- 2015-11-07 Noam Camus Superseded
[v2,17/19] ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE 1 - - - --- 2015-11-07 Noam Camus Superseded
[v2,18/19] ARC: [plat-eznps] replace sync with proper cpu barrier - - - - --- 2015-11-07 Noam Camus Superseded
[v2,19/19] ARC: Add eznps platform to Kconfig and Makefile - - - - --- 2015-11-07 Noam Camus Superseded
[v2,16/19] ARC: [plat-eznps] Use dedicated cpu_relax() 1 - - - --- 2015-11-09 Vineet Gupta Superseded
[v2,18/19] ARC: [plat-eznps] replace sync with proper cpu barrier - - - - --- 2015-11-17 Vineet Gupta Superseded
[v3,01/18] Documentation: Add EZchip vendor to binding list 1 - - - --- 2015-12-01 Noam Camus Superseded
[v3,02/18] ARC: [plat-eznps] define IPI_IRQ - - - - --- 2015-12-01 Noam Camus Superseded
[v3,03/18] clocksource: Add NPS400 timers driver 1 - - - --- 2015-12-01 Noam Camus Superseded
[v3,04/18] irqchip: add nps Internal and external irqchips - - - - --- 2015-12-01 Noam Camus Superseded
[v3,05/18] ARC: Set vmalloc size from configuration 1 - - - --- 2015-12-01 Noam Camus Superseded
[v3,06/18] ARC: rwlock: disable interrupts in !LLSC variant 1 - - - --- 2015-12-01 Noam Camus Superseded
[v3,07/18] ARC: rename smp operation init_irq_cpu() to init_per_cpu() 1 - - - --- 2015-12-01 Noam Camus Superseded
[v3,08/18] ARC: Mark secondary cpu online only after all HW setup is done 1 - - - --- 2015-12-01 Noam Camus Superseded
[v3,09/18] ARC: add CONFIG_CLKSRC_OF support to time_init() 1 - - - --- 2015-12-01 Noam Camus Superseded
[v3,10/18] ARC: [plat-eznps] Add eznps board defconfig and dts - - - - --- 2015-12-01 Noam Camus Superseded
[v3,11/18] ARC: [plat-eznps] Add eznps platform - - - - --- 2015-12-01 Noam Camus Superseded
[v3,12/18] ARC: [plat-eznps] Use dedicated user stack top 1 - - - --- 2015-12-01 Noam Camus Superseded
[v3,13/18] ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg - - - - --- 2015-12-01 Noam Camus Superseded
[v3,14/18] ARC: [plat-eznps] Use dedicated SMP barriers - - - - --- 2015-12-01 Noam Camus Superseded
[v3,15/18] ARC: [plat-eznps] Use dedicated identity auxiliary register. - - - - --- 2015-12-01 Noam Camus Superseded
[v3,16/18] ARC: [plat-eznps] Use dedicated cpu_relax() 1 - - - --- 2015-12-01 Noam Camus Superseded
[v3,17/18] ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE 1 - - - --- 2015-12-01 Noam Camus Superseded
[v3,18/18] ARC: Add eznps platform to Kconfig and Makefile - - - - --- 2015-12-01 Noam Camus Superseded
[v4,01/19] Documentation: Add EZchip vendor to binding list 1 - - - --- 2015-12-16 Noam Camus Superseded
[v4,02/19] soc: Support for EZchip SoC - - - - --- 2015-12-16 Noam Camus Superseded
[v4,03/19] ARC: [plat-eznps] define IPI_IRQ - - - - --- 2015-12-16 Noam Camus Superseded
[v4,04/19] clocksource: Add NPS400 timers driver 2 - - - --- 2015-12-16 Noam Camus Superseded
[v4,05/19] irqchip: add nps Internal and external irqchips - - - - --- 2015-12-16 Noam Camus Superseded
[v4,06/19] ARC: Set vmalloc size from configuration 1 - - - --- 2015-12-16 Noam Camus Superseded
[v4,07/19] ARC: rwlock: disable interrupts in !LLSC variant 1 - - - --- 2015-12-16 Noam Camus Superseded
[v4,08/19] ARC: rename smp operation init_irq_cpu() to init_per_cpu() 1 - - - --- 2015-12-16 Noam Camus Superseded
[v4,09/19] ARC: Mark secondary cpu online only after all HW setup is done 1 - - - --- 2015-12-16 Noam Camus Superseded
[v4,10/19] ARC: Add clock from device tree to time_init() 1 - - - --- 2015-12-16 Noam Camus Superseded
[v4,11/19] ARC: [plat-eznps] Add eznps board defconfig and dts - - - - --- 2015-12-16 Noam Camus Superseded
[v4,12/19] ARC: [plat-eznps] Add eznps platform - - - - --- 2015-12-16 Noam Camus Superseded
[v4,13/19] ARC: [plat-eznps] Use dedicated user stack top 1 - - - --- 2015-12-16 Noam Camus Superseded
[v4,14/19] ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg - - - - --- 2015-12-16 Noam Camus Superseded
[v4,15/19] ARC: [plat-eznps] Use dedicated SMP barriers - - - - --- 2015-12-16 Noam Camus Superseded
[v4,16/19] ARC: [plat-eznps] Use dedicated identity auxiliary register. - - - - --- 2015-12-16 Noam Camus Superseded
[v4,17/19] ARC: [plat-eznps] Use dedicated cpu_relax() 1 - - - --- 2015-12-16 Noam Camus Superseded
[v4,18/19] ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE 1 - - - --- 2015-12-16 Noam Camus Superseded
[v4,19/19] ARC: Add eznps platform to Kconfig and Makefile - - - - --- 2015-12-16 Noam Camus Superseded
[v3,1/2] PCI support added to ARC - - - - --- 2015-12-21 Joao Pinto Superseded
[v3,2/2] add new platform driver for PCI RC - - - - --- 2015-12-21 Joao Pinto Superseded
[v4,1/2] PCI support added to ARC - - - - --- 2016-01-11 Joao Pinto Superseded
[v4,2/2] add new platform driver for PCI RC - - - - --- 2016-01-11 Joao Pinto Superseded
[v5,1/2] PCI support added to ARC 1 - - - --- 2016-01-12 Joao Pinto Superseded
[v5,2/2] add new platform driver for PCI RC - - - - --- 2016-01-12 Joao Pinto Superseded
[v4,05/19] irqchip: add nps Internal and external irqchips - - - - --- 2016-01-25 Vineet Gupta Superseded
[1/5] ARC: [intc-compact] Remove IPI setup from ARCompact port - - - - --- 2016-01-29 Vineet Gupta Superseded
[2/5] ARC: [intc-compact] setup TIMER as percpu_dev - - - - --- 2016-01-29 Vineet Gupta Superseded
[3/5] ARC: [intc] opencode arc_request_percpu_irq - - - - --- 2016-01-29 Vineet Gupta Superseded
[4/5] ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq - - - - --- 2016-01-29 Vineet Gupta Superseded
[5/5] ARC: [intc-*] switch to linear domain - - - - --- 2016-01-29 Vineet Gupta Superseded
[v4,05/19] irqchip: add nps Internal and external irqchips - - - - --- 2016-01-29 Noam Camus Superseded
[v7,1/2] PCI support added to ARC 1 - - - --- 2016-02-01 Joao Pinto Superseded
[v7,2/2] add new platform driver for PCI RC - - - - --- 2016-02-01 Joao Pinto Superseded
[1/2] clocksource: Add NPS400 timers driver - - - - --- 2016-02-01 Noam Camus Superseded
[2/2] irqchip: add nps Internal and external irqchips - - - - --- 2016-02-01 Noam Camus Superseded
[1/9] ARC: [dts] Add clk feeding into timers to DTs - - - - --- 2016-02-02 Vineet Gupta Superseded
[2/9] ARC: [dts] Introduce Timer bindings - - - - --- 2016-02-02 Vineet Gupta Superseded
[3/9] ARC: clockevent: switch to cpu notifier for clockevent setup - - - - --- 2016-02-02 Vineet Gupta Superseded
[4/9] ARC: clockevent: Prepare for DT based probe - - - - --- 2016-02-02 Vineet Gupta Superseded
[5/9] ARC: clockevent: DT based probe - - - - --- 2016-02-02 Vineet Gupta Superseded
« 1 2 3 441 42 »