summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-22powerpc/powermac: add missing g5_phy_disable_cpu1() declarationKrzysztof Kozlowski
2022-05-22selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"Colin Ian King
2022-05-22powerpc: Enable the DAWR on POWER9 DD2.3 and aboveReza Arbab
2022-05-22powerpc/64s: Add CPU_FTRS_POWER10 to ALWAYS maskMichael Ellerman
2022-05-22powerpc/64s: Add CPU_FTRS_POWER9_DD2_2 to CPU_FTRS_ALWAYS maskMichael Ellerman
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman
2022-05-22selftests/powerpc/pmu/ebb: remove fixed_instruction.SMadhavan Srinivasan
2022-05-22powerpc/platforms/83xx: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)
2022-05-22powerpc/eeh: Drop redundant spinlock initializationHaowen Bai
2022-05-22powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu
2022-05-22powerpc/pseries/vas: Call misc_deregister if sysfs init failsZheng Bin
2022-05-22powerpc/papr_scm: Fix leaking nvdimm_events_map elementsVaibhav Jain
2022-05-22powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin
2022-05-22powerpc/xive: Fix refcount leak in xive_spapr_initMiaoqian Lin
2022-05-22powerpc/numa: Associate numa node to its cpu earlierOscar Salvador
2022-05-22macintosh: via-pmu and via-cuda need RTC_LIBRandy Dunlap
2022-05-22macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabledFinn Thain
2022-05-22powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi
2022-05-22powerpc/85xx: Remove FSL_85XX_CACHE_SRAMChristophe Leroy
2022-05-22powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi
2022-05-22powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain
2022-05-22powerpc/perf: Fix the threshold compare group constraint for power10Kajol Jain
2022-05-22powerpc/kaslr_booke: Fix build errorYueHaibing
2022-05-22powerpc/book3e: Fix build errorYueHaibing
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens
2022-05-22powerpc/kasan: Disable address sanitization in kexec pathsDaniel Axtens
2022-05-22powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens
2022-05-22powerpc/mm/kasan: rename kasan_init_32.c to init_32.cDaniel Axtens
2022-05-22kasan: Document support on 32-bit powerpcDaniel Axtens
2022-05-22powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao
2022-05-22powerpc/irq: Remove arch_local_irq_restore() for !CONFIG_CC_HAS_ASM_GOTOChristophe Leroy
2022-05-22selftests/powerpc: Better reporting in spectre_v2Russell Currey
2022-05-22powerpc/powernv: Get STF barrier requirements from device-treeRussell Currey
2022-05-22powerpc/powernv: Get L1D flush requirements from device-treeRussell Currey
2022-05-22powerpc/85xx/p2020: Add fsl,mpc8548-pmc nodePali Rohár
2022-05-22powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman
2022-05-22arch/Kconfig: Drop references to powerpc PAGE_SIZE symbolsMichael Ellerman
2022-05-22powerpc: Add generic PAGE_SIZE config symbolsMichael Ellerman
2022-05-22powerpc/pseries/vas: sysfs comments with the correct entriesHaren Myneni
2022-05-22powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni
2022-05-22powerpc/opcodes: Remove unused PPC_INST_XXX macrosChristophe Leroy
2022-05-22powerpc/inst: Remove PPC_INST_BLChristophe Leroy
2022-05-22powerpc/modules: Use PPC_LI macros instead of opencodingChristophe Leroy
2022-05-22powerpc/inst: Remove PPC_INST_BRANCHChristophe Leroy
2022-05-22powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_tar...Christophe Leroy
2022-05-22powerpc/inst: Add __copy_inst_from_kernel_nofault()Christophe Leroy
2022-05-22powerpc/ftrace: Minimise number of #ifdefsChristophe Leroy
2022-05-22powerpc/ftrace: Simplify expected_nop_sequence()Christophe Leroy
2022-05-22powerpc/ftrace: Use size macro instead of opencodingChristophe Leroy
2022-05-19powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.Christophe Leroy