Show patches with: Submitter = Ben Dooks       |    State = Action Required       |   393 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ARM: rcar-gen2: Do not setup timer in non-secure mode - - - --- 2013-12-11 Ben Dooks New
ARM: rcar-gen2: Do not attempt to re-setup timer if running correctly - - - --- 2013-12-11 Ben Dooks New
ARM: rcar-gen2: Do not setup timer in non-secure mode - - - --- 2013-12-10 Ben Dooks New
[9/9] ARM: asm/opcodes.h: use ARM_HAVE_INST to use .inst to build instructions - - - --- 2013-11-08 Ben Dooks New
[8/9] ARM: add test for as supporting '.inst' - - - --- 2013-11-08 Ben Dooks New
[7/9] ARM: kprobes-test: fix next_instruction() - - - --- 2013-11-08 Ben Dooks New
[6/9] ARM: kprobes-test: Workaround GAS .align bug - - - --- 2013-11-08 Ben Dooks New
[5/9] ARM: kprobes-test: Use <asm/opcodes.h> for thumb instruction nuilding - - - --- 2013-11-08 Ben Dooks New
[4/9] ARM: kprobes-test: Use <asm/opcodes.h> for ARM instruction building - - - --- 2013-11-08 Ben Dooks New
[3/9] ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses - - - --- 2013-11-08 Ben Dooks New
[2/9] ARM: kprobes: fix instruction fetch order with <asm/opcodes.h> - - - --- 2013-11-08 Ben Dooks New
[1/9] ARM: fix missed big-endian fix in traps.c - - - --- 2013-11-08 Ben Dooks New
[22/23] ARM: cci: driver need big endian fixes in asm code - - - --- 2013-10-14 Ben Dooks New
[23/23] ARM: tlb: ASID macro should give 32bit result for BE correct operation - - - --- 2013-10-08 Ben Dooks New
[22/23] ARM: cci: driver need big endian fixes in asm code - - - --- 2013-10-08 Ben Dooks New
[21/23] ARM: mcpm: fix big endian issue in mcpm startup code - - - --- 2013-10-08 Ben Dooks New
[20/23] ARM: signal: sigreturn_codes should be endian neutral to work in BE8 - - - --- 2013-10-08 Ben Dooks New
[19/23] ARM: atomic64: fix endian-ness in atomic.h - - - --- 2013-10-08 Ben Dooks New
[18/23] ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction - - - --- 2013-10-08 Ben Dooks New
[17/23] ARM: Correct BUG() assembly to ensure it is endian-agnostic - - - --- 2013-10-08 Ben Dooks New
[16/23] ARM: net: fix arm instruction endian-ness in bpf_jit_32.c - - - --- 2013-10-08 Ben Dooks New
[15/23] ARM: hardware: fix endian-ness in <hardware/coresight.h> - - - --- 2013-10-08 Ben Dooks New
[14/23] ARM: set --be8 when linking modules - - - --- 2013-10-08 Ben Dooks New
[13/23] ARM: module: correctly relocate instructions in BE8 - - - --- 2013-10-08 Ben Dooks New
[12/23] ARM: traps: use <asm/opcodes.h> to get correct instruction order - - - --- 2013-10-08 Ben Dooks New
[11/23] ARM: alignment: correctly decode instructions in BE8 mode. - - - --- 2013-10-08 Ben Dooks New
[10/23] ARM: vexpress: add big endian support - - - --- 2013-10-08 Ben Dooks New
[09/23] ARM: mvebu: support running big-endian - - - --- 2013-10-08 Ben Dooks New
[08/23] ARM: highbank: enable big-endian - - - --- 2013-10-08 Ben Dooks New
[07/23] ARM: smp_scu: data endian fixes - - - --- 2013-10-08 Ben Dooks New
[06/23] ARM: twd: data endian fix - - - --- 2013-10-08 Ben Dooks New
[05/23] ARM: pl01x debug code endian fix - - - --- 2013-10-08 Ben Dooks New
[04/23] ARM: set BE8 if LE in head code - - - --- 2013-10-08 Ben Dooks New
[03/23] ARM: fixup_pv_table bug when CPU_ENDIAN_BE8 - - - --- 2013-10-08 Ben Dooks New
[02/23] ARM: asm: Add ARM_BE8() assembly helper - - - --- 2013-10-08 Ben Dooks New
[01/23] ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN - - - --- 2013-10-08 Ben Dooks New
[5/5] ARM: ensure loader information in LE format for BE kernels - - - --- 2013-08-30 Ben Dooks New
[4/5] ARM: update atag-to-fdt code to be endian agnostic - - - --- 2013-08-30 Ben Dooks New
[3/5] ARM: add atag32_to_cpu() function - - - --- 2013-08-30 Ben Dooks New
[2/5] ARM: fixup head for atag verification - - - --- 2013-08-30 Ben Dooks New
[1/5] ARM: add CPU_BE8_BOOT_LE configuration - - - --- 2013-08-30 Ben Dooks New
[20/20] ARM: signal: sigreturn_codes should be endian neutral to work in BE8 - - - --- 2013-08-30 Ben Dooks New
[19/20] ARM: atomic64: fix endian-ness in atomic.h - - - --- 2013-08-30 Ben Dooks New
[18/20] ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction - - - --- 2013-08-30 Ben Dooks New
[17/20] ARM: Correct BUG() assembly to ensure it is endian-agnostic - - - --- 2013-08-30 Ben Dooks New
[16/20] ARM: net: fix arm instruction endian-ness in bpf_jit_32.c - - - --- 2013-08-30 Ben Dooks New
[15/20] ARM: hardware: fix endian-ness in <hardware/coresight.h> - - - --- 2013-08-30 Ben Dooks New
[14/20] ARM: set --be8 when linking modules - - - --- 2013-08-30 Ben Dooks New
[13/20] ARM: module: correctly relocate instructions in BE8 - - - --- 2013-08-30 Ben Dooks New
[12/20] ARM: traps: use <asm/opcodes.h> to get correct instruction order - - - --- 2013-08-30 Ben Dooks New
[11/20] ARM: alignment: correctly decode instructions in BE8 mode. - - - --- 2013-08-30 Ben Dooks New
[10/20] vexpress: add big endian support - - - --- 2013-08-30 Ben Dooks New
[09/20] mvebu: support running big-endian - - - --- 2013-08-30 Ben Dooks New
[08/20] highbank: enable big-endian - - - --- 2013-08-30 Ben Dooks New
[07/20] ARM: smp_scu: data endian fixes - - - --- 2013-08-30 Ben Dooks New
[06/20] ARM: twd: data endian fix - - - --- 2013-08-30 Ben Dooks New
[05/20] ARM: pl01x debug code endian fix - - - --- 2013-08-30 Ben Dooks New
[04/20] ARM: set BE8 if LE in head code - - - --- 2013-08-30 Ben Dooks New
[03/20] ARM: fixup_pv_table bug when CPU_ENDIAN_BE8 - - - --- 2013-08-30 Ben Dooks New
[02/20] ARM: asm: Add ARM_BE8() assembly helper - - - --- 2013-08-30 Ben Dooks New
[01/20] ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN - - - --- 2013-08-30 Ben Dooks New
[19/19] ARM: atomic64: fix endian-ness in atomic.h - - - --- 2013-08-28 Ben Dooks New
[18/19] ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction - - - --- 2013-08-28 Ben Dooks New
[17/19] ARM: Correct BUG() assembly to ensure it is endian-agnostic - - - --- 2013-08-28 Ben Dooks New
[16/19] ARM: net: fix arm instruction endian-ness in bpf_jit_32.c - - - --- 2013-08-28 Ben Dooks New
[15/19] ARM: hardware: fix endian-ness in <hardware/coresight.h> - - - --- 2013-08-28 Ben Dooks New
[14/19] ARM: set --be8 when linking modules - - - --- 2013-08-28 Ben Dooks New
[13/19] ARM: module: correctly relocate instructions in BE8 - - - --- 2013-08-28 Ben Dooks New
[12/19] ARM: traps: use <asm/opcodes.h> to get correct instruction order - - - --- 2013-08-28 Ben Dooks New
[11/19] ARM: alignment: correctly decode instructions in BE8 mode. - - - --- 2013-08-28 Ben Dooks New
[10/19] vexpress: add big endian support - - - --- 2013-08-28 Ben Dooks New
[09/19] mvebu: support running big-endian - - - --- 2013-08-28 Ben Dooks New
[08/19] highbank: enable big-endian - - - --- 2013-08-28 Ben Dooks New
[07/19] ARM: smp_scu: data endian fixes - - - --- 2013-08-28 Ben Dooks New
[06/19] ARM: twd: data endian fix - - - --- 2013-08-28 Ben Dooks New
[05/19] ARM: pl01x debug code endian fix - - - --- 2013-08-28 Ben Dooks New
[04/19] ARM: set BE8 if LE in head code - - - --- 2013-08-28 Ben Dooks New
[03/19] ARM: fixup_pv_table bug when CPU_ENDIAN_BE8 - - - --- 2013-08-28 Ben Dooks New
[02/19] ARM: asm: Add ARM_BE8() assembly helper - - - --- 2013-08-28 Ben Dooks New
[01/19] ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN - - - --- 2013-08-28 Ben Dooks New
[19/19] ARM: atomic64: fix endian-ness in atomic.h - - - --- 2013-08-27 Ben Dooks New
[18/19] ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction - - - --- 2013-08-27 Ben Dooks New
[17/19] ARM: Correct BUG() assembly to ensure it is endian-agnostic - - - --- 2013-08-27 Ben Dooks New
[16/19] ARM: net: fix arm instruction endian-ness in bpf_jit_32.c - - - --- 2013-08-27 Ben Dooks New
[15/19] ARM: hardware: fix endian-ness in <hardware/coresight.h> - - - --- 2013-08-27 Ben Dooks New
[14/19] ARM: set --be8 when linking modules - - - --- 2013-08-27 Ben Dooks New
[13/19] ARM: module: correctly relocate instructions in BE8 - - - --- 2013-08-27 Ben Dooks New
[12/19] ARM: traps: use <asm/opcodes.h> to get correct instruction order - - - --- 2013-08-27 Ben Dooks New
[11/19] ARM: alignment: correctly decode instructions in BE8 mode. - - - --- 2013-08-27 Ben Dooks New
[10/19] vexpress: add big endian support - - - --- 2013-08-27 Ben Dooks New
[09/19] mvebu: support running big-endian - - - --- 2013-08-27 Ben Dooks New
[08/19] highbank: enable big-endian - - - --- 2013-08-27 Ben Dooks New
[07/19] ARM: smp_scu: data endian fixes - - - --- 2013-08-27 Ben Dooks New
[06/19] ARM: twd: data endian fix - - - --- 2013-08-27 Ben Dooks New
[05/19] ARM: pl01x debug code endian fix - - - --- 2013-08-27 Ben Dooks New
[04/19] ARM: set BE8 if LE in head code - - - --- 2013-08-27 Ben Dooks New
[03/19] ARM: fixup_pv_table bug when CPU_ENDIAN_BE8 - - - --- 2013-08-27 Ben Dooks New
[02/19] ARM: asm: Add ARM_BE8() assembly helper - - - --- 2013-08-27 Ben Dooks New
[01/19] ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN - - - --- 2013-08-27 Ben Dooks New
[3/3] ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction - - - --- 2013-08-14 Ben Dooks New
« 1 2 3 4 »