Show patches with: State = Action Required       |    Archived = No       |   2349 patches
« 1 2 ... 4 5 623 24 »
Patch Series S/W/F Date Submitter Delegate State
[V2,02/25] tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,03/25] tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,04/25] tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,05/25] tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,06/25] tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,07/25] tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,08/25] tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,09/25] tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,10/25] tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice --- 2013-08-19 Viresh Kumar New
[V2,11/25] tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,12/25] tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,13/25] tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,14/25] tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,15/25] tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,16/25] tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,17/25] tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,18/25] tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,19/25] tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,20/25] tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,21/25] tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,22/25] tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,23/25] tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,24/25] tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,25/25] tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[1/5] cpufreq: align closing brace '}' of an if block --- 2013-08-20 Viresh Kumar New
[2/5] cpufreq: remove policy from cpufreq_policy_list in system suspend --- 2013-08-20 Viresh Kumar New
[3/5] cpufreq: remove unnecessary check in __cpufreq_governor() --- 2013-08-20 Viresh Kumar New
[4/5] cpufreq: remove cpufreq_policy_cpu per-cpu variable --- 2013-08-20 Viresh Kumar New
[5/5] cpufreq: Use cpufreq_policy_list for iterating over policies --- 2013-08-20 Viresh Kumar New
[V2,00/25] tty: serial: drop uart_port->lock before calling --- 2013-08-20 Viresh Kumar New
cpufreq: Tegra: remove target_cpu_speed[] array --- 2013-08-21 Viresh Kumar New
[01/14] cpufreq: create cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[02/14] cpufreq: cpu0: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[03/14] cpufreq: dbx500: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[04/14] cpufreq: exynos: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[05/14] cpufreq: imx6q: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[06/14] cpufreq: kirkwood: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[07/14] cpufreq: maple: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[08/14] cpufreq: pasemi: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[09/14] cpufreq: pmac64: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[10/14] cpufreq: s3c: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[11/14] cpufreq: s5pv210: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[12/14] cpufreq: sa11x0: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[13/14] cpufreq: spear: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[14/14] cpufreq: tegra: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
ARM: KVM: Add newlines to panic strings --- 2013-08-23 Christoffer Dall New
[RFC] ARM: KVM: vgic: Bump VGIC_NR_IRQS to 256 --- 2013-08-23 Christoffer Dall New
[01/16] cpufreq: create cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[02/16] cpufreq: arm_big_little: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[03/16] cpufreq: at32ap: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[04/16] cpufreq: cpu0: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[05/16] cpufreq: davinci: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[06/16] cpufreq: dbx500: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[07/16] cpufreq: exynos: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[08/16] cpufreq: imx6q: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[09/16] cpufreq: loongson2: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[10/16] cpufreq: omap: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[11/16] cpufreq: ppc: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[12/16] cpufreq: s3c: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[13/16] cpufreq: s5pv210: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[14/16] cpufreq: spear: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[15/16] cpufreq: tegra: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[16/16] cpufreq: unicore2: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[1/8] ARM: KVM: Allow creating the VGIC after VCPUs --- 2013-08-23 Christoffer Dall New
[2/8] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC --- 2013-08-23 Christoffer Dall New
[3/8] KVM: arm-vgic: Set base addr through device API --- 2013-08-23 Christoffer Dall New
[4/8] irqchip: arm-gic: Define additional MMIO offsets and masks --- 2013-08-23 Christoffer Dall New
[5/8] KVM: arm-vgic: Make vgic mmio functions more generic --- 2013-08-23 Christoffer Dall New
[6/8] KVM: arm-vgic: Add vgic reg access from dev attr --- 2013-08-23 Christoffer Dall New
[7/8] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers --- 2013-08-23 Christoffer Dall New
[8/8] KVM: arm-vgic: Support CPU interface reg access --- 2013-08-23 Christoffer Dall New
ARM: mach-omap1: Fix omap1510_fpga_init_irq() implicit declarations. --- 2013-08-27 manjunath.goudar@linaro.org New
[V2] VEXPRESS: Fix VEXPRESS implicit declarations dependence errors. --- 2013-08-27 manjunath.goudar@linaro.org New
[1/2] cpufreq: don't allow governor limits to be changed when it is disabled --- 2013-09-01 Viresh Kumar New
[2/2] cpufreq: serialize calls to __cpufreq_governor() --- 2013-09-01 Viresh Kumar New
[2/2] cpufreq: serialize calls to __cpufreq_governor() --- 2013-09-03 Srivatsa S. Bhat New
zsmalloc: Fix "map_vm_area" undefined reference errors. --- 2013-09-04 manjunath.goudar@linaro.org New
zsmalloc: Fix "map_vm_area" undefined reference errors. --- 2013-09-04 manjunath.goudar@linaro.org New
DRM: TTM: Fix memory leak issue in ttm_agp_tt_create(). --- 2013-09-04 manjunath.goudar@linaro.org New
Initial multinode netperf test. --- 2013-09-09 Guoqing Zhu New
[1/5] cpufreq: Optimize cpufreq_frequency_table_verify() --- 2013-09-11 Viresh Kumar New
[2/5] cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy() --- 2013-09-11 Viresh Kumar New
[3/5] cpufreq: rewrite cpufreq_driver->flags using shift operator --- 2013-09-11 Viresh Kumar New
[4/5] cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY --- 2013-09-11 Viresh Kumar New
[5/5] cpufreq: add new routine cpufreq_verify_within_cpu_limits() --- 2013-09-11 Viresh Kumar New
[1/5] cpufreq: Remove extra blank line --- 2013-09-12 Viresh Kumar New
[2/5] cpufreq: don't break string in print statements --- 2013-09-12 Viresh Kumar New
[3/5] cpufreq: remove __cpufreq_remove_dev() --- 2013-09-12 Viresh Kumar New
[4/5] cpufreq: don't update policy->cpu while removing while removing other CPUs --- 2013-09-12 Viresh Kumar New
[5/5] cpufreq: use correct values of cpus in __cpufreq_remove_dev_finish() --- 2013-09-12 Viresh Kumar New
[5/5] cpufreq: use correct values of cpus in __cpufreq_remove_dev_finish() --- 2013-09-12 Viresh Kumar New
[1/2] cpufreq: distinguish drivers that do asynchronous notifications --- 2013-09-12 Viresh Kumar New
[2/2] cpufreq: make sure frequency transitions are serialized --- 2013-09-12 Viresh Kumar New
[V2] cpufreq: use correct values of cpus in __cpufreq_remove_dev_finish() --- 2013-09-12 Viresh Kumar New
ACPICA / hwreg: Use acpi_gbl_reduced_hardware to prevent accessing PM registers --- 2013-09-13 Hanjun Guo New
[001/228] cpufreq: Remove extra blank line --- 2013-09-13 Viresh Kumar New
[002/228] cpufreq: don't break string in print statements --- 2013-09-13 Viresh Kumar New
[003/228] cpufreq: remove __cpufreq_remove_dev() --- 2013-09-13 Viresh Kumar New
[004/228] cpufreq: Optimize cpufreq_frequency_table_verify() --- 2013-09-13 Viresh Kumar New
[005/228] cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy() --- 2013-09-13 Viresh Kumar New
« 1 2 ... 4 5 623 24 »