Show patches with: Submitter = Will Deacon       |   1447 patches
« 1 2 ... 12 13 14 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] ARM: coresight: common definition for (OS) Lock Access Register key value - - - --- 2013-01-11 Will Deacon New
ARM: spinlock: avoid exclusive accesses on unlock() path - - - --- 2013-01-11 Will Deacon New
[v3,6/6] ARM: mach-virt: add SMP support using PSCI - - - --- 2012-12-18 Will Deacon New
[v3,5/6] ARM: Dummy Virtual Machine platform support - - - --- 2012-12-18 Will Deacon New
[v3,4/6] ARM: psci: add support for PSCI invocations from the kernel - - - --- 2012-12-18 Will Deacon New
[v3,3/6] ARM: psci: add devicetree binding for describing PSCI firmware - - - --- 2012-12-18 Will Deacon New
[v3,2/6] ARM: opcodes: add opcodes definitions for ARM security extensions - - - --- 2012-12-18 Will Deacon New
[v3,1/6] ARM: opcodes: add missing include of linux/linkage.h - - - --- 2012-12-18 Will Deacon New
[v2,6/6] ARM: mach-virt: add SMP support using PSCI - - - --- 2012-12-17 Will Deacon New
[v2,5/6] ARM: Dummy Virtual Machine platform support - - - --- 2012-12-17 Will Deacon New
[v2,4/6] ARM: psci: add support for PSCI invocations from the kernel - - - --- 2012-12-17 Will Deacon New
[v2,3/6] ARM: psci: add devicetree binding for describing PSCI firmware - - - --- 2012-12-17 Will Deacon New
[v2,2/6] ARM: opcodes: add opcodes definitions for ARM security extensions - - - --- 2012-12-17 Will Deacon New
[v2,1/6] ARM: opcodes: add missing include of linux/linkage.h - - - --- 2012-12-17 Will Deacon New
ARM: realview: fix private peripheral memory base for EB rev. B boards - - - --- 2012-12-17 Will Deacon New
ARM: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs - - - --- 2012-12-17 Will Deacon New
ARM realview breakages w/ 3.7 under qemu - - - --- 2012-12-17 Will Deacon New
[RFC,v2,3/5] ARM: kernel: update cpu_suspend code to use cache LoUIS operations - - - --- 2012-12-12 Will Deacon New
[RFC,v2,3/5] ARM: kernel: update cpu_suspend code to use cache LoUIS operations - - - --- 2012-12-11 Will Deacon New
ARM: pass syscall return value to sys_exit tracepoint - - - --- 2012-12-04 Will Deacon New
[3/3] ARM: nommu: do not enable DCACHE_WORD_ACCESS when !CONFIG_MMU - - - --- 2012-12-03 Will Deacon New
[2/3] ARM: nommu: prevent generation of kernel unaligned memory accesses - - - --- 2012-12-03 Will Deacon New
[1/3] ARM: nommu: allow unaligned accesses on ARMv6+ processors - - - --- 2012-12-03 Will Deacon New
[RFC,2/2] ARM: SMP support for mach-virt - - - --- 2012-12-03 Will Deacon New
[RFC,1/2] ARM: Dummy Virtual Machine platform support - - - --- 2012-12-03 Will Deacon New
[v4,02/14] ARM: Section based HYP idmap - - - --- 2012-11-30 Will Deacon New
ARM: implement optimized percpu variable access - - - --- 2012-11-28 Will Deacon New
ARM: sp804: set cpumask to cpu_possible_mask for clock event device - - - --- 2012-11-22 Will Deacon New
ARM: implement optimized percpu variable access - - - --- 2012-11-22 Will Deacon New
ARM: cti: fix manipulation of debug lock registers - - - --- 2012-11-15 Will Deacon New
Building for MMU-less vexpress targets - - - --- 2012-11-06 Will Deacon New
Building for MMU-less vexpress targets - - - --- 2012-11-05 Will Deacon New
ARM: io: avoid GCC's offsettable addressing modes for halfword accesses - - - --- 2012-10-26 Will Deacon New
[v2,8/8] ARM: hw_breakpoint: kill WARN_ONCE usage - - - --- 2012-10-26 Will Deacon New
[v2,7/8] ARM: hw_breakpoint: use CRn as argument for debug reg accessor macros - - - --- 2012-10-26 Will Deacon New
[v2,6/8] ARM: hw_breakpoint: check if monitor mode is enabled during validation - - - --- 2012-10-26 Will Deacon New
[v2,5/8] ARM: hw_breakpoint: make boot quieter without CPUID feature registers - - - --- 2012-10-26 Will Deacon New
[v2,4/8] ARM: hw_breakpoint: don't try to clear v6 debug registers during boot - - - --- 2012-10-26 Will Deacon New
[v2,3/8] ARM: hw_breakpoint: fix ordering of debug register reset sequence - - - --- 2012-10-26 Will Deacon New
[v2,2/8] ARM: hw_breakpoint: fix monitor mode detection with v7.1 - - - --- 2012-10-26 Will Deacon New
[v2,1/8] ARM: hw_breakpoint: only clear OS lock when implemented on v7 - - - --- 2012-10-26 Will Deacon New
Possible regression in arm/io.h - - - --- 2012-10-25 Will Deacon New
[RESEND,4/4] ARM: mm: introduce present, faulting entries for PAGE_NONE - - - --- 2012-10-17 Will Deacon New
[RESEND,3/4] ARM: mm: introduce L_PTE_VALID for page table entries - - - --- 2012-10-17 Will Deacon New
[RESEND,2/4] ARM: mm: don't use the access flag permissions mechanism for classic MMU - - - --- 2012-10-17 Will Deacon New
[RESEND,1/4] ARM: mm: use pteval_t to represent page protection values - - - --- 2012-10-17 Will Deacon New
[7/7] ARM: perf: consistently use arm_pmu->name for PMU name - - - --- 2012-10-17 Will Deacon New
[6/7] ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU - - - --- 2012-10-17 Will Deacon New
[5/7] ARM: perf: register cpu_notifier at driver init - - - --- 2012-10-17 Will Deacon New
[4/7] ARM: perf: check ARMv7 counter validity on a per-pmu basis - - - --- 2012-10-17 Will Deacon New
[3/7] ARM: perf: consistently use struct perf_event in arm_pmu functions - - - --- 2012-10-17 Will Deacon New
[2/7] ARM: perf: allocate CPU PMU dynamically at probe time - - - --- 2012-10-17 Will Deacon New
[1/7] ARM: perf: add guest vs host discrimination - - - --- 2012-10-17 Will Deacon New
[7/7] ARM: hw_breakpoint: use CRn as argument for debug reg accessor macros - - - --- 2012-10-17 Will Deacon New
[6/7] ARM: hw_breakpoint: check if monitor mode is enabled during validation - - - --- 2012-10-17 Will Deacon New
[5/7] ARM: hw_breakpoint: make boot quieter without CPUID feature registers - - - --- 2012-10-17 Will Deacon New
[4/7] ARM: hw_breakpoint: don't try to clear v6 debug registers during boot - - - --- 2012-10-17 Will Deacon New
[3/7] ARM: hw_breakpoint: fix ordering of debug register reset sequence - - - --- 2012-10-17 Will Deacon New
[2/7] ARM: hw_breakpoint: fix monitor mode detection with v7.1 - - - --- 2012-10-17 Will Deacon New
[1/7] ARM: hw_breakpoint: only clear OS lock when implemented on v7 - - - --- 2012-10-17 Will Deacon New
ARM: smp: switch away from the idmap before updating init_mm.mm_count - - - --- 2012-10-16 Will Deacon New
bug with 3.4.6, 3.5.3, 3.6.1 - - - --- 2012-10-11 Will Deacon New
[RESEND,3/3] ARM: mm: use bitmap operations when allocating new ASIDs - - - --- 2012-09-20 Will Deacon New
[RESEND,2/3] ARM: mm: avoid taking ASID spinlock on fastpath - - - --- 2012-09-20 Will Deacon New
[RESEND,1/3] ARM: mm: remove IPI broadcasting on ASID rollover - - - --- 2012-09-20 Will Deacon New
[RESEND,2/2] ARM: kexec: Check segment memory addresses - - - --- 2012-09-20 Will Deacon New
[RESEND,1/2] ARM: kexec: scan for dtb magic in segments - - - --- 2012-09-20 Will Deacon New
[4/4] ARM: mm: introduce present, faulting entries for PAGE_NONE - - - --- 2012-09-20 Will Deacon New
[3/4] ARM: mm: introduce L_PTE_VALID for page table entries - - - --- 2012-09-20 Will Deacon New
[2/4] ARM: mm: don't use the access flag permissions mechanism for classic MMU - - - --- 2012-09-20 Will Deacon New
[1/4] ARM: mm: use pteval_t to represent page protection values - - - --- 2012-09-20 Will Deacon New
ARM: hw_breakpoint: silent EPERM when setting ARM_DSCR_MDBGEN on ARM_DEBUG_ARCH_V7_ECP14 - - - --- 2012-09-13 Will Deacon New
[v2,2/2] ARM: delay: add registration mechanism for delay timer sources - - - --- 2012-08-29 Will Deacon New
[v2,1/2] ARM: delay: set loops_per_jiffy when moving to timer-based loop - - - --- 2012-08-29 Will Deacon New
[2/2] ARM: delay: add registration mechanism for delay timer sources - - - --- 2012-08-24 Will Deacon New
[1/2] ARM: delay: set loops_per_jiffy when moving to timer-based loop - - - --- 2012-08-24 Will Deacon New
ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+ - - - --- 2012-08-24 Will Deacon New
ARM: decompressor: reset ttbcr for VMSA ARMv7 cores - - - --- 2012-08-23 Will Deacon New
ARM: contextidr: avoid using bfi instruction during notifier - - - --- 2012-08-23 Will Deacon New
[v2] ARM: io: avoid writeback addressing modes for __raw_ accessors - - - --- 2012-08-21 Will Deacon New
[v3] ARM: support syscall tracing - - - --- 2012-08-21 Will Deacon New
ARM: perf: update event period in response to PERF_EVENT_IOC_PERIOD - - - --- 2012-08-20 Will Deacon New
ARM: io: avoid writeback addressing modes for __raw_ accessors - - - --- 2012-08-20 Will Deacon New
ARM: mm: only flush both pmd entries for classic MMU - - - --- 2012-08-16 Will Deacon New
[v2] ARM: support syscall tracing - - - --- 2012-08-16 Will Deacon New
[3/3] ARM: mm: use bitmap operations when allocating new ASIDs - - - --- 2012-08-15 Will Deacon New
[2/3] ARM: mm: avoid taking ASID spinlock on fastpath - - - --- 2012-08-15 Will Deacon New
[1/3] ARM: mm: remove IPI broadcasting on ASID rollover - - - --- 2012-08-15 Will Deacon New
ARM: io: avoid writeback addressing modes for __raw_ accessors - - - --- 2012-08-14 Will Deacon New
ARM: mutex: use generic atomic_dec-based implementation for ARMv6+ - - - --- 2012-08-13 Will Deacon New
[9/9] ARM: perf: move irq registration into pmu implementation - - - --- 2012-08-10 Will Deacon New
[8/9] ARM: perf: move CPU-specific PMU handling code into separate file - - - --- 2012-08-10 Will Deacon New
[7/9] ARM: perf: prepare for moving CPU PMU code into separate file - - - --- 2012-08-10 Will Deacon New
[6/9] ARM: perf: probe devicetree in preference to current CPU - - - --- 2012-08-10 Will Deacon New
[5/9] ARM: perf: remove mysterious compiler barrier - - - --- 2012-08-10 Will Deacon New
[4/9] ARM: pmu: remove arm_pmu_type enumeration - - - --- 2012-08-10 Will Deacon New
[3/9] ARM: pmu: remove unused reservation mechanism - - - --- 2012-08-10 Will Deacon New
[2/9] ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUs - - - --- 2012-08-10 Will Deacon New
[1/9] ARM: PMU: Add runtime PM Support - - - --- 2012-08-10 Will Deacon New
mutex: place lock in contended state after fastpath_lock failure - - - --- 2012-08-10 Will Deacon New
« 1 2 ... 12 13 14 15 »