summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-10-26powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He
2022-10-26powerpc/math_emu/efp: Include module.hNathan Chancellor
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou
2022-08-25powerpc/powernv: Avoid crashing if rng is NULLMichael Ellerman
2022-08-25powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár
2022-07-07powerpc/powernv: wire up rng during setup_archJason A. Donenfeld
2022-07-02powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld
2022-07-02powerpc: Enable execve syscall exit tracepointNaveen N. Rao
2022-06-25powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-06-25powerpc: Use bool in archrandom.hRichard Henderson
2022-06-25powerpc: Remove arch_has_random, arch_has_random_seedRichard Henderson
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman
2022-06-14powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap
2022-06-14powerpc/idle: Fix return value of __setup() handlerRandy Dunlap
2022-06-14powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap
2022-06-14powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi
2022-04-20powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev
2022-04-20powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel
2022-02-08powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2022-01-27powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz
2022-01-27powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman
2022-01-27powerpc/btext: add missing of_node_putJulia Lawall
2022-01-27powerpc/cell: add missing of_node_putJulia Lawall
2022-01-27powerpc/powernv: add missing of_node_putJulia Lawall
2022-01-27powerpc/6xx: add missing of_node_putJulia Lawall
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu
2021-11-26powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman
2021-11-26powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin
2021-11-26powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao
2021-11-26powerpc/bpf: Validate branch rangesNaveen N. Rao
2021-11-26powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni
2021-11-12arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2021-11-02powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao
2021-10-17powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár
2021-09-22powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain
2021-09-22powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song
2021-09-22powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman
2021-07-28KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-20powerpc/boot: Fixup device-tree on little endianBenjamin Herrenschmidt
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand
2021-07-20powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham
2021-05-22powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman
2021-05-22powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy
2021-05-22powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman
2021-05-22powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy
2021-05-22powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler
2021-05-22powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap