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-08-31 10:19:49 linux-kernel [RFC PATCH v2 04/10] powerpc/8xx: Use alternative scratch registers in DTLB miss handler
2019-08-31 10:19:44 linux-kernel [RFC PATCH v2 03/10] powerpc/32: prepare for CONFIG_VMAP_STACK
2019-08-31 10:19:44 linux-kernel [RFC PATCH v2 01/10] powerpc/32: replace MTMSRD() by mtmsr
2019-08-31 06:46:21 linux-kernel Re: [PATCH v7 4/6] powerpc/64: make buildable without CONFIG_COMPAT
2019-08-31 06:43:11 linux-kernel Re: [PATCH v7 0/6] Disable compat cruft on ppc64le v7
2019-08-30 20:29:56 linux-kernel Re: [PATCH v6 6/6] powerpc/perf: split callchain.c by bitness
2019-08-30 20:26:41 linux-kernel Re: [PATCH v6 5/6] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default.
2019-08-30 20:24:05 linux-kernel Re: [PATCH v6 2/6] powerpc: move common register copy functions from signal_32.c to signal.c
2019-08-30 20:23:18 linux-kernel Re: [PATCH v6 3/6] powerpc/perf: consolidate read_user_stack_32
2019-08-30 20:22:17 linux-kernel Re: [PATCH v6 4/6] powerpc/64: make buildable without CONFIG_COMPAT
2019-08-30 08:02:39 linux-kernel Re: [PATCH v5 3/5] powerpc/64: make buildable without CONFIG_COMPAT
2019-08-30 07:42:48 linux-kernel Re: [PATCH] powerpc/mm: tell if a bad page fault on data is read or write.
2019-08-30 07:17:07 linux-kernel Re: [PATCH v5 5/5] powerpc/perf: split callchain.c by bitness
2019-08-30 06:36:58 linux-kernel Re: [PATCH v5 3/5] powerpc/64: make buildable without CONFIG_COMPAT
2019-08-30 06:36:39 linux-kernel Re: [PATCH v5 5/5] powerpc/perf: split callchain.c by bitness
2019-08-29 17:42:14 linux-kernel Re: [PATCH v4 3/4] powerpc/64: make buildable without CONFIG_COMPAT
2019-08-29 15:33:57 linux-crypto Re: [PATCH v2 13/15] crypto: testmgr - convert hash testing to use testvec_configs
2019-08-29 13:00:30 linux-kernel Re: [PATCH] powerpc/mm: tell if a bad page fault on data is read or write.
2019-08-29 08:46:34 linux-kernel [PATCH v3 1/2] powerpc: permanently include 8xx registers in reg.h
2019-08-29 08:46:25 linux-kernel [PATCH v3 2/2] powerpc: cleanup hw_irq.h
2019-08-29 08:40:13 linux-kernel Re: [PATCH v3 3/4] powerpc/64: make buildable without CONFIG_COMPAT
2019-08-29 04:57:13 linux-kernel Re: [PATCH v2 7/7] bug: Move WARN_ON() "cut here" into exception handler
2019-08-28 13:43:57 linux-kernel [PATCH] powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup.
2019-08-28 13:11:49 linux-kernel Re: [PATCH v2 0/4] Disable compat cruft on ppc64le v2
2019-08-28 12:50:28 linux-kernel Re: [PATCH v2 3/4] powerpc/64: make buildable without CONFIG_COMPAT
2019-08-28 06:15:39 linux-kernel Re: [PATCH v3 3/3] Powerpc64/Watchpoint: Rewrite ptrace-hwbreak.c selftest
2019-08-28 05:49:00 linux-kernel Re: [PATCH v6 06/12] powerpc/fsl_booke/32: implement KASLR infrastructure
2019-08-27 18:41:40 linux-kernel [PATCH v2 2/2] powerpc: cleanup hw_irq.h
2019-08-27 18:41:02 linux-kernel [PATCH v2 1/2] powerpc: permanently include 8xx registers in reg.h
2019-08-27 18:35:48 linux-kernel Re: [PATCH 2/2] powerpc: cleanup hw_irq.h
2019-08-27 17:40:28 linux-kernel Re: [PATCH 2/2] powerpc: cleanup hw_irq.h
2019-08-27 16:59:57 linux-kernel [PATCH 2/2] powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.
2019-08-27 16:59:18 linux-kernel [PATCH 1/2] powerpc: permanently include 8xx registers in reg.h
2019-08-27 08:14:58 linux-kernel [PATCH 2/2] powerpc: cleanup hw_irq.h
2019-08-27 08:14:44 linux-kernel [PATCH 1/2] powerpc: permanently include 8xx registers in reg.h
2019-08-26 21:50:36 linux-kernel Re: [PATCH v2] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
2019-08-26 17:59:07 linux-kernel [PATCH 5/6] powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
2019-08-26 15:54:49 linux-kernel [PATCH 3/6] powerpc/32s: drop CPU_FTR_USE_RTC feature
2019-08-26 15:54:33 linux-kernel [PATCH 2/6] powerpc/32s: get rid of CPU_FTR_601 feature
2019-08-26 15:54:02 linux-kernel [PATCH 6/6] powerpc/32: don't use CPU_FTR_COHERENT_ICACHE
2019-08-26 15:53:35 linux-kernel [PATCH 4/6] powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
2019-08-26 15:53:23 linux-kernel [PATCH 1/6] powerpc/32s: add an option to exclusively select powerpc 601
2019-08-26 13:41:35 linux-kernel Re: [PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature.
2019-08-26 12:59:14 linux-kernel [PATCH] powerpc/prom: convert PROM_BUG() to standard trap
2019-08-26 11:49:48 linux-kernel Re: [PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature.
2019-08-26 07:02:14 linux-kernel [PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature.
2019-08-26 06:58:34 linux-crypto Re: Data size error interrupt with Talitos driver on 4.9.82 kernel
2019-08-24 06:46:46 linux-kernel Re: [PATCH v2 08/10] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
2019-08-23 23:31:32 linux-kernel Re: [PATCH 3/3] powerpc: use __builtin_trap() in BUG/WARN macros.
2019-08-23 23:29:01 linux-kernel Re: [PATCH v2 7/7] bug: Move WARN_ON() "cut here" into exception handler
2019-08-23 23:27:35 linux-kernel Re: [PATCH v2 7/7] bug: Move WARN_ON() "cut here" into exception handler