aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-09-23Merge tag 'v5.8.11' into v5.8/standard/baseBruce Ashfield
2020-09-23Merge tag 'v5.8.10' into v5.8/standard/baseBruce Ashfield
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-23powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V
2020-09-17vgacon: remove software scrollback supportLinus Torvalds
2020-09-09Merge tag 'v5.8.6' into v5.8/standard/baseBruce Ashfield
2020-09-03powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy
2020-09-03powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy
2020-09-03powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann
2020-09-03powerpc/xive: Ignore kmemleak false positivesAlexey Kardashevskiy
2020-08-26Merge tag 'v5.8.4' into v5.8/standard/baseBruce Ashfield
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-26powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling
2020-08-26powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth
2020-08-26powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy
2020-08-25Merge tag 'v5.8.3' into v5.8/standard/baseBruce Ashfield
2020-08-21pseries: Fix 64 bit logical memory block panicAnton Blanchard
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-21powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-08-21powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy
2020-08-19Merge tag 'v5.8.2' into v5.8/standard/baseBruce Ashfield
2020-08-19powerpc/pseries/hotplug-cpu: Remove double free in error pathNathan Lynch
2020-08-19powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman
2020-08-19powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman
2020-08-19powerpc/watchpoint: Fix DAWR exception for CACHEOPRavi Bangoria
2020-08-19powerpc/watchpoint: Fix DAWR exception constraintRavi Bangoria
2020-08-19powerpc/watchpoint: Fix 512 byte boundary limitRavi Bangoria
2020-08-19powerpc/spufs: Fix the type of ret in spufs_arch_write_noteChristoph Hellwig
2020-08-19powerpc/perf: Fix missing is_sier_aviable() during buildMadhavan Srinivasan
2020-08-19powerpc/book3s64/pkeys: Use PVR check instead of cpu featureAneesh Kumar K.V
2020-08-19powerpc/mm/radix: Free PUD table when freeing pagetableBharata B Rao
2020-08-19powerpc/vdso: Fix vdso cpu truncationMilton Miller
2020-08-19powerpc/rtas: don't online CPUs for partition suspendNathan Lynch
2020-08-19powerpc/pseries: remove cede offline state for CPUsNathan Lynch
2020-08-19powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256kChristophe Leroy
2020-08-19powerpc/mm: Fix typo in IS_ENABLED()Joe Perches
2020-08-13Merge tag 'v5.8.1' into v5.8/standard/baseBruce Ashfield
2020-08-11powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-08-07powerpc: serialize image targetsBruce Ashfield
2020-08-07crtsavres: fixups for 5.4+Bruce Ashfield
2020-08-07powerpc/ptrace: Disable array-bounds warning with gcc8Khem Raj
2020-08-07powerpc: Disable attribute-alias warnings from gcc8Khem Raj
2020-08-07powerpc: add crtsavres.o to archprepare for kbuildBruce Ashfield
2020-08-07powerpc: kexec fix for powerpc64Benjamin Walsh
2020-08-07powerpc: Add unwind information for SPE registers of E500 coreLiming Wang
2020-07-27powerpc/64s/hash: Fix hash_preload running with interrupts enabledNicholas Piggin
2020-07-15powerpc/vas: Report proper error code for address translation failureHaren Myneni