2022-08-17 | Michael Ellerman | powerpc/pci: Fix PHB numbering when using opal-phbid Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20220802105723.1055178-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-08-17 | Michael Ellerman | powerpc/64s: Disable stack variable initialisation... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20220718134418.354114-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-08-17 | Michael Ellerman | powerpc/powernv: Avoid crashing if rng is NULL Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20220727143219.2684192-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-06-14 | Michael Ellerman | powerpc/32: Fix overread/overwrite of thread_struct... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20220609133245.573565-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-06-14 | Michael Ellerman | powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20220525032639.1947280-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-06-14 | Michael Ellerman | powerpc/kasan: Force thread size increase with KASAN Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20220601143114.133524-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-06-09 | Michael Ellerman | powerpc/64: Only WARN if __pa()/__va() called with... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20220406145802.538416-5-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-04-13 | Michael Ellerman | powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20220304061222.2478720-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-04-08 | Michael Ellerman | powerpc/pseries: Fix use after free in remove_phb_dynamic() Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20220318034219.1188008-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-04-08 | Michael Ellerman | powerpc/64s: Don't use DSISR for SLB faults Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20220222113449.319193-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-04-08 | Michael Ellerman | powerpc/Makefile: Don't pass -mcpu=powerpc64 when building... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20220215112858.304779-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-01-27 | Michael Ellerman | selftests/powerpc: Add a test of sigreturning to the... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20211209115944.4062384-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-01-27 | Michael Ellerman | powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20211124093254.1054750-5-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-01-27 | Michael Ellerman | powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20211221135101.2085547-2-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-01-27 | Michael Ellerman | powerpc/64s: Mask NIP before checking against SRR0 Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20211221135101.2085547-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2022-01-05 | Michael Ellerman | powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20211203124112.2912562-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-11-25 | Michael Ellerman | KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...kernel.org/r/20210923151031.72408-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-11-25 | Michael Ellerman | powerpc/dcr: Use cmplwi instead of 3-argument cmpli Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20211014024424.528848-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-10-20 | Michael Ellerman | powerpc/idle: Don't corrupt back chain when going idle Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20211020094826.3222052-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-10-15 | Michael Ellerman | KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20211015133929.832061-2-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-10-15 | Michael Ellerman | KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_gu... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20211015133929.832061-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-09-14 | Michael Ellerman | powerpc/boot: Fix build failure since GCC 4.9 removal Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
commit | commitdiff | tree |
2021-09-03 | Michael Ellerman | Merge branch 'fixes' into next |
commit | commitdiff | tree |
2021-09-01 | Michael Ellerman | powerpc/bug: Cast to unsigned long before passing to... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210901112522.1085134-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-09-01 | Michael Ellerman | powerpc/ptdump: Fix generic ptdump for 64-bit Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210831135151.886620-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-08-26 | Michael Ellerman | Merge changes from Paul Gortmaker |
commit | commitdiff | tree |
2021-08-26 | Michael Ellerman | Merge branch 'topic/ppc-kvm' into next |
commit | commitdiff | tree |
2021-08-18 | Michael Ellerman | powerpc/mm: Fix set_memory_*() against concurrent accesses Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210818120518.3603172-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-08-17 | Michael Ellerman | powerpc/head_check: Fix shellcheck errors Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210817125154.3369884-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-08-16 | Michael Ellerman | powerpc/pseries: Fix build error when NUMA=n Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210816041032.2839343-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-07-29 | Michael Ellerman | powerpc/vdso: Don't use r30 to avoid breaking Go lang Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210729131244.2595519-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-07-26 | Michael Ellerman | Merge branch 'fixes' into next |
commit | commitdiff | tree |
2021-07-01 | Michael Ellerman | powerpc: Only build restart_table.c for 64s Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210701125026.292224-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-06-25 | Michael Ellerman | powerpc/stacktrace: Fix spurious "stale" traces in... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210625140408.3351173-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-06-25 | Michael Ellerman | powerpc/pseries/vas: Include irqdomain.h Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210625045337.3197833-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-06-25 | Michael Ellerman | powerpc: Fix is_kvm_guest() / kvm_para_available() Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210623130514.2543232-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-06-25 | Michael Ellerman | powerpc/64s: Make prom_init require RELOCATABLE Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210623130454.2542945-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-06-24 | Michael Ellerman | powerpc/prom_init: Pass linux_banner to firmware via... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210621064938.2021419-2-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-06-24 | Michael Ellerman | powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad() Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210621064938.2021419-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-06-24 | Michael Ellerman | powerpc/64s: Fix boot failure with 4K Radix Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210624123420.2784187-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-06-22 | Michael Ellerman | Merge branch 'topic/ppc-kvm' into next |
commit | commitdiff | tree |
2021-06-17 | Michael Ellerman | Merge branch 'topic/ppc-kvm' into next |
commit | commitdiff | tree |
2021-06-17 | Michael Ellerman | powerpc/signal64: Don't read sigaction arguments back... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210610072949.3198522-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-06-15 | Michael Ellerman | Merge branch 'fixes' into next |
commit | commitdiff | tree |
2021-06-15 | Michael Ellerman | powerpc: Fix initrd corruption with relative jump labels Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210614131440.312360-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-06-14 | Michael Ellerman | powerpc/signal64: Copy siginfo before changing regs... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210608134605.2783677-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-05-23 | Michael Ellerman | powerpc/Makefile: Add ppc32/ppc64_randconfig targets Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210428132700.3426100-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-05-17 | Michael Ellerman | selftests/powerpc: Add test of mitigation patching Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210507064225.1556312-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-05-14 | Michael Ellerman | powerpc/64s: Fix stf mitigation patching w/strict RWX... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210513140800.1391706-2-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-05-14 | Michael Ellerman | powerpc/64s: Fix entry flush patching w/strict RWX... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210513140800.1391706-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-05-14 | Michael Ellerman | powerpc/64s: Fix crashes when toggling entry flush... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210506044959.1298123-2-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-05-14 | Michael Ellerman | powerpc/64s: Fix crashes when toggling stf barrier Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210506044959.1298123-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-05-12 | Michael Ellerman | KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210511105459.800788-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-05-08 | Michael Ellerman | Merge branch 'master' into next |
commit | commitdiff | tree |
2021-04-27 | Michael Ellerman | powerpc/kvm: Fix build error when PPC_MEM_KEYS/PPC_PSERIES=n Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210425115831.2818434-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-22 | Michael Ellerman | powerpc/configs: Add IBMVNIC to some 64-bit configs Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210302020954.2980046-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-22 | Michael Ellerman | powerpc/64s: Add FA_DUMP to defconfig Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210420042209.1641634-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-22 | Michael Ellerman | powerpc/powernv: Fix type of opal_mpipl_query_tag(... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210421125402.1955013-2-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-22 | Michael Ellerman | powerpc/fadump: Fix sparse warnings Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210421125402.1955013-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-20 | Michael Ellerman | powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabled Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210419120139.1455937-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-20 | Michael Ellerman | powerpc/pseries: Stop calling printk in rtas_stop_self() Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210418135413.1204031-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-20 | Michael Ellerman | powerpc: Only define _TASK_CPU for 32-bit Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210418131641.1186227-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-19 | Michael Ellerman | powerpc/fadump: Fix compile error since trap type change Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
commit | commitdiff | tree |
2021-04-18 | Michael Ellerman | Merge branch 'topic/ppc-kvm' into next |
commit | commitdiff | tree |
2021-04-16 | Michael Ellerman | macintosh/via-pmu: Fix build warning Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210416114139.772236-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-16 | Michael Ellerman | powerpc/papr_scm: Fix build error due to wrong printf... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210416111209.765444-2-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-16 | Michael Ellerman | powerpc/configs: Add PAPR_SCM to pseries_defconfig Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210416111209.765444-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-14 | Michael Ellerman | powerpc/mm/radix: Make radix__change_memory_range(... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
commit | commitdiff | tree |
2021-04-08 | Michael Ellerman | powerpc/kexec: Don't use .machine ppc64 in trampoline_64.S Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210315034159.315675-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-08 | Michael Ellerman | powerpc/64: Move security code into security.c Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210326101201.1973552-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-08 | Michael Ellerman | powerpc/mm/64s: Allow STRICT_KERNEL_RWX again Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210331003845.216246-6-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-08 | Michael Ellerman | powerpc/mm/64s/hash: Add real-mode change_memory_range... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210331003845.216246-5-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-08 | Michael Ellerman | powerpc/mm/64s/hash: Factor out change_memory_range() Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210331003845.216246-4-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-08 | Michael Ellerman | powerpc/64s: Use htab_convert_pte_flags() in hash__mark_roda... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210331003845.216246-3-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-08 | Michael Ellerman | powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updat... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210331003845.216246-2-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-04-08 | Michael Ellerman | powerpc/mm/64s: Add _PAGE_KERNEL_ROX Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210331003845.216246-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-03-31 | Michael Ellerman | powerpc/pseries: Only register vio drivers if vio bus... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210316010938.525657-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-03-29 | Michael Ellerman | powerpc/fsl-pci: Fix section mismatch warning Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210314093341.132986-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-03-29 | Michael Ellerman | powerpc: Fix section mismatch warning in smp_setup_pacas() Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210314093333.132657-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-03-29 | Michael Ellerman | powerpc/64s: Fold update_current_thread_[i]amr() into... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210314093320.132331-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-03-29 | Michael Ellerman | powerpc/eeh: Fix build failure with CONFIG_PROC_FS=n Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210314093300.131998-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-03-09 | Michael Ellerman | powerpc/64s: Use symbolic macros for function entry... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210309071544.515303-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-03-01 | Michael Ellerman | powerpc/4xx: Fix build errors from mfdcr() Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210218123058.748882-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-02-11 | Michael Ellerman | powerpc/64: Fix stack trace not displaying final frame Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210209141627.2898485-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-02-11 | Michael Ellerman | powerpc/uaccess: Simplify unsafe_put_user() implementation Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210208135717.2618798-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-02-11 | Michael Ellerman | powerpc/amigaone: Make amigaone_discover_phbs() static Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210210130804.3190952-3-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-02-11 | Michael Ellerman | powerpc/mm/64s: Fix no previous prototype warning Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210210130804.3190952-2-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-02-11 | Michael Ellerman | powerpc/83xx: Fix build error when CONFIG_PCI=n Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210210130804.3190952-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-02-11 | Michael Ellerman | powerpc/powernv/pci: Use kzalloc() for phb related... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210211112749.3410771-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-02-08 | Michael Ellerman | powerpc/64s: Handle program checks in wrong endian... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210202130207.1303975-2-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-02-08 | Michael Ellerman | powerpc/64: Make stack tracing work during very early... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210202130207.1303975-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-02-08 | Michael Ellerman | powerpc/akebono: Fix unmet dependency errors Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210201012503.940145-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-01-30 | Michael Ellerman | powerpc/64s/kuap: Use mmu_has_feature() Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20201217005306.895685-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-01-20 | Michael Ellerman | selftests/powerpc: Only test lwm/stmw on big endian Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20210119041800.3093047-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2021-01-06 | Michael Ellerman | net: ethernet: fs_enet: Add missing MODULE_LICENSE Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
commit | commitdiff | tree |
2020-12-25 | Michael Ellerman | genirq: Fix export of irq_to_desc() for powerpc KVM Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
commit | commitdiff | tree |
2020-12-21 | Michael Ellerman | powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20201218111619.1206391-3-mpe@ellerman.id.au |
commit | commitdiff | tree |
2020-12-21 | Michael Ellerman | powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit... Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20201218111619.1206391-2-mpe@ellerman.id.au |
commit | commitdiff | tree |
2020-12-21 | Michael Ellerman | powerpc/vdso: Block R_PPC_REL24 relocations Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20201218111619.1206391-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
2020-12-21 | Michael Ellerman | powerpc/boot: Fix build of dts/fsl Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> ...org/r/20201215032906.473460-1-mpe@ellerman.id.au |
commit | commitdiff | tree |
next |