Paul Burton ([email protected])

Number of posts: 285 (0.25 per day)
First post: 2014-07-21 08:19:39
Last post: 2017-08-21 16:04:24

Date List Subject
2015-11-30 16:22:32 linux-kernel [PATCH 01/28] serial: earlycon: allow MEM32 I/O for DT earlycon
2015-08-06 00:40:38 linux-kernel Re: [PATCH v4 3/3] MIPS: set stack/data protection as non-executable
2015-08-05 23:55:49 linux-kernel Re: [PATCH v4 3/3] MIPS: set stack/data protection as non-executable
2015-08-05 22:44:43 linux-kernel [PATCH 6/6] MIPS: CPS: drop .set mips64r2 directives
2015-08-05 22:44:30 linux-kernel [PATCH 5/6] MIPS: CONFIG_MIPS_MT_SMP should depend upon CPU_MIPSR2
2015-08-05 22:44:11 linux-kernel [PATCH 4/6] MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
2015-08-05 22:43:55 linux-kernel [PATCH 3/6] MIPS: CPS: don't include MT code in non-MT kernels
2015-08-05 22:43:39 linux-kernel [PATCH 2/6] MIPS: CPS: stop dangling delay slot from has_mt
2015-08-05 22:43:21 linux-kernel [PATCH 1/6] MIPS: CPS: use 32b accesses to GCRs
2015-08-05 22:43:05 linux-kernel [PATCH 0/6] MIPS CPS SMP fixes, debug & cleanups
2015-08-03 15:55:23 linux-kernel [PATCH] MIPS: c-r4k: remove cpu_foreign_map
2015-08-03 15:50:06 linux-kernel [PATCH v3] MIPS: tidy up FPU context switching
2015-07-30 15:17:01 linux-kernel [PATCH] MIPS: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64
2015-07-27 20:03:42 linux-kernel [PATCH v2 16/16] MIPS: drop EXPERIMENTAL tag from O32+FP64 & MSA
2015-07-27 20:03:12 linux-kernel [PATCH v2 15/16] MIPS: require O32 FP64 support for MIPS64 with O32 compat
2015-07-27 20:02:53 linux-kernel [PATCH v2 14/16] MIPS: advertise MSA support via HWCAP when present
2015-07-27 20:02:35 linux-kernel [PATCH v2 13/16] MIPS: advertise MIPSr6 via HWCAP when appropriate
2015-07-27 20:02:24 linux-kernel Re: Crash in -next due to 'MIPS: Move FP usage checks into protected_{save, restore}_fp_context'
2015-07-27 20:02:16 linux-kernel [PATCH v2 12/16] MIPS: AT_HWCAP aux vector infrastructure
2015-07-27 20:01:59 linux-kernel [PATCH v2 11/16] MIPS: save MSA extended context around signals
2015-07-27 20:01:42 linux-kernel [PATCH v2 10/16] MIPS: add definitions for extended context
2015-07-27 20:01:26 linux-kernel [PATCH v2 09/16] MIPS: indicate FP mode in sigcontext sc_used_math
2015-07-27 20:01:10 linux-kernel [PATCH v2 08/16] MIPS: remove unused {get,put}_sigset functions
2015-07-27 20:00:52 linux-kernel [PATCH v2 07/16] MIPS: use common FP sigcontext code for O32 compat
2015-07-27 20:00:34 linux-kernel [PATCH v2 06/16] MIPS: skip odd double FP registers when copying FP32 sigcontext
2015-07-27 20:00:21 linux-kernel [PATCH v2 05/16] MIPS: move FP usage checks into protected_{save,restore}_fp_context
2015-07-27 20:00:00 linux-kernel [PATCH v2 04/16] MIPS: use struct mips_abi offsets to save FP context
2015-07-27 19:59:48 linux-kernel [PATCH v2 03/16] MIPS: add offsets to sigcontext FP fields to struct mips_abi
2015-07-27 19:59:26 linux-kernel [PATCH v2 02/16] MIPS: simplify EVA FP context handling code
2015-07-27 19:59:09 linux-kernel [PATCH v2 01/16] MIPS: remove outdated comments in sigcontext.h
2015-07-27 19:58:51 linux-kernel [PATCH v2 00/16] MSA vector context signal handling & HWCAPs
2015-07-27 18:04:49 linux-kernel Re: Crash in -next due to 'MIPS: Move FP usage checks into protected_{save, restore}_fp_context'
2015-07-27 17:21:51 linux-kernel Re: Crash in -next due to 'MIPS: Move FP usage checks into protected_{save, restore}_fp_context'
2015-07-14 08:32:56 linux-kernel Re: [PATCH 1/2] MIPS: PCI: ops-emma2rh: drop nonsensical db_assert
2015-07-13 16:15:10 linux-kernel [PATCH 2/2] MIPS: drop CONFIG_RUNTIME_DEBUG & debug.h
2015-07-13 16:14:47 linux-kernel [PATCH 1/2] MIPS: PCI: ops-emma2rh: drop nonsensical db_assert
2015-07-13 16:13:22 linux-kernel [PATCH] MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZE
2015-07-10 15:53:43 linux-kernel [PATCH 2/2] MIPS: malta: use generic platform_maar_init
2015-07-10 15:53:29 linux-kernel [PATCH 1/2] MIPS: mm: default platform_maar_init using bootmem data
2015-07-10 15:53:07 linux-kernel [PATCH 0/2] Default platform MAAR implementation
2015-07-10 15:05:31 linux-kernel [PATCH 16/16] MIPS: drop EXPERIMENTAL tag from O32+FP64 & MSA
2015-07-10 15:05:14 linux-kernel [PATCH 15/16] MIPS: require O32 FP64 support for MIPS64 with O32 compat
2015-07-10 15:04:57 linux-kernel [PATCH 14/16] MIPS: advertise MSA support via HWCAP when present
2015-07-10 15:04:47 linux-kernel [PATCH 13/16] MIPS: advertise MIPSr6 via HWCAP when appropriate
2015-07-10 15:04:39 linux-kernel [PATCH 12/16] MIPS: AT_HWCAP aux vector infrastructure
2015-07-10 15:04:22 linux-kernel [PATCH 11/16] MIPS: save MSA extended context around signals
2015-07-10 15:04:10 linux-kernel [PATCH 10/16] MIPS: add definitions for extended context
2015-07-10 15:03:50 linux-kernel [PATCH 09/16] MIPS: indicate FP mode in sigcontext sc_used_math
2015-07-10 15:03:39 linux-kernel [PATCH 08/16] MIPS: remove unused {get,put}_sigset functions
2015-07-10 15:03:22 linux-kernel [PATCH 07/16] MIPS: use common FP sigcontext code for O32 compat
2015-07-10 15:02:47 linux-kernel [PATCH 06/16] MIPS: skip odd double FP registers when copying FP32 sigcontext