Show patches with: none      |   66332 patches
« 1 2 ... 659 660 661663 664 »
Patch Series S/W/F Date Submitter Delegate State
[3.18,064/178] ktime: Fix ktime_divns to do signed division --- 2015-06-08 Sasha Levin New
[3.18,063/178] ktime: Optimize ktime_divns for constant divisors --- 2015-06-08 Sasha Levin New
[3.18,042/178] mmc: core: add missing pm event in mmc_pm_notify to fix hib restore --- 2015-06-08 Sasha Levin New
[3.18,031/178] ARM: ux500: Enable GPIO regulator for SD-card for snowball --- 2015-06-08 Sasha Levin New
[3.18,030/178] ARM: ux500: Enable GPIO regulator for SD-card for HREF boards --- 2015-06-08 Sasha Levin New
[3.18,029/178] ARM: ux500: Move GPIO regulator for SD-card into board DTSs --- 2015-06-08 Sasha Levin New
[added,to,the,3.18,stable,tree] ktime: Fix ktime_divns to do signed division --- 2015-06-04 Sasha Levin New
[added,to,the,3.18,stable,tree] ktime: Optimize ktime_divns for constant divisors --- 2015-06-04 Sasha Levin New
[stable/4.0.y] ARM: 8325/1: exynos: move resume code to .text section --- 2015-06-03 Kevin Hilman New
[for,3.14.y,stable,32/32] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,31/32] arm64: KVM: Do not use pgd_index to index stage-2 pgd --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,30/32] arm64: KVM: Fix HCR setting for 32bit guests --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,29/32] arm64: KVM: Fix TLB invalidation by IPA/VMID --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,28/32] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,27/32] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,26/32] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,25/32] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,24/32] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,23/32] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,22/32] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,21/32] arm64/kvm: Fix assembler compatibility of macros --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,20/32] arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create() --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,19/32] arm64: KVM: fix unmapping with 48-bit VAs --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,18/32] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,17/32] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,16/32] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort() --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,15/32] arm: kvm: fix CPU hotplug --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,14/32] arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,13/32] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,12/32] KVM: ARM: vgic: plug irq injection race --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,11/32] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,10/32] KVM: vgic: return int instead of bool when checking I/O ranges --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,09/32] KVM: ARM/arm64: avoid returning negative error code as bool --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,08/32] KVM: ARM/arm64: fix broken __percpu annotation --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,07/32] KVM: ARM/arm64: fix non-const declaration of function returning const --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,06/32] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,05/32] ARM: virt: fix wrong HSCTLR.EE bit setting --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,04/32] arm64: KVM: export demux regids as KVM_REG_ARM64 --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,03/32] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,02/32] ARM: KVM: Unmap IPA on memslot delete/move --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,01/32] arm/arm64: KVM: Fix and refactor unmap_range --- 2015-06-02 Shannon Zhao New
ARM: 8221/1: PJ4: allow building in Thumb-2 mode --- 2015-05-28 Kevin Hilman New
[added,to,the,3.18,stable,tree] mmc: core: add missing pm event in mmc_pm_notify to fix hib restore --- 2015-05-26 Sasha Levin New
[added,to,the,3.18,stable,tree] ARM: ux500: Enable GPIO regulator for SD-card for snowball --- 2015-05-26 Sasha Levin New
[added,to,the,3.18,stable,tree] ARM: ux500: Enable GPIO regulator for SD-card for HREF boards --- 2015-05-26 Sasha Levin New
[added,to,the,3.18,stable,tree] ARM: ux500: Move GPIO regulator for SD-card into board DTSs --- 2015-05-26 Sasha Levin New
[3.18,169/222] drivers: platform: parse IRQ flags from resources --- 2015-05-17 Sasha Levin Accepted
[3.18,022/222] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-05-17 Sasha Levin New
[3.18,014/222] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu --- 2015-05-17 Sasha Levin New
[3.18,013/222] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-05-17 Sasha Levin New
[3.18,012/222] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs --- 2015-05-17 Sasha Levin New
[3.18,010/222] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-05-17 Sasha Levin New
[3.18,009/222] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps() --- 2015-05-17 Sasha Levin New
[3.18,008/222] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-05-17 Sasha Levin New
[3.18,007/222] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot --- 2015-05-17 Sasha Levin New
[3.18,006/222] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-05-17 Sasha Levin New
[3.18,005/222] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-05-17 Sasha Levin New
[3.18,004/222] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-05-17 Sasha Levin New
[3.18,003/222] arm, arm64: KVM: handle potential incoherency of readonly memslots --- 2015-05-17 Sasha Levin New
[3.18,001/222] kvm: add a memslot flag for incoherent memory regions --- 2015-05-17 Sasha Levin New
[3.12,136/142] mmc: core: add missing pm event in mmc_pm_notify to fix hib restore --- 2015-05-16 Jiri Slaby New
[3.12,129/142] ARM: ux500: Enable GPIO regulator for SD-card for snowball --- 2015-05-16 Jiri Slaby New
[3.12,128/142] ARM: ux500: Enable GPIO regulator for SD-card for HREF boards --- 2015-05-16 Jiri Slaby New
[3.12,127/142] ARM: ux500: Move GPIO regulator for SD-card into board DTSs --- 2015-05-16 Jiri Slaby New
[added,to,the,3.12,stable,tree] mmc: core: add missing pm event in mmc_pm_notify to fix hib restore --- 2015-05-16 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM: ux500: Enable GPIO regulator for SD-card for snowball --- 2015-05-16 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM: ux500: Enable GPIO regulator for SD-card for HREF boards --- 2015-05-16 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM: ux500: Move GPIO regulator for SD-card into board DTSs --- 2015-05-16 Jiri Slaby New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps() --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm, arm64: KVM: handle potential incoherency of readonly memslots --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] kvm: add a memslot flag for incoherent memory regions --- 2015-05-11 Sasha Levin New
[3.18,044/125] cpufreq: Schedule work for the first-online CPU on resume --- 2015-05-04 Sasha Levin Accepted
[for,3.14.y,stable,47/47] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,46/47] arm64: KVM: Do not use pgd_index to index stage-2 pgd --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,45/47] arm64: KVM: Fix HCR setting for 32bit guests --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,44/47] arm64: KVM: Fix TLB invalidation by IPA/VMID --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,43/47] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,42/47] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,41/47] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,40/47] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,39/47] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,38/47] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,37/47] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,36/47] arm64/kvm: Fix assembler compatibility of macros --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,35/47] arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create() --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,34/47] arm64: KVM: fix unmapping with 48-bit VAs --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,33/47] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,32/47] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,31/47] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort() --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,30/47] arm: kvm: fix CPU hotplug --- 2015-05-04 Shannon Zhao New
« 1 2 ... 659 660 661663 664 »