summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy1-1/+2
2020-09-23powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V3-22/+14
2020-09-17vgacon: remove software scrollback supportLinus Torvalds2-2/+0
2020-09-03powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy1-5/+14
2020-09-03powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy1-1/+1
2020-09-03powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev1-0/+4
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann1-0/+1
2020-09-03powerpc/xive: Ignore kmemleak false positivesAlexey Kardashevskiy1-0/+2
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon3-3/+6
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde1-1/+0
2020-08-26powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling1-0/+1
2020-08-26powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth1-6/+12
2020-08-26powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy1-1/+1
2020-08-21pseries: Fix 64 bit logical memory block panicAnton Blanchard1-1/+1
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman1-2/+2
2020-08-21powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman1-2/+5
2020-08-21powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy1-1/+1
2020-08-19powerpc/pseries/hotplug-cpu: Remove double free in error pathNathan Lynch1-1/+0
2020-08-19powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman2-2/+2
2020-08-19powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman2-2/+2
2020-08-19powerpc/watchpoint: Fix DAWR exception for CACHEOPRavi Bangoria1-1/+20
2020-08-19powerpc/watchpoint: Fix DAWR exception constraintRavi Bangoria1-31/+41
2020-08-19powerpc/watchpoint: Fix 512 byte boundary limitRavi Bangoria1-1/+1
2020-08-19powerpc/spufs: Fix the type of ret in spufs_arch_write_noteChristoph Hellwig1-1/+1
2020-08-19powerpc/perf: Fix missing is_sier_aviable() during buildMadhavan Srinivasan1-0/+2
2020-08-19powerpc/book3s64/pkeys: Use PVR check instead of cpu featureAneesh Kumar K.V1-6/+10
2020-08-19powerpc/mm/radix: Free PUD table when freeing pagetableBharata B Rao1-0/+16
2020-08-19powerpc/vdso: Fix vdso cpu truncationMilton Miller1-1/+1
2020-08-19powerpc/rtas: don't online CPUs for partition suspendNathan Lynch3-143/+3
2020-08-19powerpc/pseries: remove cede offline state for CPUsNathan Lynch4-222/+15
2020-08-19powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256kChristophe Leroy1-1/+1
2020-08-19powerpc/mm: Fix typo in IS_ENABLED()Joe Perches1-3/+2
2020-08-11powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy1-12/+13
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy3-3/+5
2020-07-27powerpc/64s/hash: Fix hash_preload running with interrupts enabledNicholas Piggin3-3/+42
2020-07-15powerpc/vas: Report proper error code for address translation failureHaren Myneni2-1/+3
2020-07-14powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran1-1/+1
2020-07-13powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V1-5/+7
2020-07-08powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin1-1/+1
2020-06-29powerpc/mm/pkeys: Make pkey access check work on execute_only_keyAneesh Kumar K.V1-3/+0
2020-06-22powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V1-1/+2
2020-06-22powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha1-0/+1
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-17/+27
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+545
2020-06-20powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy1-0/+10
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds2-2/+2
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig5-5/+5
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig8-13/+17
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig4-8/+11
2020-06-17powerpc/syscalls: Use the number when building SPU syscall tableMichael Ellerman1-1/+1