summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-05-19powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman
2021-05-19powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman
2021-05-19powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy
2021-05-19powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman
2021-05-19powerpc/smp: Set numa node before updating maskSrikar Dronamraju
2021-05-14powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy
2021-05-14powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler
2021-05-14powerpc/xive: Fix xmon command "dxi"Cédric Le Goater
2021-05-14KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exitNicholas Piggin
2021-05-14powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap
2021-05-14powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev
2021-05-14powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2021-05-14powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang
2021-05-14powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor
2021-05-14powerpc/fadump: Mark fadump_calculate_reserve_size as __initNathan Chancellor
2021-05-11powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-05-11powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
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/64: Fix stack trace not displaying final frameMichael Ellerman
2021-03-17powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev
2021-03-17powerpc: improve handling of unrecoverable system resetNicholas Piggin
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2021-03-17powerpc/603: Fix protection of user pages mapped with PROT_NONEChristophe Leroy
2021-03-17powerpc/pseries: Don't enforce MSI affinity with kdumpGreg Kurz
2021-03-04powerpc/32s: Add missing call to kuep_lock on syscall entryChristophe Leroy
2021-03-04powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scanCédric Le Goater
2021-03-04powerpc/8xx: Fix software emulation interruptChristophe Leroy
2021-03-04powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch
2021-03-04powerpc/47x: Disable 256k page sizeChristophe Leroy
2021-03-04KVM: PPC: Make the VMX instruction emulation routines staticCédric Le Goater
2021-02-17vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner
2021-01-27powerpc: Fix alignment bug within the init sectionsAriel Marcovitch
2021-01-27powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.SYouling Tang
2021-01-12powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor
2021-01-06powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao
2021-01-06powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2020-12-30powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand
2020-12-30powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand
2020-12-30powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy
2020-12-30powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy
2020-12-30powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy
2020-12-30powerpc/xmon: Change printk() to pr_cont()Christophe Leroy
2020-12-30powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy
2020-12-30powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler
2020-12-30powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2020-12-30powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev
2020-12-30powerpc/mm: sanity_check_fault() should work for all, not only BOOK3SChristophe Leroy
2020-12-30powerpc/pseries/hibernation: remove redundant cacheinfo updateNathan Lynch