summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2020-06-17powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()Mike Rapoport
2020-06-16powerpc/64s: Fix KVM interrupt using wrong save areaNicholas Piggin
2020-06-15powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTHVaibhav Jain
2020-06-15ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain
2020-06-15powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()Vaibhav Jain
2020-06-15powerpc/papr_scm: Fetch nvdimm health information from PHYPVaibhav Jain
2020-06-15powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-12KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10arch/powerpc/mm/pgtable.c: another missed conversionAndrew Morton
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse