Show patches with: Submitter = Will Deacon       |    Archived = No       |   218 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v6,1/3] ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM --- 2014-05-15 Will Deacon New
[v7,1/4] ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM --- 2014-05-23 Will Deacon New
[v7,2/4] PCI: ARM: add support for generic PCI host controller --- 2014-05-23 Will Deacon Accepted
[v7,3/4] MAINTAINERS: add entry for generic PCI host controller driver --- 2014-05-23 Will Deacon Accepted
[v7,4/4] PCI: Generic Configuration Access Mechanism support --- 2014-05-23 Will Deacon New
ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM --- 2014-05-27 Will Deacon Accepted
[GIT,PULL] Generic PCI host controller driver for 3.16 --- 2014-05-27 Will Deacon New
arm64: mm: fix pmd_write CoW brokenness --- 2014-05-28 Will Deacon Accepted
[GIT,PULL] Late regression fix for arm64 --- 2014-05-29 Will Deacon New
[v2] ARM: mcs lock: implement wfe-based polling for MCS locking --- 2014-06-01 Will Deacon Accepted
arm64: ptrace: change fs when passing kernel pointer to regset code --- 2014-06-02 Will Deacon Accepted
arm64: uid16: fix __kernel_old_{gid,uid}_t definitions --- 2014-06-02 Will Deacon Accepted
[RFC,v1,1/2] documentation/iommu: Add description of Hisilicon System MMU binding --- 2014-06-18 Will Deacon New
ARM: ptrace: reload syscall number after secure_computing() check --- 2014-06-24 Will Deacon Accepted
arm64: fpsimd: avoid restoring fpcr if the contents haven't changed --- 2014-06-26 Will Deacon New
[v2] arm64: fpsimd: avoid restoring fpcr if the contents haven't changed --- 2014-06-27 Will Deacon New
[1/5] iommu/arm-smmu: fix calculation of TCR.T0SZ --- 2014-06-30 Will Deacon Accepted
[2/5] iommu/arm-smmu: add support for PCI master devices --- 2014-06-30 Will Deacon Accepted
[3/5] iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability --- 2014-06-30 Will Deacon Accepted
[4/5] iommu/arm-smmu: remove support for chained SMMUs --- 2014-06-30 Will Deacon Accepted
[5/5] iommu/arm-smmu: prefer stage-1 mappings where we have a choice --- 2014-06-30 Will Deacon Accepted
[v7,8/9] ARM: vdso initialization, mapping, and synchronization --- 2014-07-02 Will Deacon Superseded
[1/3] arm64: vdso: put vdso datapage in a separate vma --- 2014-07-09 Will Deacon Accepted
[2/3] arm64: vdso: move to _install_special_mapping and remove arch_vma_name --- 2014-07-09 Will Deacon Accepted
[3/3] arm64: vdso: move data page before code pages --- 2014-07-09 Will Deacon Accepted
[GIT,PULL] ARM perf updates for 3.17 --- 2014-07-10 Will Deacon New
[GIT,PULL] iommu/arm-smmu: updates for 3.17 --- 2014-07-10 Will Deacon New
[PATCHv3] arm64: fpsimd: avoid restoring fpcr if the contents haven't changed --- 2014-07-10 Will Deacon Accepted
ARM/ARM64: don't enter kgdb when userspace executes a kgdb break instruction. --- 2014-07-30 Will Deacon New
[v3] iommu/arm-smmu: avoid calling request_irq in atomic context --- 2014-07-30 Will Deacon New
[1/2] arm64: compat: wire up memfd_create and getrandom syscalls for aarch32 --- 2014-08-11 Will Deacon Accepted
[2/2] asm-generic: add memfd_create system call to unistd.h --- 2014-08-11 Will Deacon Accepted
[01/11] KVM: ARM/arm64: fix non-const declaration of function returning const --- 2014-08-26 Will Deacon Superseded
[02/11] KVM: ARM/arm64: fix broken __percpu annotation --- 2014-08-26 Will Deacon Superseded
[03/11] KVM: ARM/arm64: avoid returning negative error code as bool --- 2014-08-26 Will Deacon Superseded
[04/11] KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg --- 2014-08-26 Will Deacon Superseded
[05/11] KVM: vgic: return int instead of bool when checking I/O ranges --- 2014-08-26 Will Deacon Superseded
[06/11] KVM: vgic: declare probe function pointer as const --- 2014-08-26 Will Deacon Superseded
[07/11] irqchip: gic: make gic_default_routable_irq_domain_ops static --- 2014-08-26 Will Deacon Accepted
[08/11] irqchip: gic-v3: declare rdist as __percpu pointer to __iomem pointer --- 2014-08-26 Will Deacon Accepted
[09/11] arm64: ptrace: fix compat hardware watchpoint reporting --- 2014-08-26 Will Deacon Accepted
[10/11] arm64: ptrace: fix compat reg getter/setter return values --- 2014-08-26 Will Deacon Accepted
[11/11] arm64: perf: don't rely on layout of pt_regs when grabbing sp or pc --- 2014-08-26 Will Deacon Accepted
[RFC,1/7] iommu: provide early initialisation hook for IOMMU drivers --- 2014-08-29 Will Deacon New
[RFC,2/7] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops --- 2014-08-29 Will Deacon New
[RFC,3/7] iommu: add new iommu_ops callback for adding a device with a set of IDs --- 2014-08-29 Will Deacon New
[RFC,4/7] iommu: provide helper function to configure an IOMMU for an of master --- 2014-08-29 Will Deacon New
[RFC,5/7] dma-mapping: detect and configure IOMMU in of_dma_configure --- 2014-08-29 Will Deacon New
[RFC,6/7] arm: call iommu_init before of_platform_populate --- 2014-08-29 Will Deacon New
[RFC,7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops --- 2014-08-29 Will Deacon New
iommu/arm-smmu: Allow size of stage 1 output to max possible value for sateg 2 bypass --- 2014-09-01 Will Deacon New
[RFC,v2,1/7] iommu: provide early initialisation hook for IOMMU drivers --- 2014-09-02 Will Deacon New
[RFC,v2,2/7] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops --- 2014-09-02 Will Deacon New
[RFC,v2,3/7] iommu: add new iommu_ops callback for adding an OF device --- 2014-09-02 Will Deacon New
[RFC,v2,4/7] iommu: provide helper function to configure an IOMMU for an of master --- 2014-09-02 Will Deacon New
[RFC,v2,5/7] dma-mapping: detect and configure IOMMU in of_dma_configure --- 2014-09-02 Will Deacon New
[RFC,v2,6/7] arm: call iommu_init before of_platform_populate --- 2014-09-02 Will Deacon New
[RFC,v2,7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops --- 2014-09-02 Will Deacon New
[GIT,PULL] iommu/arm-smmu: fixes for 3.17 --- 2014-09-03 Will Deacon New
[1/7] iommu/arm-smmu: allow translation stage to be forced on the cmdline --- 2014-09-04 Will Deacon Accepted
[2/7] iommu/arm-smmu: add support for multi-master iommu groups --- 2014-09-04 Will Deacon Accepted
[3/7] iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu --- 2014-09-04 Will Deacon Accepted
[4/7] iommu/arm-smmu: use page shift instead of page size to avoid division --- 2014-09-04 Will Deacon Accepted
[5/7] iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS --- 2014-09-04 Will Deacon Accepted
[6/7] iommu/arm-smmu: fix architecture version detection --- 2014-09-04 Will Deacon Accepted
[7/7] iommu/arm-smmu: support MMU-401 --- 2014-09-04 Will Deacon Accepted
[RFC,v3,1/7] iommu: provide early initialisation hook for IOMMU drivers --- 2014-09-12 Will Deacon New
[RFC,v3,2/7] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops --- 2014-09-12 Will Deacon New
[RFC,v3,3/7] iommu: add new iommu_ops callback for adding an OF device --- 2014-09-12 Will Deacon New
[RFC,v3,4/7] iommu: provide helper function to configure an IOMMU for an of master --- 2014-09-12 Will Deacon New
[RFC,v3,5/7] dma-mapping: detect and configure IOMMU in of_dma_configure --- 2014-09-12 Will Deacon New
[RFC,v3,6/7] arm: call iommu_init before of_platform_populate --- 2014-09-12 Will Deacon Superseded
[RFC,v3,7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops --- 2014-09-12 Will Deacon New
[2/7] iommu/arm-smmu: add support for multi-master iommu groups --- 2014-09-15 Will Deacon New
arm64: debug: don't re-enable debug exceptions on return from el1_dbg --- 2014-09-22 Will Deacon Accepted
[GIT,PULL] iommu/arm-smmu: updates for 3.18 --- 2014-09-22 Will Deacon New
ARM: mm: clear SCTLR.HA instead of setting it for LPAE --- 2014-09-22 Will Deacon Superseded
[v2] ARM: mm: clear SCTLR.HA instead of setting it for LPAE --- 2014-09-24 Will Deacon Accepted
ARM: decompressor: ensure I-side picks up relocated code --- 2014-10-30 Will Deacon Accepted
ARM: mm: try to re-use old ASID assignments following a rollover --- 2014-10-30 Will Deacon Accepted
[1/2] arm64: entry: avoid writing lr explicitly for constructing return paths --- 2014-11-07 Will Deacon Accepted
[2/2] arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs --- 2014-11-07 Will Deacon Accepted
efi: Fix free_end build warning --- 2014-11-13 Will Deacon New
[RFC,v4,1/8] iommu: provide early initialisation hook for IOMMU drivers --- 2014-11-14 Will Deacon New
[RFC,v4,2/8] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops --- 2014-11-14 Will Deacon Accepted
[RFC,v4,3/8] iommu: add new iommu_ops callback for adding an OF device --- 2014-11-14 Will Deacon Accepted
[RFC,v4,4/8] iommu: provide helper function to configure an IOMMU for an of master --- 2014-11-14 Will Deacon Accepted
[RFC,v4,5/8] dma-mapping: detect and configure IOMMU in of_dma_configure --- 2014-11-14 Will Deacon Accepted
[RFC,v4,6/8] dma-mapping: set dma segment properties in of_dma_configure --- 2014-11-14 Will Deacon New
[RFC,v4,7/8] arm: call iommu_init before of_platform_populate --- 2014-11-14 Will Deacon Accepted
[RFC,v4,8/8] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops --- 2014-11-14 Will Deacon Accepted
[GIT,PULL] ARM: perf: updates for 3.19 --- 2014-11-14 Will Deacon New
[RFC,v4,0/8] Introduce automatic DMA configuration for IOMMU masters --- 2014-11-19 Will Deacon New
[GIT,PULL] iommu/arm-smmu: updates for 3.19 --- 2014-11-19 Will Deacon New
KVM: arm64: add workaround for Cortex-A57 erratum #852523 --- 2015-09-14 Will Deacon Superseded
drivers/perf: arm_pmu: avoid CPU device_node reference leak --- 2015-09-14 Will Deacon New
arm64: head.S: initialise mdcr_el2 in el2_setup --- 2015-09-14 Will Deacon Accepted
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers --- 2015-09-14 Will Deacon Accepted
[1/2] arm64: fpsimd: Fix FPSIMD corruption in rt_sigreturn with CONFIG_PREEMPT --- 2015-09-15 Will Deacon New
[2/2] arm64: compat: fix vfp save/restore across signal handlers in big-endian --- 2015-09-15 Will Deacon Accepted
« 1 2 3 »