summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2020-11-22powerpc: Add a framework for user access trackingChristophe Leroy
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-22powerpc/64s: move some exception handlers out of lineDaniel Axtens
2020-11-22powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOLDaniel Axtens
2020-11-10powerpc/powernv/elog: Fix race while processing OPAL error log event.Mahesh Salgaonkar
2020-11-10powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran
2020-11-10powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha
2020-10-29powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde
2020-10-29powerpc/perf/hv-gpci: Fix starting index valueKajol Jain
2020-10-29powerpc/tau: Disable TAU between measurementsFinn Thain
2020-10-29powerpc/tau: Remove duplicated set_thresholds() callFinn Thain
2020-10-29powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-10-29powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire
2020-10-29powerpc/pseries: Fix missing of_node_put() in rng_init()Nicholas Mc Guire
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-23vgacon: remove software scrollback supportLinus Torvalds
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann