Christophe Leroy ([email protected])

Number of posts: 3655 (1.37 per day)
First post: 2010-07-05 08:30:21
Last post: 2017-10-18 13:30:48

Date List Subject
2019-01-25 12:05:30 linux-kernel [PATCH] powerpc/83xx: Also save/restore SPRG4-7 during suspend
2019-01-24 16:23:00 linux-kernel [PATCH v14 06/12] powerpc: Prepare for moving thread_info into task_struct
2019-01-24 16:22:33 linux-kernel [PATCH v14 03/12] book3s/64: avoid circular header inclusion in mmu-hash.h
2019-01-24 16:21:53 linux-kernel [PATCH v14 00/12] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
2019-01-24 16:21:50 linux-kernel [PATCH v14 01/12] powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
2019-01-24 16:21:42 linux-kernel [PATCH v14 02/12] powerpc/irq: use memblock functions returning virtual address
2019-01-24 16:21:21 linux-kernel [PATCH v14 05/12] powerpc: prep stack walkers for THREAD_INFO_IN_TASK
2019-01-24 16:21:05 linux-kernel [PATCH v14 08/12] powerpc: regain entire stack space
2019-01-24 16:20:52 linux-kernel [PATCH v14 10/12] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
2019-01-24 16:20:39 linux-kernel [PATCH v14 12/12] powerpc: clean stack pointers naming
2019-01-24 16:20:35 linux-kernel [PATCH v14 11/12] powerpc/64: Remove CURRENT_THREAD_INFO
2019-01-24 16:20:28 linux-kernel [PATCH v14 09/12] powerpc: 'current_set' is now a table of task_struct pointers
2019-01-24 16:20:22 linux-kernel [PATCH v14 07/12] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
2019-01-24 16:20:12 linux-kernel [PATCH v14 04/12] powerpc: Only use task_struct 'cpu' field on SMP
2019-01-24 15:59:36 linux-kernel Re: [PATCH v13 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
2019-01-24 15:11:18 linux-kernel Re: [PATCH v13 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
2019-01-24 15:02:42 linux-kernel Re: [PATCH v13 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
2019-01-24 09:45:55 linux-kernel Re: [PATCH v13 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
2019-01-23 14:57:34 linux-kernel Re: [PATCH] tools/testing/selftests/powerpc: Add Anton's null_syscall benchmark to the selftests
2019-01-23 10:06:39 linux-kernel Re: [PATCH v13 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
2019-01-22 19:44:50 linux-kernel Re: [PATCH v13 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
2019-01-22 14:12:47 linux-kernel [PATCH] powerpc/traps: fix recoverability of machine check handling on book3s/32
2019-01-22 13:57:18 linux-kernel [PATCH] powerpc/selftest: fix type of mftb() in null_syscall
2019-01-22 13:54:39 linux-kernel [PATCH] powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
2019-01-22 13:53:32 linux-kernel [PATCH] powerpc/32: Remove unneccessary MSR[RI] clearing for 8xx
2019-01-21 11:37:15 linux-kernel [PATCH] powerpc: simplify BDI switch
2019-01-21 11:36:11 linux-kernel [PATCH v2 2/2] powerpc/8xx: Map a second 8M text page at startup when needed.
2019-01-21 11:36:06 linux-kernel [PATCH v2 1/2] powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
2019-01-21 10:38:55 linux-kernel Re: [PATCH v3 3/3] powerpc/32: Add KASAN support
2019-01-21 09:32:39 linux-kernel Re: [PATCH v3 3/3] powerpc/32: Add KASAN support
2019-01-21 08:39:22 linux-kernel Re: [PATCH v3 3/3] powerpc/32: Add KASAN support
2019-01-21 07:19:08 linux-kernel Re: [PATCH v3 3/3] powerpc/32: Add KASAN support
2019-01-19 17:22:38 linux-kernel Re: [PATCH v13 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
2019-01-17 11:49:05 linux-kernel [PATCH v2] powerpc/wii: properly disable use of BATs when requested.
2019-01-17 11:01:09 linux-kernel Re: [RESENDING PATCH] powerpc/wii: properly disable use of BATs when requested.
2019-01-17 11:01:03 linux-kernel Re: [PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
2019-01-17 06:25:33 linux-kernel [PATCH v3 2/2] powerpc: use probe_user_read()
2019-01-17 06:24:25 linux-kernel [PATCH v3 1/2] mm: add probe_user_read()
2019-01-17 04:07:47 linux-kernel Re: [PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
2019-01-16 22:08:32 linux-kernel Re: [PATCH V2] mm: Introduce GFP_PGTABLE
2019-01-16 18:27:58 linux-kernel Re: [PATCH V2] mm: Introduce GFP_PGTABLE
2019-01-16 18:27:28 linux-kernel Re: [PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
2019-01-16 02:54:59 linux-kernel Re: [PATCH v3 1/3] powerpc/mm: prepare kernel for KAsan on PPC32
2019-01-16 00:53:32 linux-kernel [RESENDING PATCH] powerpc/wii: properly disable use of BATs when requested.
2019-01-15 10:59:55 linux-kernel Re: [PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
2019-01-15 08:56:11 linux-kernel Re: [PATCH v3 1/3] powerpc/mm: prepare kernel for KAsan on PPC32
2019-01-15 07:55:36 linux-kernel Re: [PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
2019-01-14 18:24:32 linux-kernel Re: [PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
2019-01-13 19:53:34 linux-kernel Re: [PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
2019-01-12 13:51:49 linux-kernel Re: [PATCH] mm: Introduce GFP_PGTABLE
2019-01-12 09:58:18 linux-kernel [PATCH v13 02/10] book3s/64: avoid circular header inclusion in mmu-hash.h