Show patches with: State = Action Required       |    Archived = No       |   7031 patches
« 1 2 ... 18 19 2070 71 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH-v2,1/5] mfd: 88pm800: Fix tabbing issue --- 2015-08-24 Vaibhav Hiremath New
[PATCH-v3,2/2] regulator: 88pm800: Add support for configuration of dual phase on BUCK1 --- 2015-08-24 Vaibhav Hiremath New
[PATCH-v3,1/2] mfd: devicetree: bindings: 88pm800: Add DT property for dual phase enable --- 2015-08-24 Vaibhav Hiremath New
[1/1] ARM: DT: STi: STiH418: Fix mmc0 clock configuration --- 2015-08-24 Gabriel Fernandez New
[PATCH-v5,RESEND,5/5] i2c: pxa: Add ILCR (tLow & tHigh) configuration support --- 2015-08-24 Vaibhav Hiremath New
[PATCH-v5,RESEND,4/5] Documentation: binding: add sclk adjustment properties to i2c-pxa --- 2015-08-24 Vaibhav Hiremath New
[PATCH-v5,RESEND,3/5] i2c: pxa: Add support for pxa910/988 & new configuration features --- 2015-08-24 Vaibhav Hiremath New
[PATCH-v5,RESEND,2/5] i2c: pxa: enable/disable i2c module across msg xfer --- 2015-08-24 Vaibhav Hiremath New
[PATCH-v5,RESEND,1/5] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa --- 2015-08-24 Vaibhav Hiremath New
[v4,1/2] arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits --- 2015-08-19 Christoffer Dall New
[v3,5/5] ARM: STi: DT: STiH407: Enable Mailbox testing facility --- 2015-08-19 Lee Jones New
[v3,3/5] ARM: STi: stih407-family: Add nodes for Mailbox --- 2015-08-19 Lee Jones New
[v3,2/5] mailbox: Add support for ST's Mailbox IP --- 2015-08-19 Lee Jones New
[GIT,PULL,9/9] ARM: tegra: Default configuration updates for v4.3-rc1 --- 2015-08-18 Tyler Baker New
arm64: ignore memory outside of the linear range --- 2015-08-15 Ard Biesheuvel New
nvmem: core: fix a copy paste error --- 2015-08-14 Srinivas Kandagatla New
3.18: lockdep problems in cpufreq --- 2015-08-12 Viresh Kumar New
[RFC,3/3] nvmem: add permission flags in nvmem_config --- 2015-08-11 Srinivas Kandagatla New
[RFC,2/3] nvmem: set the size for the nvmem binary file. --- 2015-08-11 Srinivas Kandagatla New
[RFC,1/3] nvmem: make default user binary file root-access only --- 2015-08-11 Srinivas Kandagatla New
[v5,6/6] ARM64: kasan: print memory assignment --- 2015-08-11 Andrey Ryabinin New
[v8,6/7] arm64: Add kernel return probes support (kretprobes) --- 2015-08-11 David Long New
[v8,5/7] arm64: Add trampoline code for kretprobes --- 2015-08-11 David Long New
[v8,4/7] arm64: kprobes instruction simulation support --- 2015-08-11 David Long New
[v8,3/7] arm64: Kprobes with single stepping support --- 2015-08-11 David Long New
[v8,2/7] arm64: Add more test functions to insn.c --- 2015-08-11 David Long New
[v8,1/7] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature --- 2015-08-11 David Long New
[v5,4/5] KVM: introduce kvm_arch functions for IRQ bypass --- 2015-08-10 Auger Eric New
[v5,3/5] KVM: create kvm_irqfd.h --- 2015-08-10 Auger Eric New
[v5,2/5] KVM: arm/arm64: select IRQ_BYPASS_MANAGER --- 2015-08-10 Auger Eric New
[v5,1/5] KVM: x86: select IRQ_BYPASS_MANAGER --- 2015-08-10 Auger Eric New
[v4,15/15] KVM: arm: enable trapping of all debug registers --- 2015-08-10 Zhichao Huang New
[v4,14/15] KVM: arm: implement lazy world switch for debug registers --- 2015-08-10 Zhichao Huang New
[v4,13/15] KVM: arm: keep track of guest use of the debug registers --- 2015-08-10 Zhichao Huang New
[v4,12/15] KVM: arm: keep track of host use of the debug registers --- 2015-08-10 Zhichao Huang New
[v4,11/15] KVM: arm: add a function to keep track of host use of the debug registers --- 2015-08-10 Zhichao Huang New
[v4,10/15] KVM: arm: implement world switch for debug registers --- 2015-08-10 Zhichao Huang New
[v4,09/15] KVM: arm: redefine kvm_cpu_context_t to save the host cp14 states --- 2015-08-10 Zhichao Huang New
[v4,08/15] KVM: arm: add a trace event for cp14 traps --- 2015-08-10 Zhichao Huang New
[v4,07/15] KVM: arm: add trap handlers for 64-bit debug registers --- 2015-08-10 Zhichao Huang New
[v4,06/15] KVM: arm: add trap handlers for 32-bit debug registers --- 2015-08-10 Zhichao Huang New
[v4,05/15] KVM: arm: check ordering of all system register tables --- 2015-08-10 Zhichao Huang New
[v4,04/15] KVM: arm: common infrastructure for handling AArch32 CP14/CP15 --- 2015-08-10 Zhichao Huang New
[v4,03/15] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code --- 2015-08-10 Zhichao Huang New
[v4,01/15] KVM: arm: plug guest debug exploit --- 2015-08-10 Zhichao Huang New
[v3,10/10] KVM: arm/arm64: implement IRQ bypass consumer functions --- 2015-08-10 Auger Eric New
[v3,09/10] KVM: arm/arm64: vgic: forwarding control --- 2015-08-10 Auger Eric New
[v3,08/10] KVM: arm/arm64: vgic: support irqfd injection of a forwarded IRQ --- 2015-08-10 Auger Eric New
[v3,07/10] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices --- 2015-08-10 Auger Eric New
[v3,06/10] VFIO: platform: add irq bypass producer management --- 2015-08-10 Auger Eric New
[v3,05/10] VFIO: platform: add vfio_platform_is_active --- 2015-08-10 Auger Eric New
[v3,04/10] VFIO: platform: add vfio_platform_set_automasked --- 2015-08-10 Auger Eric New
[v3,03/10] VFIO: platform: single handler using function pointer --- 2015-08-10 Auger Eric New
[v3,02/10] VFIO: platform: test forwarded state when selecting the IRQ handler --- 2015-08-10 Auger Eric New
[v3,01/10] VFIO: platform: registration of a dummy IRQ bypass producer --- 2015-08-10 Auger Eric New
[v2,4/4] KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest --- 2015-08-07 Auger Eric New
[GIT,PULL] Nomadik improvements and cleanups for v4.3 --- 2015-08-06 Linus Walleij New
[RFC,10/10] arm: dts: qcom: Add TCSR mutex device bindings for APQ8084 --- 2015-08-05 Lina Iyer New
[RFC,09/10] drivers: qcom: spm: Use hwspinlock to serialize entry into SCM --- 2015-08-05 Lina Iyer New
[RFC,08/10] hwspinlock: qcom: Lock #7 is special lock, uses dynamic proc_id --- 2015-08-05 Lina Iyer New
[RFC,07/10] hwspinlock: Introduce raw capability for hwspinlocks --- 2015-08-05 Lina Iyer New
[RFC,06/10] drivers: qcom: Enable genpd on selecting QCOM_PM --- 2015-08-05 Lina Iyer New
[RFC,05/10] arm: dts: Add power domain device bindings for APQ8084 --- 2015-08-05 Lina Iyer New
[RFC,04/10] arm: dts: Add L2 power-controller device bindings for APQ8084 --- 2015-08-05 Lina Iyer New
[RFC,03/10] drivers: qcom: spm: Enable runtime suspend/resume of CPU PM domain --- 2015-08-05 Lina Iyer New
[RFC,02/10] drivers: qcom: spm: Add 8084 L2 SPM register data --- 2015-08-05 Lina Iyer New
[RFC,01/10] drivers: qcom: spm: Support cache SPMs --- 2015-08-05 Lina Iyer New
[RFC,v2,4/4] arm64: ftrace: add a stack frame for exception handler --- 2015-08-04 AKASHI Takahiro New
[RFC,v2,3/4] arm64: ftrace: fix a stack trace result under function graph tracer --- 2015-08-04 AKASHI Takahiro New
[RFC,v2,2/4] arm64: ftrace: add arch-specific stack tracer --- 2015-08-04 AKASHI Takahiro New
[RFC,v2,1/4] ftrace: allow arch-specific check_stack() --- 2015-08-04 AKASHI Takahiro New
[v4,4/5] KVM: introduce kvm_arch functions for IRQ bypass --- 2015-08-03 Auger Eric New
[v4,3/5] KVM: create kvm_irqfd.h --- 2015-08-03 Auger Eric New
[v4,2/5] KVM: arm/arm64: select IRQ_BYPASS_MANAGER --- 2015-08-03 Auger Eric New
[v4,1/5] KVM: x86: select IRQ_BYPASS_MANAGER --- 2015-08-03 Auger Eric New
[v3,7/7] KVM: arm: enable KVM_SIGNAL_MSI and MSI routing --- 2015-08-03 Auger Eric New
[v3,6/7] KVM: arm/arm64: enable MSI routing --- 2015-08-03 Auger Eric New
[v3,5/7] KVM: arm/arm64: build a default routing table --- 2015-08-03 Auger Eric New
[v3,4/7] KVM: arm/arm64: enable irqchip routing --- 2015-08-03 Auger Eric New
[v3,3/7] KVM: irqchip: convey devid to kvm_set_msi --- 2015-08-03 Auger Eric New
[v3,2/7] KVM: kvm_host: add devid in kvm_kernel_irq_routing_entry --- 2015-08-03 Auger Eric New
[v3,1/7] KVM: api: pass the devid in the msi routing entry --- 2015-08-03 Auger Eric New
[2/2] drivers: PL061: add ACPI probing for PL061 --- 2015-08-03 Shannon Zhao New
[1/2] drivers: PL061: add support for platform driver probing --- 2015-08-03 Shannon Zhao New
[3/4] ARM: nomadik: move l2x0 setup to device tree --- 2015-08-02 Linus Walleij New
[2/4] ARM: nomadik: selectively enable UART0 on boards --- 2015-08-02 Linus Walleij New
[10/10] coresight: Fix implicit inclusion of linux/sched.h --- 2015-07-31 Mathieu Poirier New
[09/10] Doc: trace: Fix typo in coresight.txt --- 2015-07-31 Mathieu Poirier New
[2/2] ARM: ux500: simplify secondary CPU boot --- 2015-07-31 Linus Walleij New
ARM: ux500: fix ux500 secondary CPU boot regression --- 2015-07-31 Linus Walleij New
[v2,03/11] dvb-pll: Convert struct dvb_pll_desc uses to const. --- 2015-07-30 Peter Griffin New
[1/2] ARM: ux500: move ASIC ID remap to ITCM area --- 2015-07-30 Linus Walleij New
arm64: override early_init_dt_add_memory_arch() --- 2015-07-29 Ard Biesheuvel New
ARM: integrator: add some defconfig options --- 2015-07-29 Linus Walleij New
[2/2] ARM: integrator: unexport IM-PD1 external interface --- 2015-07-29 Linus Walleij New
bug in identity map for 4KB pages? --- 2015-07-29 Ard Biesheuvel New
[rtc-linux] drivers/rtc/rtc-pl031.c: reset registers in init flow --- 2015-07-29 Leo Yan New
[v4,10/10] irqchip / gicv2m: Introducing gicv2m_acpi_init() --- 2015-07-29 Hanjun Guo New
[v4,09/10] PCI: ACPI: Bind GIC MSI frame to PCI host bridge --- 2015-07-29 Hanjun Guo New
[v4,08/10] ACPI: GIC: Add ACPI helper functions to query irq-domain tokens for for GIC MSI and ITS --- 2015-07-29 Hanjun Guo New
« 1 2 ... 18 19 2070 71 »