summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-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-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-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-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-11powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
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
2020-07-14powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran
2020-07-13powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V
2020-07-08powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin
2020-06-29powerpc/mm/pkeys: Make pkey access check work on execute_only_keyAneesh Kumar K.V
2020-06-22powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V
2020-06-22powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-20powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-17powerpc/syscalls: Use the number when building SPU syscall tableMichael Ellerman