summaryrefslogtreecommitdiff
path: root/arch/powerpc (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2024-01-10bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann
2022-10-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook
2022-10-28UPSTREAM: Make anon_inodes unconditionalDavid Howells
2022-04-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2022-04-19perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2022-04-19perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2022-04-19soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
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-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/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
2021-05-22powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor
2021-05-22powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-05-22powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-17powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev
2021-03-03powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch
2021-03-03powerpc/47x: Disable 256k page sizeChristophe Leroy
2021-01-17powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2021-01-09powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao
2020-12-29powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev
2020-12-29powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch
2020-12-29powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy
2020-12-11powerpc: Stop exporting __clear_user which is now inlined.Michal Suchanek
2020-11-24powerpc/uaccess-flush: fix corenet64_smp_defconfig buildDaniel Axtens
2020-11-22powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-22powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin
2020-11-22powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2020-11-22powerpc: Implement user_access_begin and friendsChristophe Leroy