Current Team Memberships

Show patches with: Archived = No       |   783 patches
« 1 2 ... 5 6 7 8 »
Patch Series S/W/F Date Submitter Delegate State
[v2] arm64: hw_breakpoint: use target state to determine ABI behaviour --- 2015-10-07 Will Deacon Accepted
[GIT,PULL] iommu/arm-smmu: Fixes for 4.3 --- 2015-10-07 Will Deacon New
[v2,10/10] arm64: mm: remove dsb from update_mmu_cache --- 2015-10-06 Will Deacon New
[v2,09/10] arm64: tlb: remove redundant barrier from __flush_tlb_pgtable --- 2015-10-06 Will Deacon Accepted
[v2,08/10] arm64: mm: kill mm_cpumask usage --- 2015-10-06 Will Deacon New
[v2,07/10] arm64: switch_mm: simplify mm and CPU checks --- 2015-10-06 Will Deacon New
[v2,06/10] arm64: tlbflush: avoid flushing when fullmm == 1 --- 2015-10-06 Will Deacon New
[v2,05/10] arm64: tlbflush: remove redundant ASID casts to (unsigned long) --- 2015-10-06 Will Deacon Accepted
[v2,04/10] arm64: mm: rewrite ASID allocator and MM context-switching code --- 2015-10-06 Will Deacon Accepted
[v2,03/10] arm64: flush: use local TLB and I-cache invalidation --- 2015-10-06 Will Deacon Accepted
[v2,02/10] arm64: proc: de-scope TLBI operation during cold boot --- 2015-10-06 Will Deacon Accepted
[v2,01/10] arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function --- 2015-10-06 Will Deacon Accepted
iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPA --- 2015-09-18 Will Deacon Accepted
iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUs --- 2015-09-18 Will Deacon Accepted
[GIT,PULL] arm64: fixes for -rc2 --- 2015-09-17 Will Deacon New
[10/10] arm64: mm: remove dsb from update_mmu_cache --- 2015-09-17 Will Deacon Accepted
[09/10] arm64: tlb: remove redundant barrier from __flush_tlb_pgtable --- 2015-09-17 Will Deacon Superseded
[08/10] arm64: mm: kill mm_cpumask usage --- 2015-09-17 Will Deacon New
[07/10] arm64: switch_mm: simplify mm and CPU checks --- 2015-09-17 Will Deacon Accepted
[06/10] arm64: tlbflush: avoid flushing when fullmm == 1 --- 2015-09-17 Will Deacon Accepted
[05/10] arm64: tlbflush: remove redundant ASID casts to (unsigned long) --- 2015-09-17 Will Deacon Superseded
[04/10] arm64: mm: rewrite ASID allocator and MM context-switching code --- 2015-09-17 Will Deacon Superseded
[03/10] arm64: flush: use local TLB and I-cache invalidation --- 2015-09-17 Will Deacon Superseded
[02/10] arm64: proc: de-scope TLBI operation during cold boot --- 2015-09-17 Will Deacon Superseded
[01/10] arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function --- 2015-09-17 Will Deacon Superseded
arm64: errata: add module build workaround for erratum #843419 --- 2015-09-16 Will Deacon Accepted
barriers: introduce smp_mb__release_acquire and update documentation --- 2015-09-16 Will Deacon New
arm64: hw_breakpoint: use target state to determine ABI behaviour --- 2015-09-15 Will Deacon Superseded
KVM: arm64: remove all traces of the ThumbEE registers --- 2015-09-15 Will Deacon Superseded
barriers: introduce smp_mb__release_acquire and update documentation --- 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] arm64: fpsimd: Fix FPSIMD corruption in rt_sigreturn with CONFIG_PREEMPT --- 2015-09-15 Will Deacon New
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers --- 2015-09-14 Will Deacon Accepted
arm64: head.S: initialise mdcr_el2 in el2_setup --- 2015-09-14 Will Deacon Accepted
drivers/perf: arm_pmu: avoid CPU device_node reference leak --- 2015-09-14 Will Deacon New
KVM: arm64: add workaround for Cortex-A57 erratum #852523 --- 2015-09-14 Will Deacon Superseded
master build: 1 failures 73 warnings (v4.2-11142-gb0a1ea5) --- 2015-09-11 Will Deacon New
[GIT,PULL] arm64: updates for 4.3 --- 2015-09-04 Will Deacon New
[GIT,PULL] iommu/arm-smmu: updates for 3.19 --- 2014-11-19 Will Deacon New
[RFC,v4,0/8] Introduce automatic DMA configuration for IOMMU masters --- 2014-11-19 Will Deacon New
[GIT,PULL] ARM: perf: updates for 3.19 --- 2014-11-14 Will Deacon New
[RFC,v4,8/8] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops --- 2014-11-14 Will Deacon Accepted
[RFC,v4,7/8] arm: call iommu_init before of_platform_populate --- 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,5/8] dma-mapping: detect and configure IOMMU in of_dma_configure --- 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,3/8] iommu: add new iommu_ops callback for adding an OF device --- 2014-11-14 Will Deacon Accepted
[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,1/8] iommu: provide early initialisation hook for IOMMU drivers --- 2014-11-14 Will Deacon New
mmu_gather: move minimal range calculations into generic code --- 2014-11-14 Will Deacon Accepted
efi: Fix free_end build warning --- 2014-11-13 Will Deacon New
[RFC,1/2] zap_pte_range: update addr when forcing flush after TLB batching faiure --- 2014-11-10 Will Deacon New
[2/2] arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs --- 2014-11-07 Will Deacon Accepted
[1/2] arm64: entry: avoid writing lr explicitly for constructing return paths --- 2014-11-07 Will Deacon Accepted
ARM: mm: try to re-use old ASID assignments following a rollover --- 2014-10-30 Will Deacon Accepted
ARM: decompressor: ensure I-side picks up relocated code --- 2014-10-30 Will Deacon Accepted
[RFC,1/2] zap_pte_range: update addr when forcing flush after TLB batching faiure --- 2014-10-29 Will Deacon New
[RFC,2/2] zap_pte_range: fix partial TLB flushing in response to a dirty pte --- 2014-10-28 Will Deacon New
[RFC,1/2] zap_pte_range: update addr when forcing flush after TLB batching faiure --- 2014-10-28 Will Deacon Accepted
[v2] perf tools: fix build breakage on arm64 targets --- 2014-09-30 Will Deacon Superseded
perf tools: fix build breakage on arm and arm64 targets --- 2014-09-26 Will Deacon New
[v3,09/17] m68k: io: implement dummy relaxed accessor macros for writes --- 2014-09-25 Will Deacon New
[v2] ARM: mm: clear SCTLR.HA instead of setting it for LPAE --- 2014-09-24 Will Deacon Accepted
[v3,17/17] asm-generic: io: define relaxed accessor macros unconditionally --- 2014-09-24 Will Deacon New
[v3,16/17] documentation: memory-barriers: clarify relaxed io accessor semantics --- 2014-09-24 Will Deacon Accepted
[v3,15/17] x86: io: implement dummy relaxed accessor macros for writes --- 2014-09-24 Will Deacon Accepted
[v3,14/17] tile: io: implement dummy relaxed accessor macros for writes --- 2014-09-24 Will Deacon Accepted
[v3,13/17] sparc: io: implement dummy relaxed accessor macros for writes --- 2014-09-24 Will Deacon Accepted
[v3,12/17] powerpc: io: implement dummy relaxed accessor macros for writes --- 2014-09-24 Will Deacon Accepted
[v3,11/17] parisc: io: implement dummy relaxed accessor macros for writes --- 2014-09-24 Will Deacon Accepted
[v3,10/17] mn10300: io: implement dummy relaxed accessor macros for writes --- 2014-09-24 Will Deacon Accepted
[v3,09/17] m68k: io: implement dummy relaxed accessor macros for writes --- 2014-09-24 Will Deacon Accepted
[v3,08/17] m32r: io: implement dummy relaxed accessor macros for writes --- 2014-09-24 Will Deacon Accepted
[v3,07/17] ia64: io: implement dummy relaxed accessor macros for writes --- 2014-09-24 Will Deacon Accepted
[v3,06/17] cris: io: implement dummy relaxed accessor macros for writes --- 2014-09-24 Will Deacon Accepted
[v3,05/17] frv: io: implement dummy relaxed accessor macros for writes --- 2014-09-24 Will Deacon Accepted
[v3,04/17] xtensa: io: remove dummy relaxed accessor macros for reads --- 2014-09-24 Will Deacon Accepted
[v3,03/17] s390: io: remove dummy relaxed accessor macros for reads --- 2014-09-24 Will Deacon Accepted
[v3,02/17] microblaze: io: remove dummy relaxed accessor macros --- 2014-09-24 Will Deacon Accepted
[v3,01/17] asm-generic: io: implement relaxed accessor macros as conditional wrappers --- 2014-09-24 Will Deacon Accepted
ARM: mm: clear SCTLR.HA instead of setting it for LPAE --- 2014-09-22 Will Deacon Superseded
[GIT,PULL] iommu/arm-smmu: updates for 3.18 --- 2014-09-22 Will Deacon New
arm64: debug: don't re-enable debug exceptions on return from el1_dbg --- 2014-09-22 Will Deacon Accepted
[2/7] iommu/arm-smmu: add support for multi-master iommu groups --- 2014-09-15 Will Deacon New
[RFC,v3,7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops --- 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,5/7] dma-mapping: detect and configure IOMMU in of_dma_configure --- 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,3/7] iommu: add new iommu_ops callback for adding an OF device --- 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,1/7] iommu: provide early initialisation hook for IOMMU drivers --- 2014-09-12 Will Deacon New
[GIT,PULL] arm64: couple of fixes for -rc5 --- 2014-09-12 Will Deacon New
Unable to boot mainline on snow chromebook since 3.15 --- 2014-09-10 Will Deacon New
[7/7] iommu/arm-smmu: support MMU-401 --- 2014-09-04 Will Deacon Accepted
[6/7] iommu/arm-smmu: fix architecture version detection --- 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
[4/7] iommu/arm-smmu: use page shift instead of page size to avoid division --- 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
[2/7] iommu/arm-smmu: add support for multi-master iommu groups --- 2014-09-04 Will Deacon Accepted
[1/7] iommu/arm-smmu: allow translation stage to be forced on the cmdline --- 2014-09-04 Will Deacon Accepted
« 1 2 ... 5 6 7 8 »

Bundling

Create bundle: