summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-09-05powerpc/powermac/feature: Add missing of_node_put()Liang He
2022-09-05powerpc/pci-common: Fix refcount bug for 'phb->dn'Liang He
2022-09-05powerpc/powernv: Add missing of_node_put()sLiang He
2022-09-05powerpc/fsl_pci: Remove of_node_put() when reference escaped outLiang He
2022-09-05powerpc/85xx: Add missing of_node_get/put() in ge_imp3a_pci_assign_primary()Liang He
2022-09-05powerpc/44x: Add of_node_put() when break out from for_eachLiang He
2022-09-05powerpc/pci_dn: Add missing of_node_put()Liang He
2022-09-05powerpc/pseries: Add missing of_node_put()s in hotplug-cpu.cLiang He
2022-09-05powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()Liang He
2022-09-05powerpc/512x: Add missing of_node_put() in clock-commonclk.cLiang He
2022-09-05powerpc/powermac: Add missing of_node_put() in smp_core99_setup()Liang He
2022-09-05powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He
2022-09-05powerpc/sysdev: Add missing of_node_put()sLiang He
2022-09-05powerpc/embedded6xx/ls_uart: Add missing of_node_put()Liang He
2022-09-05powerpc/pseries: Add missing of_node_put() in ibmebusLiang He
2022-09-05powerpc/cell: Add missing of_node_put() in iommu.cLiang He
2022-09-05powerpc/cell: Add missing of_node_put()s in cbe_regs.cLiang He
2022-09-05powerpc/cell: Add missing of_node_put()sLiang He
2022-09-05powerpc/kernel: Add missing of_node_put() in legacy_serial.cLiang He
2022-09-05powerpc/perf: Add missing of_node_put()s in imc-pmu.cLiang He
2022-09-05powerpc/embedded6xx: Add missing of_node_put()sLiang He
2022-09-05powerpc/8xx: Add missing of_node_put() in tqm8xx_setup.cLiang He
2022-09-05powerpc/maple: Add missing of_node_put() in time.cLiang He
2022-09-05powerpc/85xx: Add missing of_node_put() in sgy_cst1000Liang He
2022-09-05powerpc/52xx: Add missing of_node_put() in media5200.cLiang He
2022-09-05powerpc/85xx: Add missing of_node_put() in ksi8560.cLiang He
2022-09-05powerpc/512x: Add missing of_node_put() in mpc5121_clk_init()Liang He
2022-09-05powerpc/vdso: link with -z noexecstackChristophe Leroy
2022-09-05powerpc/math-emu: Remove -w build flag and fix warningsChristophe Leroy
2022-09-05powerpc/math_emu/efp: Include module.hNathan Chancellor
2022-09-05powerpc/pseries: Move dtl scanning and steal time accounting to pseries platformNicholas Piggin
2022-09-05powerpc/64: Remove PPC64 special case for cputime accounting defaultNicholas Piggin
2022-09-05powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTINGNicholas Piggin
2022-09-04powerpc/pseries: Add wait interval counter definitions to struct lppacaNicholas Piggin
2022-09-04powerpc/configs: Properly enable PAPR_SCM in pseries_defconfigMichael Ellerman
2022-09-01powerpc/32: Remove wii_memory_fixups()Christophe Leroy
2022-09-01powerpc/32: Allow fragmented physical memoryChristophe Leroy
2022-09-01powerpc/32: Drop a stale comment about reservation of gigantic pagesChristophe Leroy
2022-09-01powerpc/code-patching: Speed up page mapping/unmappingChristophe Leroy
2022-08-26powerpc/82xx: remove spidev node from mgcogeWolfram Sang
2022-08-26powerpc/microwatt: Add LiteX MMC driverJoel Stanley
2022-08-26powerpc/mm: Support execute-only memory on the Radix MMURussell Currey
2022-08-26powerpc: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-26powerpc/fsl_booke: Make calc_cam_sz() staticChristophe Leroy
2022-08-26powerpc: Remove stale declarations in mmu_decl.hChristophe Leroy
2022-08-26powerpc: Move patch sites out of asm-prototypes.hMichael Ellerman
2022-08-26powerpc/boot: Drop unused dummy.cMichael Ellerman
2022-08-26powerpc/boot: Convert more files to use SPDX tagsMichael Ellerman
2022-08-22powerpc/vdso: Don't map VDSO at a fixed address on PPC32Christophe Leroy
2022-08-21Merge tag 'irq-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds