Michael Ellerman ([email protected])

Number of posts: 1666 (0.6 per day)
First post: 2016-10-05 02:36:28
Last post: 2024-06-03 02:46:18

Date List Subject
2021-08-27 13:33:06 linux-kernel Re: [PATCH v2 0/2] Kconfig symbol fixes on powerpc
2021-08-27 13:31:03 linux-kernel Re: [PATCH] powerpc/xive: Do not mark xive_request_ipi() as __init
2021-08-27 13:31:02 linux-kernel Re: [PATCH v2] powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
2021-08-27 13:27:50 linux-kernel Re: [PATCH v3] powerpc/booke: Avoid link stack corruption in several places
2021-08-27 13:27:49 linux-kernel Re: [PATCH v2] ppc: add "-z notext" flag to disable diagnostic
2021-08-27 13:27:28 linux-kernel Re: [PATCH] powerpc/ptrace: Make user_mode() common to PPC32 and PPC64
2021-08-27 13:27:12 linux-kernel Re: [PATCH] powerpc/audit: Simplify syscall_get_arch()
2021-08-27 13:26:20 linux-kernel Re: [PATCH] powerpc/tau: Add 'static' storage qualifier to 'tau_work' definition
2021-08-27 13:25:50 linux-kernel Re: [PATCH v2 0/4] Some improvements on regs usage
2021-08-27 13:25:46 linux-kernel Re: [PATCH] powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec}
2021-08-27 13:25:44 linux-kernel Re: [PATCH v2 0/2] Kconfig symbol fixes on powerpc
2021-08-27 13:25:44 linux-kernel Re: [PATCH] powerpc/head_check: use stdout for error messages
2021-08-27 13:25:42 linux-kernel Re: [PATCH] powerpc/32: indirect function call use bctrl rather than blrl in ret_from_kernel_thread
2021-08-27 13:25:22 linux-kernel Re: (subset) [PATCH v3 1/3] powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
2021-08-27 13:25:21 linux-kernel Re: [PATCH v1 1/2] powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros
2021-08-27 13:25:17 linux-kernel Re: [PATCH] powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments()
2021-08-27 13:24:54 linux-kernel Re: [PATCH v4 1/4] powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()
2021-08-27 13:24:51 linux-kernel Re: [PATCH v2] powerpc: Avoid link stack corruption in misc asm functions
2021-08-27 13:24:44 linux-kernel Re: [PATCH] powerpc/syscalls: Remove __NR__exit
2021-08-27 13:24:44 linux-kernel Re: [PATCH] powerpc/syscalls: Simplify do_mmap2()
2021-08-18 13:50:28 linux-kernel Re: [PATCH v5] pseries/drmem: update LMBs after LPM
2021-08-18 13:49:55 linux-kernel Re: [PATCH v5] pseries: prevent free CPU ids to be reused on another node
2021-08-18 13:49:22 linux-kernel Re: [PATCH v2 0/1] cpufreq:powernv: Fix init_chip_info initialization in numa=off
2021-08-18 13:49:19 linux-kernel Re: [PATCH] cpuidle: pseries: Mark pseries_idle_proble() as __init
2021-08-18 13:48:27 linux-kernel Re: [PATCH 1/3] powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile
2021-08-18 13:47:59 linux-kernel Re: (subset) [PATCH 00/38] Replace deprecated CPU-hotplug
2021-08-18 13:47:57 linux-kernel Re: [PATCH v2 1/2] powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32
2021-08-18 13:47:57 linux-kernel Re: [PATCH] powerpc/non-smp: Inconditionaly call smp_mb() on switch_mm
2021-08-18 13:47:53 linux-kernel Re: [PATCH v2] ppc64/numa: consider the max numa node for migratable LPAR
2021-08-18 13:47:20 linux-kernel Re: [PATCH] powerpc/kexec: fix for_each_child.cocci warning
2021-08-18 13:47:19 linux-kernel Re: [PATCH] powerpc: Remove in_kernel_text()
2021-08-13 17:01:12 linux-kernel Re: [PATCH] powerpc/32s: Fix napping restore in data storage interrupt (DSI)
2021-08-13 17:00:57 linux-kernel Re: [PATCH] powerpc/interrupt: Do not call single_step_exception() from other exceptions
2021-08-13 13:53:29 linux-kernel Re: [PATCH] powerpc/pseries: Fix update of LPAR security flavor after LPM
2021-08-13 13:51:40 linux-kernel Re: [PATCH] powerpc/32: Fix critical and debug interrupts on BOOKE
2021-08-13 13:49:55 linux-kernel Re: [PATCH] powerpc/smp: Fix OOPS in topology_init()
2021-08-13 12:05:36 linux-kernel Re: [PATCH v2] powerpc/kprobes: Fix kprobe Oops happens in booke
2021-08-13 12:01:55 linux-kernel Re: [PATCH] powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
2021-07-08 13:55:19 linux-kernel Re: [PATCH] powerpc: preempt: Don't touch the idle task's preempt_count during hotplug
2021-07-06 10:54:09 linux-kernel Re: [PATCH] powerpc/mm: Fix lockup on kernel exec fault
2021-06-30 13:16:44 linux-kernel Re: [PATCH] powerpc/32s: Fix setup_{kuap/kuep}() on SMP
2021-06-30 13:16:35 linux-kernel Re: [PATCH v2] powerpc/4xx: Fix setup_kuep() on SMP
2021-06-26 10:44:17 linux-kernel Re: [PATCH v2] powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() on ppc32
2021-06-26 10:43:10 linux-kernel Re: [PATCH 1/4] powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
2021-06-26 10:42:23 linux-kernel Re: [PATCH] powerpc/papr_scm: trivial: fix typo in a comment
2021-06-26 10:42:21 linux-kernel Re: [PATCH] powerpc/interrupt: Use names in check_return_regs_valid()
2021-06-26 10:42:10 linux-kernel Re: [PATCH] powerpc: Remove klimit
2021-06-26 10:41:32 linux-kernel Re: [PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP
2021-06-26 10:40:31 linux-kernel Re: [PATCH 1/2] powerpc/ptrace: Move set_return_regs_changed() before regs_set_return_{msr/ip}
2021-06-26 10:40:20 linux-kernel Re: [PATCH] powerpc/interrupt: Also use exit_must_hard_disable() on PPC32
2021-06-26 10:40:19 linux-kernel Re: [PATCH] powerpc: mark local variables around longjmp as volatile