Show patches with: State = Action Required       |   7031 patches
« 1 2 ... 42 43 4470 71 »
Patch Series S/W/F Date Submitter Delegate State
[v4,13/13] ARM64 / ACPI: Enable ARM64 in Kconfig --- 2014-06-27 Hanjun Guo New
[v4,12/13] ARM64 / ACPI: if we chose to boot from acpi then disable FDT --- 2014-06-27 Hanjun Guo New
[v4,11/13] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64 --- 2014-06-27 Hanjun Guo New
[v4,10/13] ACPI: Make EC debugfs depend on X86 || IA64 in Kconfig --- 2014-06-27 Hanjun Guo New
[v4,09/13] ARM64 / ACPI: Introduce PCI functions for ACPI on ARM64 --- 2014-06-27 Hanjun Guo New
[v4,08/13] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology --- 2014-06-27 Hanjun Guo New
[v4,07/13] ARM64 / ACPI: Introduce lowlevel suspend function --- 2014-06-27 Hanjun Guo New
[v4,06/13] ARM64 / ACPI: Introduce early_param for "acpi" --- 2014-06-27 Hanjun Guo New
[v4,05/13] ARM64 / ACPI: Introduce arm-core.c and its related head file --- 2014-06-27 Hanjun Guo New
[v4,04/13] ARM64 : Add dummy asm/cpu.h --- 2014-06-27 Hanjun Guo New
[v4,03/13] ACPI / processor: Introduce ARCH_HAS_ACPI_PDC --- 2014-06-27 Hanjun Guo New
[v4,02/13] ACPI: Don't use acpi_lapic in ACPI core code --- 2014-06-27 Hanjun Guo New
[v4,01/13] acpi: arm64 does not have a BIOS add config for BIOS table scan. --- 2014-06-27 Hanjun Guo New
arm64: fpsimd: avoid restoring fpcr if the contents haven't changed --- 2014-06-26 Will Deacon New
[PATCHv3,5/5] arm64: add runtime system sanity checks --- 2014-06-26 Mark Rutland New
[PATCHv3,4/5] arm64: cachetype: report weakest cache policy --- 2014-06-26 Mark Rutland New
[PATCHv3,3/5] arm64: cpuinfo: print info for all CPUs --- 2014-06-26 Mark Rutland New
[PATCHv3,2/5] arm64: cpuinfo: record cpu system register values --- 2014-06-26 Mark Rutland New
[v2,5/5] efi: efistub: convert into static library --- 2014-06-26 Ard Biesheuvel New
[v2,4/5] efi: efistub: refactor stub components --- 2014-06-26 Ard Biesheuvel New
ARM: kdump: 2nd kernel should use strict pfn_valid in SPARSEMEM platform --- 2014-06-26 Wang Nan New
[6/6] arm64: mm: Enable RCU fast_gup --- 2014-06-25 Steve Capper New
[5/6] arm64: mm: Enable HAVE_RCU_TABLE_FREE logic --- 2014-06-25 Steve Capper New
[4/6] arm: mm: Enable RCU fast_gup --- 2014-06-25 Steve Capper New
[2/6] arm: mm: Introduce special ptes for LPAE --- 2014-06-25 Steve Capper New
[1/6] mm: Introduce a general RCU get_user_pages_fast. --- 2014-06-25 Steve Capper New
[v5,8/8] arm64: boot: dts: update rtsm aemv8 dts with PSCI and idle states --- 2014-06-25 Lorenzo Pieralisi New
[v5,7/8] drivers: cpuidle: initialize Exynos driver through DT --- 2014-06-25 Lorenzo Pieralisi New
[v5,6/8] drivers: cpuidle: initialize big.LITTLE driver through DT --- 2014-06-25 Lorenzo Pieralisi New
[v5,5/8] drivers: cpuidle: CPU idle ARM64 driver --- 2014-06-25 Lorenzo Pieralisi New
[v5,4/8] arm64: add PSCI CPU_SUSPEND based cpu_suspend support --- 2014-06-25 Lorenzo Pieralisi New
[v5,3/8] drivers: cpuidle: implement DT based idle states infrastructure --- 2014-06-25 Lorenzo Pieralisi New
[v5,2/8] Documentation: devicetree: psci: define CPU suspend parameter --- 2014-06-25 Lorenzo Pieralisi New
[v5,1/8] Documentation: arm: define DT idle states bindings --- 2014-06-25 Lorenzo Pieralisi New
[RFC,9/9] KVM: arm: timer: make the interrupt state part of the timer state --- 2014-06-25 Marc Zyngier New
[RFC,8/9] arm: KVM: timer: move the timer switch into the non-preemptible section --- 2014-06-25 Marc Zyngier New
[RFC,7/9] KVM: arm: vgic: allow dynamic mapping of physical/virtual interrupts --- 2014-06-25 Marc Zyngier New
[RFC,6/9] irqchip: GICv3: add support for forwarded interrupts --- 2014-06-25 Marc Zyngier New
[RFC,5/9] irqchip: GICv3: Convert to EOImode == 1 --- 2014-06-25 Marc Zyngier New
[RFC,4/9] irqchip: GIC: add support for forwarded interrupts --- 2014-06-25 Marc Zyngier New
[RFC,3/9] irqchip: GIC: Convert to EOImode == 1 --- 2014-06-25 Marc Zyngier New
[RFC,2/9] genirq: Allow the state of a forwarded irq to be save/restored --- 2014-06-25 Marc Zyngier New
[RFC,1/9] genirq: Add IRQD_IRQ_FORWARDED flag and accessors --- 2014-06-25 Marc Zyngier New
VFP handling in multiplatform feroceon kernels --- 2014-06-24 Nicolas Pitre New
[V5,2/2] arm: mm: Modify pte_write and pmd_write logic for LPAE --- 2014-06-24 Steve Capper New
[V5,1/2] arm: mm: Introduce {pte, pmd}_isset and {pte, pmd}_isclear --- 2014-06-24 Steve Capper New
[2/2] efi/arm64: preserve NEON registers on UEFI runtime services calls --- 2014-06-23 Ard Biesheuvel New
[1/2] efi/x86: move UEFI Runtime Services wrappers to generic code --- 2014-06-23 Ard Biesheuvel New
arm64: fix CONFIG_ZONE_DMA on systems with no 32-bit addressable DRAM --- 2014-06-23 Mark Salter New
arm64: make CONFIG_ZONE_DMA user settable --- 2014-06-23 Mark Salter New
[GIT,PULL] Samsung fixes-1 for 3.16 --- 2014-06-22 Kukjin Kim New
[Linaro-acpi,RFC,v2,1/3] Mailbox: Add support for ACPI --- 2014-06-20 Ashwin Chaugule New
[RFC,v2,1/3] Mailbox: Add support for ACPI --- 2014-06-20 Ashwin Chaugule New
[RFC,v2,1/3] Mailbox: Add support for ACPI --- 2014-06-20 Ashwin Chaugule New
arm64: fix MAX_ORDER for 64K pagesize --- 2014-06-20 Mark Salter New
[v3,8/9] arm64: KVM: implement lazy world switch for debug registers --- 2014-06-20 Marc Zyngier New
[v3,4/9] arm64: KVM: common infrastructure for handling AArch32 CP14/CP15 --- 2014-06-20 Marc Zyngier New
[v3,3/9] arm64: KVM: add trap handlers for AArch64 debug registers --- 2014-06-20 Marc Zyngier New
[9/9] mfd: as3722: Rid driver of superfluous I2C device ID structure --- 2014-06-20 Lee Jones New
[7/9] i2c: Provide a temporary .probe2() call-back type --- 2014-06-20 Lee Jones New
[3/9] i2c: Add the ability to match device to compatible string without an of_node --- 2014-06-20 Lee Jones New
[RFC,v3] ARM: KVM: add irqfd and irq routing support --- 2014-06-20 Auger Eric New
[v4] ARM: add get_user() support for 8 byte types --- 2014-06-20 Daniel Thompson New
[PATCHv3,4/4] arm64: Enable TEXT_OFFSET fuzzing --- 2014-06-19 Mark Rutland New
[PATCHv3,3/4] arm64: Update the Image header --- 2014-06-19 Mark Rutland New
[PATCHv3,2/4] arm64: place initial page tables above the kernel --- 2014-06-19 Mark Rutland New
[v4,13/13] serial: imx: Add support for KGDB's FIQ/NMI mode --- 2014-06-19 Daniel Thompson New
[v4,12/13] serial: imx: clean up imx_poll_get_char() --- 2014-06-19 Daniel Thompson New
[v4,11/13] serial: asc: Adopt readl_/writel_relaxed() --- 2014-06-19 Daniel Thompson New
[v4,10/13] serial: asc: Add support for KGDB's FIQ/NMI mode --- 2014-06-19 Daniel Thompson New
[v4,09/13] serial: amba-pl011: Pass FIQ information to KGDB. --- 2014-06-19 Daniel Thompson New
[v4,08/13] ARM: Add KGDB/KDB FIQ debugger generic code --- 2014-06-19 Daniel Thompson New
[v4,07/13] ARM: Move some macros from entry-armv to entry-header --- 2014-06-19 Daniel Thompson New
[v4,06/13] irqchip: vic: Add support for FIQ management --- 2014-06-19 Daniel Thompson New
[v4,05/13] irqchip: gic: Remove spin locks from eoi_irq --- 2014-06-19 Daniel Thompson New
[v4,04/13] irqchip: gic: Add support for FIQ management --- 2014-06-19 Daniel Thompson New
[v4,03/13] irqchip: gic: Provide support for interrupt grouping --- 2014-06-19 Daniel Thompson New
[v4,02/13] arm: fiq: Allow EOI to be communicated to the intc --- 2014-06-19 Daniel Thompson New
[v4,01/13] arm: fiq: Add callbacks to manage FIQ routings --- 2014-06-19 Daniel Thompson New
[v2,9/9] arm64: KVM: vgic: deal with GIC sub-page alignment --- 2014-06-19 Marc Zyngier New
[v2,8/9] arm/arm64: KVM: vgic: make number of irqs a configurable attribute --- 2014-06-19 Marc Zyngier New
[v2,7/9] arm/arm64: KVM: vgic: delay vgic allocation until init time --- 2014-06-19 Marc Zyngier New
[v2,6/9] arm/arm64: KVM: vgic: kill VGIC_NR_IRQS --- 2014-06-19 Marc Zyngier New
[v2,4/9] arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS --- 2014-06-19 Marc Zyngier New
[v2,3/9] arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS --- 2014-06-19 Marc Zyngier New
[v2,2/9] arm/arm64: KVM: vgic: switch to dynamic allocation --- 2014-06-19 Marc Zyngier New
[v2,1/9] KVM: ARM: vgic: plug irq injection race --- 2014-06-19 Marc Zyngier New
[v5,20/20] arm64: KVM: vgic: add GICv3 world switch --- 2014-06-19 Marc Zyngier New
[v5,14/20] KVM: ARM: vgic: split GICv2 backend from the main vgic code --- 2014-06-19 Marc Zyngier New
[v5,09/20] KVM: ARM: vgic: abstract MISR decoding --- 2014-06-19 Marc Zyngier New
[v5,08/20] KVM: ARM: vgic: abstract EISR bitmap access --- 2014-06-19 Marc Zyngier New
[v5,07/20] KVM: ARM: vgic: abstract access to the ELRSR bitmap --- 2014-06-19 Marc Zyngier New
[v5,04/20] arm64: boot protocol documentation update for GICv3 --- 2014-06-19 Marc Zyngier New
[v5,02/20] arm64: initial support for GICv3 --- 2014-06-19 Marc Zyngier New
[GIT,PULL] arm64 fixes for 3.16 --- 2014-06-18 Catalin Marinas New
[v4,1/6] Documentation: arm: define DT idle states bindings --- 2014-06-18 Lorenzo Pieralisi New
[v2,3/7] ARM: stih416: Add DT nodes for PWM --- 2014-06-18 Lee Jones New
[v2,1/7] ARM: stih407: Add DT nodes for for PWM --- 2014-06-18 Lee Jones New
[7/7] pwm: st: Supply Device Tree binding documentation for ST's PWM IP --- 2014-06-18 Lee Jones New
[6/7] pwm: st: Add new driver for ST's PWM IP --- 2014-06-18 Lee Jones New
« 1 2 ... 42 43 4470 71 »