Show patches with: Submitter = Dave Martin       |    Archived = No       |   219 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[01/16] ARM: amba: Move definition of struct amba_id to mod_devicetable.h --- 2011-10-05 Dave Martin Accepted
[02/16] ARM: amba: Auto-generate AMBA driver module aliases during modpost --- 2011-10-05 Dave Martin Accepted
[03/16] hwrng: nomadik: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[04/16] dmaengine: pl08x: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[05/16] dmaengine: pl330: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[06/16] gpio: pl061: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[07/16] input: ambakmi: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[08/16] mmc: mmci: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[09/16] rtc: pl030: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[10/16] rtc: pl031: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[11/16] spi: pl022: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[12/16] serial: pl010: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[1/2] ARM: alignment: Make SIGBUS sent to userspace POSIXly correct --- 2011-07-26 Dave Martin Superseded
[1/2] ARM: ELF: Define new core note type for VFP registers --- 2011-04-04 Dave Martin Superseded
[1/2] ARM: ELF: Define new core note type for VFP registers --- 2011-04-01 Dave Martin Superseded
[13/16] serial: pl011: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[1/3] ARM: Make cpu_alignment into a global variable --- 2011-08-16 Dave Martin Superseded
[14/16] fbdev: amba: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[1/4] ARM: head: Always Enter the kernel in ARM state --- 2011-06-20 Dave Martin Superseded
[1/4] ARM: opcodes: Don't define the thumb32 byteswapping macros for BE32 --- 2012-03-15 Dave Martin Accepted
[15/16] watchdog: sp805: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[16/16] sound: aaci: Enable module alias autogeneration for AMBA drivers --- 2011-10-05 Dave Martin Accepted
[2/2] ARM: ptrace: Migrate to regsets framework --- 2011-04-04 Dave Martin Superseded
[2/2] ARM: ptrace: Migrate to regsets framework --- 2011-04-01 Dave Martin Superseded
[2/3] ARM: entry: Remove unnecessary masking when decoding Thumb-2 instructions --- 2011-08-16 Dave Martin Superseded
[2/4] ARM: head-nommu: Always enter the kernel in ARM state --- 2011-06-20 Dave Martin Superseded
[2/4] ARM: opcodes: Make opcode byteswapping macros assembly-compatible --- 2012-03-15 Dave Martin Accepted
[3/3] ARM: entry: Fix Thumb-2 undef handling for multi-CPU kernels --- 2011-08-16 Dave Martin Superseded
[3/4] ARM: opcodes: Add helpers for emitting custom opcodes --- 2012-03-15 Dave Martin Superseded
[3/4] ARM: zImage: Jump to the decompressed kernel entry point in ARM state --- 2011-06-20 Dave Martin Superseded
[4/4] ARM: Documentation: clarify entry requirements for ARM versus Thumb-2 --- 2011-06-20 Dave Martin Superseded
[4/4] ARM: opcodes: Opcode definitions for the Virtualization Extensions --- 2012-03-15 Dave Martin Superseded
ARM: Add generic instruction opcode manipulation helpers --- 2011-12-07 Dave Martin Superseded
ARM: Add optimised swahb32() byteswap helper for v6 and above --- 2011-11-23 Dave Martin Accepted
ARM: Add safe diagnostic to indicate when __cpu_architecture isn't set up --- 2011-08-16 Dave Martin Superseded
ARM: alignment: Enable verbose fault messages for user BUS_ADRALN signals --- 2012-01-16 Dave Martin Accepted
ARM: alignment: Prevent ignoring of faults with ARMv6 unaligned access model --- 2011-07-25 Dave Martin Superseded
ARM: Allow modules to read cpu_logical_map --- 2013-02-08 Dave Martin New
arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible --- 2012-11-05 Dave Martin Accepted
ARM: decompressor: Enable unaligned memory access for v6 and above --- 2012-11-06 Dave Martin Accepted
ARM: devicetree: Add .dtb files to arch/arm/boot/.gitignore --- 2012-01-30 Dave Martin Accepted
ARM: errata: Remove SMP dependency for erratum 720789 --- 2011-11-29 Dave Martin Accepted
ARM: errata: Remove SMP dependency for erratum 751472 --- 2011-11-29 Dave Martin Superseded
ARM: head: Remove boot-time HYP mode check for v5 and below --- 2012-12-07 Dave Martin Accepted
ARM: KVM: Don't handle PSCI calls via SMC --- 2013-05-01 Dave Martin New
ARM: mxc: ssi-fiq: Make ssi-fiq.S Thumb-2 compatible --- 2012-08-10 Dave Martin Accepted
ARM: pl2x0/pl310: Refactor Kconfig to be more maintainable --- 2011-11-29 Dave Martin Superseded
ARM: proc-v7: Ensure correct instruction set after cpu_reset --- 2012-10-03 Dave Martin Accepted
ARM: stacktrace: Fix return_address() for CONFIG_FRAME_POINTER --- 2012-11-01 Dave Martin Accepted
ARM: tegra: Remove redundant change to the CPSR in headsmp.S --- 2011-09-07 Dave Martin New
ARM: Thumb-2: Relax relocation requirements for non-function symbols --- 2011-05-05 Dave Martin Accepted
ARM: vfp: Remote obsolete fpmx_state field from vfp_hard_struct --- 2011-03-30 Dave Martin Rejected
ARM: vfp: Remote obsolete fpmx_state field from vfp_hard_struct --- 2011-03-30 Dave Martin Rejected
ARM: zImage: Add build-time check for correctly-sized proc_type entries --- 2011-06-09 Dave Martin Accepted
[REPOST] ARM: Thumb-2: Relax relocation requirements for non-function symbols --- 2011-05-31 Dave Martin Accepted
[RFC,1/2] ARM: assembler: Add uniform assembler framework --- 2012-02-28 Dave Martin Superseded
[RFC,1/3] ARM: iwmmxt: Fix Makefile rules for building iwmmxt for Thumb-2 --- 2011-09-07 Dave Martin RFC
[RFC,1/5] ARM: Make cpu_alignment into a global variable --- 2011-08-10 Dave Martin RFC
[RFC,2/2] ARM: virt: Add assembler helpers for the Virtualization Extensions --- 2012-02-28 Dave Martin Superseded
[RFC,2/3] ARM: iwmmxt: Port problematic iwmmxt support code to v7/Thumb-2 --- 2011-09-07 Dave Martin RFC
[RFC,2/5] ARM: s3c24xx: Reference cpu_architecture as a global variable --- 2011-08-10 Dave Martin RFC
[RFC,3/3] ARM: pxa/pj4: Port problematic pj4 support code to v7/Thumb-2 --- 2011-09-07 Dave Martin RFC
[RFC,3/5] ARM: kprobes: Reference cpu_architecture as a global variable --- 2011-08-10 Dave Martin RFC
[RFC,4/5] ARM: entry: Remove unnecessary masking when decoding Thumb-2 instructions --- 2011-08-10 Dave Martin Accepted
[RFC,5/5] ARM: entry: Fix Thumb-2 undef handling for multi-CPU kernels --- 2011-08-10 Dave Martin RFC
[RFC] ARM: Add generic instruction opcode manipulation helpers --- 2011-11-25 Dave Martin Superseded
[RFC] ARM: Export the CPU logical map to modules --- 2013-01-28 Dave Martin New
[RFC] ARM: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 --- 2011-04-06 Dave Martin Accepted
[RFC] ARM: kexec: Assemble relocate code in ARM mode --- 2013-10-15 Dave Martin New
[RFC] ARM: kuser helpers: comment cleanup --- 2011-05-19 Dave Martin Superseded
[RFC] ARM: Remove backwards-compatibility IT macros for CONFIG_LTO --- 2013-04-12 Dave Martin New
[RFC,REPOST] ARM: kuser helpers: comment cleanup --- 2011-05-31 Dave Martin Superseded
[v2,1/3] ARM: iwmmxt: Fix Makefile rules for building iwmmxt for Thumb-2 --- 2011-09-08 Dave Martin New
[v2,1/3] ARM: Make cpu_architecture into a global variable --- 2011-08-18 Dave Martin Accepted
[v2,1/4] ARM: opcodes: Don't define the thumb32 byteswapping macros for BE32 --- 2012-03-27 Dave Martin Superseded
[v2,2/3] ARM: entry: Remove unnecessary masking when decoding Thumb-2 instructions --- 2011-08-18 Dave Martin Accepted
[v2,2/3] ARM: iwmmxt: Port problematic iwmmxt support code to v7/Thumb-2 --- 2011-09-08 Dave Martin New
[v2,2/4] ARM: opcodes: Make opcode byteswapping macros assembly-compatible --- 2012-03-27 Dave Martin Superseded
[v2,3/3] ARM: entry: Fix Thumb-2 undef handling for multi-CPU kernels --- 2011-08-18 Dave Martin Accepted
[v2,3/3] ARM: pxa/pj4: Port problematic pj4 support code to v7/Thumb-2 --- 2011-09-08 Dave Martin New
[v2,3/4] ARM: opcodes: Add helpers for emitting custom opcodes --- 2012-03-27 Dave Martin Superseded
[v2,4/4] ARM: opcodes: Opcode definitions for the Virtualization Extensions --- 2012-03-27 Dave Martin Superseded
[v2] ARM: Add generic instruction opcode manipulation helpers --- 2011-12-08 Dave Martin Superseded
[v2] ARM: alignment: Make SIGBUS sent to userspace POSIXly correct --- 2011-07-27 Dave Martin Accepted
[v2] ARM: alignment: Prevent ignoring of faults with ARMv6 unaligned access model --- 2011-07-26 Dave Martin Accepted
[v2] ARM: errata: Remove SMP dependency for erratum 751472 --- 2011-11-30 Dave Martin Accepted
[v2] ARM: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 --- 2011-05-19 Dave Martin Accepted
[v2] ARM: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 --- 2011-04-07 Dave Martin Superseded
[v2] ARM: head, zImage: Always Enter the kernel in ARM state --- 2011-07-12 Dave Martin Accepted
[v2] ARM: head, zImage: Always Enter the kernel in ARM state --- 2011-06-20 Dave Martin Superseded
[v2] ARM: pl2x0/pl310: Refactor Kconfig to be more maintainable --- 2011-11-30 Dave Martin Accepted
[v2] ARM: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagic --- 2011-02-23 Dave Martin Accepted
[v2,REPOST,1/4] ARM: opcodes: Don't define the thumb32 byteswapping macros for BE32 --- 2012-08-08 Dave Martin Accepted
[v2,REPOST,2/4] ARM: opcodes: Make opcode byteswapping macros assembly-compatible --- 2012-08-08 Dave Martin Accepted
[v2,REPOST,3/4] ARM: opcodes: Add helpers for emitting custom opcodes --- 2012-08-08 Dave Martin Accepted
[v2,REPOST,4/4] ARM: opcodes: Opcode definitions for the Virtualization Extensions --- 2012-08-08 Dave Martin Accepted
[v2,REPOST] ARM: Thumb-2: Add local symbols to work around gas behaviour --- 2011-03-11 Dave Martin New
[v2,REPOST] ARM: Thumb-2: Add local symbols to work around gas behaviour --- 2011-03-11 Dave Martin Not Applicable
[v3,01/40] Subject: ARM: mm: proc-macros Add generic proc/cache/tlb struct definition macros --- 2011-06-23 Dave Martin Superseded
[v3,02/40] Subject: ARM: assembler.h: Add string declaration macro --- 2011-06-23 Dave Martin Superseded
« 1 2 3 »