aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+2
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro1-13/+0
2022-09-09make generic INIT_C_CC a bit more genericAl Viro1-3/+0
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCAl Viro1-2/+2
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro1-2/+0
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni6-69/+89
2022-09-08powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun1-0/+1
2022-09-08powerpc/85xx: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2022-09-08powerpc/64s: add pte_needs_flush and huge_pmd_needs_flushNicholas Piggin2-0/+59
2022-09-08powerpc/math-emu: Inhibit W=1 warningsChristophe Leroy4-3/+10
2022-09-08powerpc/pseries: Fix plpks crash on non-pseriesMichael Ellerman1-1/+2
2022-09-06perf: Use sample_flags for data_srcKan Liang1-1/+3
2022-09-06perf: Use sample_flags for weightKan Liang1-2/+3
2022-09-06perf: Use sample_flags for branch stackKan Liang1-0/+1
2022-09-06powerpc/pasemi: Use of_root in pas_pci_init()Michael Ellerman1-8/+2
2022-09-06powerpc/pasemi: Use strscpy instead of strlcpyRussell Currey1-2/+1
2022-09-06powerpc/xive: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-06powerpc/vas: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-06powerpc/mobility: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior1-2/+2
2022-09-05powerpc/powermac/udbg_scc: Add missing of_node_put()s in udbg_scc_init()Liang He1-2/+6
2022-09-05powerpc/powermac/pfunc_base: Add missing of_node_put() in macio_gpio_init_one()Liang He1-0/+2
2022-09-05powerpc/powermac/low_i2c: Add missing of_node_put() in kw_i2c_probe()Liang He1-0/+1
2022-09-05powerpc/powermac/feature: Add missing of_node_put()Liang He1-5/+10
2022-09-05powerpc/pci-common: Fix refcount bug for 'phb->dn'Liang He1-2/+2
2022-09-05powerpc/powernv: Add missing of_node_put()sLiang He6-3/+20
2022-09-05powerpc/fsl_pci: Remove of_node_put() when reference escaped outLiang He1-1/+0
2022-09-05powerpc/85xx: Add missing of_node_get/put() in ge_imp3a_pci_assign_primary()Liang He1-2/+4
2022-09-05powerpc/44x: Add of_node_put() when break out from for_eachLiang He1-0/+2
2022-09-05powerpc/pci_dn: Add missing of_node_put()Liang He1-0/+1
2022-09-05powerpc/pseries: Add missing of_node_put()s in hotplug-cpu.cLiang He1-4/+11
2022-09-05powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()Liang He1-1/+5
2022-09-05powerpc/512x: Add missing of_node_put() in clock-commonclk.cLiang He1-2/+4
2022-09-05powerpc/powermac: Add missing of_node_put() in smp_core99_setup()Liang He1-0/+1
2022-09-05powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He1-0/+2
2022-09-05powerpc/sysdev: Add missing of_node_put()sLiang He3-7/+23
2022-09-05powerpc/embedded6xx/ls_uart: Add missing of_node_put()Liang He1-0/+2
2022-09-05powerpc/pseries: Add missing of_node_put() in ibmebusLiang He1-1/+5
2022-09-05powerpc/cell: Add missing of_node_put() in iommu.cLiang He1-1/+3
2022-09-05powerpc/cell: Add missing of_node_put()s in cbe_regs.cLiang He1-10/+27
2022-09-05powerpc/cell: Add missing of_node_put()sLiang He2-0/+4
2022-09-05powerpc/kernel: Add missing of_node_put() in legacy_serial.cLiang He1-0/+2
2022-09-05powerpc/perf: Add missing of_node_put()s in imc-pmu.cLiang He1-2/+8
2022-09-05powerpc/embedded6xx: Add missing of_node_put()sLiang He2-0/+9
2022-09-05powerpc/8xx: Add missing of_node_put() in tqm8xx_setup.cLiang He1-0/+3
2022-09-05powerpc/maple: Add missing of_node_put() in time.cLiang He1-0/+1
2022-09-05powerpc/85xx: Add missing of_node_put() in sgy_cst1000Liang He1-13/+22
2022-09-05powerpc/52xx: Add missing of_node_put() in media5200.cLiang He1-0/+3
2022-09-05powerpc/85xx: Add missing of_node_put() in ksi8560.cLiang He1-0/+2
2022-09-05powerpc/512x: Add missing of_node_put() in mpc5121_clk_init()Liang He1-0/+2