summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | powerpc/powermac: add missing g5_phy_disable_cpu1() declarationKrzysztof Kozlowski2022-05-222-2/+2
| * | | | | | | powerpc: Enable the DAWR on POWER9 DD2.3 and aboveReza Arbab2022-05-223-5/+35
| * | | | | | | powerpc/64s: Add CPU_FTRS_POWER10 to ALWAYS maskMichael Ellerman2022-05-221-2/+4
| * | | | | | | powerpc/64s: Add CPU_FTRS_POWER9_DD2_2 to CPU_FTRS_ALWAYS maskMichael Ellerman2022-05-221-2/+2
| * | | | | | | powerpc: Fix all occurences of "the the"Michael Ellerman2022-05-2214-14/+14
| * | | | | | | powerpc/platforms/83xx: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)2022-05-221-5/+2
| * | | | | | | powerpc/eeh: Drop redundant spinlock initializationHaowen Bai2022-05-221-2/+1
| * | | | | | | powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu2022-05-221-2/+4
| * | | | | | | powerpc/pseries/vas: Call misc_deregister if sysfs init failsZheng Bin2022-05-221-0/+2
| * | | | | | | powerpc/papr_scm: Fix leaking nvdimm_events_map elementsVaibhav Jain2022-05-221-30/+24
| * | | | | | | powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin2022-05-221-0/+2
| * | | | | | | powerpc/xive: Fix refcount leak in xive_spapr_initMiaoqian Lin2022-05-221-2/+5
| * | | | | | | powerpc/numa: Associate numa node to its cpu earlierOscar Salvador2022-05-223-31/+11
| * | | | | | | powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi2022-05-221-0/+1
| * | | | | | | powerpc/85xx: Remove FSL_85XX_CACHE_SRAMChristophe Leroy2022-05-226-496/+0
| * | | | | | | powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi2022-05-221-0/+1
| * | | | | | | powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain2022-05-221-1/+2
| * | | | | | | powerpc/perf: Fix the threshold compare group constraint for power10Kajol Jain2022-05-221-4/+5
| * | | | | | | powerpc/kaslr_booke: Fix build errorYueHaibing2022-05-221-0/+2
| * | | | | | | powerpc/book3e: Fix build errorYueHaibing2022-05-221-0/+1
| * | | | | | | powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens2022-05-2215-6/+185
| * | | | | | | powerpc/kasan: Disable address sanitization in kexec pathsDaniel Axtens2022-05-227-15/+18
| * | | | | | | powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens2022-05-225-26/+59
| * | | | | | | powerpc/mm/kasan: rename kasan_init_32.c to init_32.cDaniel Axtens2022-05-222-1/+1
| * | | | | | | powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao2022-05-223-4/+17
| * | | | | | | powerpc/irq: Remove arch_local_irq_restore() for !CONFIG_CC_HAS_ASM_GOTOChristophe Leroy2022-05-221-77/+0
| * | | | | | | powerpc/powernv: Get STF barrier requirements from device-treeRussell Currey2022-05-221-0/+3
| * | | | | | | powerpc/powernv: Get L1D flush requirements from device-treeRussell Currey2022-05-221-0/+6
| * | | | | | | powerpc/85xx/p2020: Add fsl,mpc8548-pmc nodePali Rohár2022-05-221-0/+5
| * | | | | | | powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman2022-05-221-2/+5
| * | | | | | | powerpc: Add generic PAGE_SIZE config symbolsMichael Ellerman2022-05-221-0/+16
| * | | | | | | powerpc/pseries/vas: sysfs comments with the correct entriesHaren Myneni2022-05-221-7/+7
| * | | | | | | powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni2022-05-224-5/+5
| * | | | | | | powerpc/opcodes: Remove unused PPC_INST_XXX macrosChristophe Leroy2022-05-221-9/+4
| * | | | | | | powerpc/inst: Remove PPC_INST_BLChristophe Leroy2022-05-222-2/+1
| * | | | | | | powerpc/modules: Use PPC_LI macros instead of opencodingChristophe Leroy2022-05-222-9/+5
| * | | | | | | powerpc/inst: Remove PPC_INST_BRANCHChristophe Leroy2022-05-222-3/+2
| * | | | | | | powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_tar...Christophe Leroy2022-05-221-9/+18
| * | | | | | | powerpc/inst: Add __copy_inst_from_kernel_nofault()Christophe Leroy2022-05-221-4/+9
| * | | | | | | powerpc/ftrace: Minimise number of #ifdefsChristophe Leroy2022-05-223-94/+85
| * | | | | | | powerpc/ftrace: Simplify expected_nop_sequence()Christophe Leroy2022-05-221-16/+6
| * | | | | | | powerpc/ftrace: Use size macro instead of opencodingChristophe Leroy2022-05-221-1/+1
| * | | | | | | powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.Christophe Leroy2022-05-192-21/+16
| * | | | | | | powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1Christophe Leroy2022-05-191-1/+1
| * | | | | | | powerpc/ftrace: Remove ftrace_plt_tramps[]Christophe Leroy2022-05-191-8/+0
| * | | | | | | powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACEChristophe Leroy2022-05-192-7/+1
| * | | | | | | powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLSChristophe Leroy2022-05-191-1/+0
| * | | | | | | powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64Christophe Leroy2022-05-191-100/+8
| * | | | | | | powerpc: Finalise cleanup around ABI useChristophe Leroy2022-05-196-23/+12
| * | | | | | | powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy2022-05-1918-31/+31