summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-07-28KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-28KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas 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-07-20powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin
2021-07-20powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()Michael Ellerman
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/64s: Fix crashes when toggling stf 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/smp: Set numa node before updating maskSrikar Dronamraju
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/perf: Fix PMU constraint check for EBB eventsAthira Rajeev
2021-05-22powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2021-05-22powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang
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-24powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-24vmlinux.lds.h: Create section for protection against instrumentationNicolas Boichat
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-17powerpc: improve handling of unrecoverable system resetNicholas Piggin
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
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-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/xmon: Change printk() to pr_cont()Christophe 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/pseries/hibernation: remove redundant cacheinfo updateNathan Lynch
2020-12-30powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch
2020-12-30powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy
2020-12-30powerpc/64: Set up a kernel stack for secondaries before cpu_restore()Jordan Niethe
2020-12-30powerpc: Drop -me200 addition to build flagsMichael Ellerman
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