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
2020-09-17 11:55:28 linux-kernel Re: [PATCH -next] macintosh: windfarm: use for_each_child_of_node() macro
2020-09-17 11:49:52 linux-kernel Re: [PATCH v6 0/8] powerpc/watchpoint: Bug fixes plus new feature flag
2020-09-17 11:36:28 linux-kernel Re: [PATCH v5 00/10] Coregroup support on Powerpc
2020-09-17 11:36:26 linux-kernel Re: [PATCH v2] powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
2020-09-17 11:35:47 linux-kernel Re: [PATCH v2 1/2] sched/topology: Allow archs to override cpu_smt_mask
2020-09-17 11:35:39 linux-kernel Re: [PATCH v1] powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED()
2020-09-17 11:35:04 linux-kernel Re: [PATCH] powerpc/ps3: make two symbols static
2020-09-17 11:34:55 linux-kernel Re: [PATCH] powerpc: Fix random segfault when freeing hugetlb range
2020-09-17 11:34:29 linux-kernel Re: [PATCH -next] drivers/macintosh/smu.c: Fix undeclared symbol warning
2020-09-17 11:34:29 linux-kernel Re: [PATCH v1] powerpc/process: Tag an #endif to help locate the matching #ifdef.
2020-09-17 11:33:58 linux-kernel Re: [PATCH 0/5] powerpc/tau: TAU driver fixes
2020-09-17 11:33:13 linux-kernel Re: [PATCH v1 1/4] powerpc/process: Remove useless #ifdef CONFIG_VSX
2020-09-17 11:31:37 linux-kernel Re: [PATCH v1] powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED()
2020-09-17 11:31:10 linux-kernel Re: [PATCH 1/2] powerpc/8xx: Refactor calculation of number of entries per PTE in page tables
2020-09-17 11:30:14 linux-kernel Re: [PATCH] powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto()
2020-09-10 21:50:32 linux-kernel Re: [PATCH v2] cpuidle-pseries: Fix CEDE latency conversion from tb to us
2020-09-09 16:57:55 linux-kernel Re: [PATCH] powerpc: icp-hv: fix missing of_node_put in success path
2020-09-09 16:55:47 linux-kernel Re: [PATCH] powerpc/oprofile: fix spelling mistake "contex" -> "context"
2020-09-09 16:55:33 linux-kernel Re: [PATCH] powerpc: hwrng; fix missing of_node_put()
2020-09-09 16:37:49 linux-kernel Re: [PATCH] powerpc/32s: Fix assembler warning about r0
2020-09-09 16:37:08 linux-kernel Re: [PATCH v2] powerpc: Remove flush_instruction_cache() on 8xx
2020-09-09 16:36:02 linux-kernel Re: [PATCH v2] powerpc: Drop _nmask_and_or_msr()
2020-09-09 16:35:11 linux-kernel Re: [PATCH][V2] macintosh: windfarm: remove detatch debug containing spelling mistakes
2020-09-09 16:34:49 linux-kernel Re: [v3 1/2] dts: ppc: t4240rdb: remove interrupts property
2020-09-09 16:34:27 linux-kernel Re: [PATCH v2 1/4] powerpc: Remove flush_instruction_cache for book3s/32
2020-09-09 16:33:08 linux-kernel Re: [PATCH] powerpc/hwirq: Remove stale forward irq_chip declaration
2020-09-09 16:32:42 linux-kernel Re: [PATCH v1] powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACER
2020-09-09 16:31:26 linux-kernel Re: [PATCH] arch/powerpc: use simple i2c probe function
2020-09-09 16:31:25 linux-kernel Re: [PATCH 1/2] powerpc/fpu: Drop cvt_fd() and cvt_df()
2020-09-09 16:31:25 linux-kernel Re: [PATCH v5 0/4] Allow bigger 64bit window by removing default DMA window
2020-09-09 16:30:47 linux-kernel Re: [PATCH] powerpc/irq: Drop forward declaration of struct irqaction
2020-09-09 16:29:36 linux-kernel Re: [PATCH v3 1/2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
2020-08-30 11:40:52 linux-kernel Re: [PATCH v2] powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
2020-08-27 07:50:51 linux-kernel Re: [PATCH] video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n
2020-08-27 07:50:34 linux-kernel Re: [PATCH] Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
2020-08-27 07:48:25 linux-kernel Re: [PATCH] Documentation/powerpc: fix malformed table in syscall64-abi
2020-08-27 07:48:00 linux-kernel Re: [PATCH] powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
2020-08-18 13:59:52 linux-kernel Re: [PATCH] powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
2020-08-18 13:59:40 linux-kernel Re: [PATCH] powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32
2020-08-18 13:59:40 linux-kernel Re: [PATCH] powerpc/fixmap: Fix the size of the early debug area
2020-08-02 13:39:29 linux-kernel Re: [PATCH] powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
2020-08-02 13:37:31 linux-kernel Re: [PATCH v6 00/11] ppc64: enable kdump support for kexec_file_load syscall
2020-08-02 13:37:24 linux-kernel Re: [PATCH v3 0/3] cpuidle-pseries: Parse extended CEDE information for idle.
2020-08-02 13:35:38 linux-kernel Re: [PATCH] selftests/powerpc: return skip code for spectre_v2
2020-08-02 13:35:33 linux-kernel Re: [PATCH 0/2] powerpc: OpenCAPI Cleanup
2020-07-30 12:53:46 linux-kernel Re: [PATCH v2 1/5] selftests/powerpc: Add test of stack expansion logic
2020-07-30 12:52:37 linux-kernel Re: [PATCH -next] powerpc/powernv/sriov: Remove unused but set variable 'phb'
2020-07-30 12:51:04 linux-kernel Re: [PATCH][next] powerpc: Use fallthrough pseudo-keyword
2020-07-30 12:50:52 linux-kernel Re: [PATCH -next] powerpc: use for_each_child_of_node() macro
2020-07-27 07:30:44 linux-kernel Re: [PATCH -next] powerpc/papr_scm: Make some symbols static
2020-07-27 07:30:38 linux-kernel Re: [PATCH v5 00/10] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm