Show patches with: none      |   22014 patches
« 1 2 ... 3 4 5220 221 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,08/10] KVM: arm64: guest debug, HW assisted debug support - - - - --- 2015-03-31 Alex Bennée New
[v2,07/10] KVM: arm64: guest debug, add support for single-step - - - - --- 2015-03-31 Alex Bennée New
[v2,06/10] KVM: arm64: guest debug, add SW break point support - - 1 - --- 2015-03-31 Alex Bennée New
[v2,05/10] KVM: arm: introduce kvm_arch_setup/clear_debug() - - - - --- 2015-03-31 Alex Bennée New
[v2,04/10] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl - - - - --- 2015-03-31 Alex Bennée New
[v2,03/10] KVM: arm: guest debug, define API headers - - 2 - --- 2015-03-31 Alex Bennée New
[v2,02/10] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values - - 1 - --- 2015-03-31 Alex Bennée New
[v2,01/10] KVM: add commentary for kvm_debug_exit_arch struct - - 1 - --- 2015-03-31 Alex Bennée New
[v5,6/6] target-arm: cpu.h document why env->spsr exists - - - - --- 2015-03-23 Alex Bennée New
[v5,5/6] target-arm: kvm64 fix save/restore of SPSR regs - - - - --- 2015-03-23 Alex Bennée New
[v5,4/6] target-arm: kvm64 sync FP register state - - - - --- 2015-03-23 Alex Bennée New
[v5,3/6] hw/intc: arm_gic_kvm.c restore config first 1 - - - --- 2015-03-23 Alex Bennée New
[v5,2/6] target-arm: kvm: save/restore mp state - - - - --- 2015-03-23 Alex Bennée New
[v4,5/5] target-arm: cpu.h document why env->spsr exists - - - - --- 2015-03-16 Alex Bennée New
[v4,4/5] target-arm: kvm64 fix save/restore of SPSR regs - - - - --- 2015-03-16 Alex Bennée New
[v4,3/5] target-arm: kvm64 sync FP register state - - - - --- 2015-03-16 Alex Bennée New
[v4,2/5] hw/intc: arm_gic_kvm.c restore config first 1 - - - --- 2015-03-16 Alex Bennée New
[v4,1/5] target-arm: kvm: save/restore mp state - - - - --- 2015-03-16 Alex Bennée New
[v3,5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model 1 - - - --- 2015-03-13 Alex Bennée New
[v3,4/5] arm/arm64: KVM: Fix migration race in the arch timer - - - - --- 2015-03-13 Alex Bennée New
[v3,3/5] arm/arm64: KVM: support for un-queuing active IRQs - - - - --- 2015-03-13 Alex Bennée New
[v3,2/5] arm/arm64: KVM: add a common vgic_queue_irq_to_lr fn - - - - --- 2015-03-13 Alex Bennée New
[v3,1/5] arm/arm64: KVM: export VCPU power state via MP_STATE ioctl - - - - --- 2015-03-13 Alex Bennée New
[v2,6/6] target-arm: cpu.h document why env->spsr exists - - - - --- 2015-03-04 Alex Bennée New
[v2,5/6] target-arm: kvm64 fix save/restore of SPSR regs - - - - --- 2015-03-04 Alex Bennée New
[v2,4/6] target-arm: kvm64 sync FP register state - - - - --- 2015-03-04 Alex Bennée New
[v2,3/6] hw/char: pl011 don't keep setting the IRQ if nothing changed - - - - --- 2015-03-04 Alex Bennée New
[v2,2/6] hw/intc: arm_gic_kvm.c restore config first 1 - 1 - --- 2015-03-04 Alex Bennée New
[v2,1/6] target-arm: kvm: save/restore mp state - - - - --- 2015-03-04 Alex Bennée New
[v2,5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model 1 - - - --- 2015-03-02 Alex Bennée New
[v2,4/5] arm/arm64: KVM: Fix migration race in the arch timer - - - - --- 2015-03-02 Alex Bennée New
[v2,3/5] arm: KVM: add a common vgic_queue_irq_to_lr fn - - 1 - --- 2015-03-02 Alex Bennée New
[v2,2/5] arm/arm64: KVM: Implement support for unqueueing active IRQs - - - - --- 2015-03-02 Alex Bennée New
[v2,1/5] arm: KVM: export vcpi->pause state via MP_STATE ioctls - - - - --- 2015-03-02 Alex Bennée New
[6/6] target-arm/cpu.h: document why env->spsr exists - - 1 - --- 2015-02-25 Alex Bennée New
[5/6] target-arm/kvm64: fix save/restore of SPSR regs - - - - --- 2015-02-25 Alex Bennée New
[5/6] target-arm/kvm64: fix save/restore of SPSR registers - - - - --- 2015-02-25 Alex Bennée New
[4/6] target-arm/kvm64.c: sync FP register state - - - - --- 2015-02-25 Alex Bennée New
[3/6] hw/char/pl011: don't keep setting the IRQ if nothing changed - - - - --- 2015-02-25 Alex Bennée New
[2/6] arm_gic_kvm.c: restore config before pending IRQs 1 - - - --- 2015-02-25 Alex Bennée New
[1/6] target-arm: kvm: save/restore mp state - - - - --- 2015-02-25 Alex Bennée New
[4/4] arm/arm64: KVM: Keep elrsr/aisr in sync with software model 1 - - - --- 2015-02-25 Alex Bennée New
[3/4] arm/arm64: KVM: Fix migration race in the arch timer - - - - --- 2015-02-25 Alex Bennée New
[2/4] arm/arm64: KVM: Implement support for unqueueing active IRQs - - - - --- 2015-02-25 Alex Bennée New
[1/4] arm: KVM: export vcpi->pause state via MP_STATE ioctls - - - - --- 2015-02-25 Alex Bennée New
[7/7] KVM: arm64: guest debug, HW assisted debug support - - - - --- 2014-11-25 Alex Bennée New
[6/7] KVM: arm64: re-factor hyp.S debug register code - - - - --- 2014-11-25 Alex Bennée New
[5/7] KVM: arm64: guest debug, add support for single-step - - - - --- 2014-11-25 Alex Bennée New
[4/7] KVM: arm64: guest debug, add SW break point support - - - - --- 2014-11-25 Alex Bennée New
[3/7] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl - - - - --- 2014-11-25 Alex Bennée New
[2/7] KVM: arm: guest debug, define API headers - - - - --- 2014-11-25 Alex Bennée New
[1/7] KVM: add commentary for kvm_debug_exit_arch struct - - - - --- 2014-11-25 Alex Bennée New
[2/2] KVM: fix api documentation of KVM_GET_EMULATED_CPUID 1 - - - --- 2014-09-09 Alex Bennée New
[1/2] KVM: document KVM_SET_GUEST_DEBUG api - - - - --- 2014-09-09 Alex Bennée New
Documentation/arm64/memory.txt: fix typo - - - - --- 2014-07-22 Alex Bennée New
arm64: KVM: export current vcpu->pause state via pseudo regs - - - - --- 2014-07-09 Alex Bennée New
arm64: KVM: allow export and import of generic timer regs 1 - 1 - --- 2014-07-04 Alex Bennée New
arm64: KVM: export demux regids as KVM_REG_ARM64 2 - - - --- 2014-07-01 Alex Bennée New
[GIT,PULL] clk: bcm281xx: urgent fix for older compilers - - - - --- 2014-04-07 Alex Elder New
[GIT,PULL] clk: initial support for Broadcom Kona clocks - - - - --- 2013-12-16 Alex Elder New
[v2,2/3] clk: bcm281xx: add initial clock framework support - - - - --- 2013-12-16 Alex Elder New
[v2,2/3] clk: bcm281xx: add initial clock framework support - - - - --- 2013-12-15 Alex Elder New
ARM: i.MX35: Implement camera and keypad clocks - - - - --- 2012-09-02 Alex Gershgorin New
ARM: i.MX35: Implement camera and keypad clocks - - - - --- 2012-05-28 Alex Gershgorin New
ARM: i.mx35 increase dma consistent region size - - - - --- 2012-04-11 Alex Gershgorin New
[v3] ARM: regulator: i.MX35-PDK Add regulator support - - - - --- 2012-03-29 Alex Gershgorin New
[v2] regulator: i.MX35-PDK Add regulator support - - - - --- 2012-03-28 Alex Gershgorin New
[v1] regulator: i.MX35-PDK Add regulator support - - - - --- 2012-03-26 Alex Gershgorin New
ARM: i.MX35: Add set_rate and round_rate calls to csi_clk - - - - --- 2012-03-20 Alex Gershgorin New
[v1] i.MX35-PDK: Add Camera support - - - - --- 2012-03-13 Alex Gershgorin New
0001-i.MX35-PDK-Chunghwa-CLAA070VC01-7-WVGA-TFT-Display-s.patch - - - - --- 2012-03-05 Alex Gershgorin New
[01/12] Documentation: move architectures together [01/12] Documentation: move architectures together 1 - - - --- 2019-07-12 Alex Shi New
[13/19] arm: dts: add omap5 CORE thermal data - - - - --- 2014-03-25 Alex Shi New
[12/19] arm: dts: add omap5 GPU thermal data - - - - --- 2014-03-25 Alex Shi New
[11/19] arm: dts: add cooling properties on omap4460 cpu node - - - - --- 2014-03-25 Alex Shi New
[10/19] arm: dts: add cooling properties on omap4430 cpu node - - - - --- 2014-03-25 Alex Shi New
[09/19] arm: dts: add omap4 CPU thermal data - - - - --- 2014-03-25 Alex Shi New
vfio: pci: fix oops in case of vfio_msi_set_vector_signal failure - - - - --- 2016-01-29 Alex Williamson New
[PATCHv2,2/4] ARM: bcm2835: add rpi power domain driver 1 - - - --- 2015-11-29 Alexander Aring New
[2/3] ARM: bcm2835: add rpi power domain driver - - - - --- 2015-11-19 Alexander Aring New
[RFCv2,2/2] rpi: add support to enable usb power domain - - - - --- 2015-11-03 Alexander Aring New
[RFC] rpi: add support to enable usb power domain - - - - --- 2015-10-28 Alexander Aring New
[2/6] rtc: rtc-m48t86: add hooks to support driver side memory mapping - - - - --- 2013-04-01 Alexander Clouter New
[v3,0/2] KVM: ARM: Enable vtimers with user space gic - - - - --- 2016-09-16 Alexander Graf New
[12/16] deps: WIP: imx: annotate some initcalls - - - - --- 2015-08-26 Alexander Holler New
[v7,3/7] ARM: dts: rockchip: update compatible property for rk322x timer - - 1 - --- 2017-03-22 Alexander Kochetkov New
[v7,2/7] dt-bindings: clarify compatible property for rockchip timers 1 - 1 - --- 2017-03-22 Alexander Kochetkov New
[v6,2/5] ARM: dts: rockchip: update compatible property for rk322x timer - - 1 - --- 2017-01-31 Alexander Kochetkov New
[v6,1/5] dt-bindings: clarify compatible property for rockchip timers 1 - 1 - --- 2017-01-31 Alexander Kochetkov New
[v5,8/8] clocksource/drivers/rockchip_timer: implement clocksource timer - - - - --- 2017-01-24 Alexander Kochetkov New
[v5,7/8] clocksource/drivers/rockchip_timer: move TIMER_INT_UNMASK out of rk_timer_enable() - - - - --- 2017-01-24 Alexander Kochetkov New
[v5,6/8] clocksource/drivers/rockchip_timer: low level routines take rk_timer as parameter - - - - --- 2017-01-24 Alexander Kochetkov New
[v5,5/8] clocksource/drivers/rockchip_timer: split bc_timer into rk_timer and rk_clock_event_device - - - - --- 2017-01-24 Alexander Kochetkov New
[v5,4/8] ARM: dts: rockchip: disable arm-global-timer for rk3188 - - - - --- 2017-01-24 Alexander Kochetkov New
[v5,3/8] ARM: dts: rockchip: add timer entries to rk3188 SoC - - - - --- 2017-01-24 Alexander Kochetkov New
[v5,2/8] ARM: dts: rockchip: update compatible property for rk322x timer - - - - --- 2017-01-24 Alexander Kochetkov New
[v5,1/8] dt-bindings: clarify compatible property for rockchip timers 1 - - - --- 2017-01-24 Alexander Kochetkov New
[v4,1/9] dt-bindings: clarify compatible property for rockchip timers 1 - - - --- 2016-11-29 Alexander Kochetkov New
[v3,01/13] dt-bindings: clarify compatible property for rockchip timers - - - - --- 2016-11-29 Alexander Kochetkov New
[PATCHv2,01/11] dt-bindings: clarify compatible property for rockchip timers - - - - --- 2016-11-28 Alexander Kochetkov New
« 1 2 ... 3 4 5220 221 »