Show patches with: State = Action Required       |    Archived = No       |   7031 patches
« 1 2 ... 68 69 70 71 »
Patch Series S/W/F Date Submitter Delegate State
[v4,5/5] iommu/arm-smmu: describe the limitation of #iommu-cells --- 2015-10-15 Zhen Lei New
[v4,4/5] iommu/arm-smmu: to backward compatible with probe non-deferral --- 2015-10-15 Zhen Lei New
[v4,3/5] iommu/arm-smmu: add support for non-pci devices --- 2015-10-15 Zhen Lei New
[v4,2/5] iommu/arm-smmu: rename __arm_smmu_get_pci_sid --- 2015-10-15 Zhen Lei New
[v4,1/5] iommu/arm-smmu: to support probe deferral --- 2015-10-15 Zhen Lei New
[2/2] arm64: to allow EFI_RTC can be selected on ARM64 --- 2015-09-28 Zhen Lei New
[1/2] char/rtc: to allow EFI_RTC can be selected on ARM64 --- 2015-09-28 Zhen Lei New
[1/1] iommu/arm-smmu: forbid userspace IO devices access memory through SMMU by default --- 2014-11-20 Zhen Lei New
[v3,13/13] documentation/iommu: Add description of Hisilicon SMMU private binding --- 2014-07-10 Zhen Lei New
[v3,12/13] iommu/hisilicon: Add support for Hisilicon Ltd. System MMU architecture --- 2014-07-10 Zhen Lei New
[v3,11/13] iommu/arm: Put off the initialization phase of arm_smmu_ops registration --- 2014-07-10 Zhen Lei New
[v3,10/13] iommu/arm: Adjust code to reuse more --- 2014-07-10 Zhen Lei New
[v3,09/13] iommu/arm: Change context_map to dynamic memory allocation --- 2014-07-10 Zhen Lei New
[v3,08/13] iommu/arm: Add hook alloc_context --- 2014-07-10 Zhen Lei New
[v3,07/13] iommu/arm: Split arm_smmu_tlb_sync to reuse code --- 2014-07-10 Zhen Lei New
[v3,06/13] iommu/arm: Split arm_smmu_destroy_domain_context to reuse code --- 2014-07-10 Zhen Lei New
[v3,05/13] iommu/arm: Rename member "cbar" in struct arm_smmu_cfg to "type" --- 2014-07-10 Zhen Lei New
[v3,04/13] iommu/arm: avoid arm-smmu-base.c bound to a specific smmu --- 2014-07-10 Zhen Lei New
[v3,03/13] iommu/arm: split arm-smmu.c into three files --- 2014-07-10 Zhen Lei New
[v3,02/13] iommu/arm: eliminate errors reported by checkpatch --- 2014-07-10 Zhen Lei New
[v3,01/13] iommu/arm: change some structure member types in arm_smmu_device --- 2014-07-10 Zhen Lei New
[RFC,v2,3/3] documentation/iommu: Add description of Hisilicon SMMU private binding --- 2014-06-12 Zhen Lei New
[RFC,v2,2/3] iommu/hisilicon: Add support for Hisilicon Ltd. System MMU architecture --- 2014-06-12 Zhen Lei New
[RFC,v2,1/3] iommu/arm: Adjust code to facilitate support arm smmu variants --- 2014-06-12 Zhen Lei New
[RFC,v1,2/2] iommu/hisilicon: Add support for Hisilicon Ltd. System MMU architecture --- 2014-06-05 Zhen Lei New
[RFC,v1,1/2] documentation/iommu: Add description of Hisilicon System MMU binding --- 2014-06-05 Zhen Lei 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,11/11] KVM: arm: enable trapping of all debug registers --- 2015-06-22 Zhichao Huang New
[v3,10/11] KVM: arm: add a trace event for cp14 traps --- 2015-06-22 Zhichao Huang New
[v3,09/11] KVM: arm: implement lazy world switch for debug registers --- 2015-06-22 Zhichao Huang New
[v3,08/11] KVM: arm: implement dirty bit mechanism for debug registers --- 2015-06-22 Zhichao Huang New
[v3,07/11] KVM: arm: add trap handlers for 64-bit debug registers --- 2015-06-22 Zhichao Huang New
[v3,06/11] KVM: arm: add trap handlers for 32-bit debug registers --- 2015-06-22 Zhichao Huang New
[v3,05/11] KVM: arm: check ordering of all system register tables --- 2015-06-22 Zhichao Huang New
[v3,04/11] KVM: arm: common infrastructure for handling AArch32 CP14/CP15 --- 2015-06-22 Zhichao Huang New
[v3,03/11] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code --- 2015-06-22 Zhichao Huang New
[v3,01/11] KVM: arm: plug guest debug exploit --- 2015-06-22 Zhichao Huang New
[v2,11/11] KVM: arm: enable trapping of all debug registers --- 2015-05-31 Zhichao Huang New
[v2,10/11] KVM: arm: implement lazy world switch for debug registers --- 2015-05-31 Zhichao Huang New
[v2,09/11] KVM: arm: disable debug mode if we don't actually need it. --- 2015-05-31 Zhichao Huang New
[v2,08/11] KVM: arm: implement dirty bit mechanism for debug registers --- 2015-05-31 Zhichao Huang New
[v2,07/11] KVM: arm: add trap handlers for 64-bit debug registers --- 2015-05-31 Zhichao Huang New
[v2,06/11] KVM: arm: add trap handlers for 32-bit debug registers --- 2015-05-31 Zhichao Huang New
[v2,05/11] KVM: arm: check ordering of all system register tables --- 2015-05-31 Zhichao Huang New
[v2,04/11] KVM: arm: common infrastructure for handling AArch32 CP14/CP15 --- 2015-05-31 Zhichao Huang New
[v2,03/11] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code --- 2015-05-31 Zhichao Huang New
[v2,01/11] KVM: arm: plug guest debug exploit --- 2015-05-31 Zhichao Huang New
[10/10] KVM: arm: enable trapping of all debug registers --- 2015-05-16 Zhichao Huang New
[09/10] KVM: arm: implement lazy world switch for debug registers --- 2015-05-16 Zhichao Huang New
[08/10] KVM: arm: implement dirty bit mechanism for debug registers --- 2015-05-16 Zhichao Huang New
[07/10] KVM: arm: add trap handlers for 64-bit debug registers --- 2015-05-16 Zhichao Huang New
[06/10] KVM: arm: add trap handlers for 32-bit debug registers --- 2015-05-16 Zhichao Huang New
[05/10] KVM: arm: check ordering of all system register tables --- 2015-05-16 Zhichao Huang New
[04/10] KVM: arm: common infrastructure for handling AArch32 CP14/CP15 --- 2015-05-16 Zhichao Huang New
[03/10] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code --- 2015-05-16 Zhichao Huang New
[01/10] KVM: arm: plug guest debug exploit --- 2015-05-16 Zhichao Huang New
[v11,2/6] ARM/PCI: remove align_resource in pci_sys_data --- 2015-10-16 Zhou Wang New
[v11,1/6] PCI: designware: move calculation of bus addresses to DRA7xx --- 2015-10-16 Zhou Wang New
[v10,2/6] ARM/PCI: remove align_resource in pci_sys_data --- 2015-10-10 Zhou Wang New
[v10,1/6] PCI: designware: move calculation of bus addresses to DRA7xx --- 2015-10-10 Zhou Wang New
[v9,2/6] ARM/PCI: remove align_resource in pci_sys_data --- 2015-09-15 Zhou Wang New
[v9,1/6] PCI: designware: move calculation of bus addresses to DRA7xx --- 2015-09-15 Zhou Wang New
[PATCHv3] arm64: topology: add MPIDR-based detection --- 2014-04-29 Zi Shen Lim New
[PATCHv2,2/2] arm64: topology: add MPIDR-based detection --- 2014-04-25 Zi Shen Lim New
[2/2] arm64: topology: add MPIDR-based detection --- 2014-04-23 Zi Shen Lim New
[PATCHv2] arm64:mm: free the useless initial page table --- 2014-12-09 zhichang.yuan@linaro.org New
[RFC,v1] arm64:mm: An optimization about kernel direct sapce mapping --- 2014-11-19 zhichang.yuan@linaro.org New
[v0] ARMv8:mm:Support the DEBUG_PAGEALLOC --- 2014-10-27 zhichang.yuan@linaro.org New
[V2] MFD: Make VEXPRESS MFD controller depends on VEXPRESS systems --- 2013-08-12 manjunath.goudar@linaro.org New
[V5,5/6] USB: OHCI: make ohci-at91 a separate driver --- 2013-08-12 manjunath.goudar@linaro.org New
[V5,2/6] USB: OHCI: make ohci-omap a separate driver --- 2013-08-12 manjunath.goudar@linaro.org New
[V5,1/6] USB: OHCI: make ohci-exynos a separate driver --- 2013-08-12 manjunath.goudar@linaro.org New
[V2] USB: OHCI: make ohci-nxp a separate driver --- 2013-08-10 manjunath.goudar@linaro.org New
[V3,2/2] USB: OHCI: make ohci-pxa27x a separate driver --- 2013-08-10 manjunath.goudar@linaro.org New
[V3,1/2] USB: OHCI: make ohci-ep93xx a separate driver --- 2013-08-10 manjunath.goudar@linaro.org New
[V4,6/6] USB: OHCI: make ohci-s3c2410 a separate driver --- 2013-08-10 manjunath.goudar@linaro.org New
[V4,5/6] USB: OHCI: make ohci-at91 a separate driver --- 2013-08-10 manjunath.goudar@linaro.org New
[V4,2/6] USB: OHCI: make ohci-omap a separate driver --- 2013-08-10 manjunath.goudar@linaro.org New
[V4,1/6] USB: OHCI: make ohci-exynos a separate driver --- 2013-08-10 manjunath.goudar@linaro.org New
[V2] USB: EHCI: make ehci-w90X900 a separate driver --- 2013-08-10 manjunath.goudar@linaro.org New
mach-ks8695/Kconfig: Make MACH_KS8695 depends on PCI --- 2013-08-05 manjunath.goudar@linaro.org New
MFD: Make VEXPRESS MFD controller depends on VEXPRESS systems --- 2013-08-04 manjunath.goudar@linaro.org New
MM: Make Contiguous Memory Allocator depends on MMU --- 2013-08-04 manjunath.goudar@linaro.org New
ARM: dts: add pinctrl nodes for Exynos5250 SoC --- 2013-04-25 thomas.abraham@linaro.org New
[1/2] ARM: dts: add pin state information in client nodes for Exynos4 platforms --- 2013-03-06 thomas.abraham@linaro.org New
ARM: dts: add pinctrl nodes for Exynos5250 SoC --- 2012-12-13 thomas.abraham@linaro.org New
[v4,3/3] ARM: dts: Add nodes for dw_mmc controllers for Samsung Exynos5250 platforms --- 2012-09-07 thomas.abraham@linaro.org New
« 1 2 ... 68 69 70 71 »