summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch2022-09-145-99/+11
* | powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun2022-09-081-0/+1
* | powerpc/85xx: Fix fall-through warning for ClangGustavo A. R. Silva2022-09-081-0/+1
* | powerpc/64s: add pte_needs_flush and huge_pmd_needs_flushNicholas Piggin2022-09-082-0/+59
* | powerpc/math-emu: Inhibit W=1 warningsChristophe Leroy2022-09-084-3/+10
* | powerpc/pasemi: Use of_root in pas_pci_init()Michael Ellerman2022-09-061-8/+2
* | powerpc/pasemi: Use strscpy instead of strlcpyRussell Currey2022-09-061-2/+1
* | powerpc/xive: fix repeated words in commentsJilin Yuan2022-09-061-1/+1
* | powerpc/vas: fix repeated words in commentsJilin Yuan2022-09-061-1/+1
* | powerpc/mobility: fix repeated words in commentsJilin Yuan2022-09-061-1/+1
* | powerpc/powermac/udbg_scc: Add missing of_node_put()s in udbg_scc_init()Liang He2022-09-051-2/+6
* | powerpc/powermac/pfunc_base: Add missing of_node_put() in macio_gpio_init_one()Liang He2022-09-051-0/+2
* | powerpc/powermac/low_i2c: Add missing of_node_put() in kw_i2c_probe()Liang He2022-09-051-0/+1
* | powerpc/powermac/feature: Add missing of_node_put()Liang He2022-09-051-5/+10
* | powerpc/pci-common: Fix refcount bug for 'phb->dn'Liang He2022-09-051-2/+2
* | powerpc/powernv: Add missing of_node_put()sLiang He2022-09-056-3/+20
* | powerpc/fsl_pci: Remove of_node_put() when reference escaped outLiang He2022-09-051-1/+0
* | powerpc/85xx: Add missing of_node_get/put() in ge_imp3a_pci_assign_primary()Liang He2022-09-051-2/+4
* | powerpc/44x: Add of_node_put() when break out from for_eachLiang He2022-09-051-0/+2
* | powerpc/pci_dn: Add missing of_node_put()Liang He2022-09-051-0/+1
* | powerpc/pseries: Add missing of_node_put()s in hotplug-cpu.cLiang He2022-09-051-4/+11
* | macintosh: Add missing of_node_get() in do_attach()Liang He2022-09-051-0/+2
* | powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()Liang He2022-09-051-1/+5
* | powerpc/512x: Add missing of_node_put() in clock-commonclk.cLiang He2022-09-051-2/+4
* | powerpc/powermac: Add missing of_node_put() in smp_core99_setup()Liang He2022-09-051-0/+1
* | powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He2022-09-051-0/+2
* | powerpc/sysdev: Add missing of_node_put()sLiang He2022-09-053-7/+23
* | powerpc/embedded6xx/ls_uart: Add missing of_node_put()Liang He2022-09-051-0/+2
* | powerpc/pseries: Add missing of_node_put() in ibmebusLiang He2022-09-051-1/+5
* | powerpc/cell: Add missing of_node_put() in iommu.cLiang He2022-09-051-1/+3
* | powerpc/cell: Add missing of_node_put()s in cbe_regs.cLiang He2022-09-051-10/+27
* | powerpc/cell: Add missing of_node_put()sLiang He2022-09-052-0/+4
* | powerpc/kernel: Add missing of_node_put() in legacy_serial.cLiang He2022-09-051-0/+2
* | powerpc/perf: Add missing of_node_put()s in imc-pmu.cLiang He2022-09-051-2/+8
* | powerpc/embedded6xx: Add missing of_node_put()sLiang He2022-09-052-0/+9
* | powerpc/8xx: Add missing of_node_put() in tqm8xx_setup.cLiang He2022-09-051-0/+3
* | powerpc/maple: Add missing of_node_put() in time.cLiang He2022-09-051-0/+1
* | powerpc/85xx: Add missing of_node_put() in sgy_cst1000Liang He2022-09-051-13/+22
* | powerpc/52xx: Add missing of_node_put() in media5200.cLiang He2022-09-051-0/+3
* | powerpc/85xx: Add missing of_node_put() in ksi8560.cLiang He2022-09-051-0/+2
* | powerpc/512x: Add missing of_node_put() in mpc5121_clk_init()Liang He2022-09-051-0/+2
* | powerpc/vdso: link with -z noexecstackChristophe Leroy2022-09-051-2/+2
* | powerpc/math-emu: Remove -w build flag and fix warningsChristophe Leroy2022-09-054-38/+42
* | powerpc/math_emu/efp: Include module.hNathan Chancellor2022-09-051-0/+1
* | powerpc/pseries: Move dtl scanning and steal time accounting to pseries platformNicholas Piggin2022-09-055-98/+90
* | powerpc/64: Remove PPC64 special case for cputime accounting defaultNicholas Piggin2022-09-053-2/+5
* | powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTINGNicholas Piggin2022-09-056-3/+55
* | powerpc/pseries: Add wait interval counter definitions to struct lppacaNicholas Piggin2022-09-041-3/+7
* | selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systemsMichael Ellerman2022-09-041-0/+2
* | powerpc/configs: Properly enable PAPR_SCM in pseries_defconfigMichael Ellerman2022-09-041-0/+1