summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-08-25powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.Aneesh Kumar K.V
2020-08-25powerpc/powernv: Remove set but not used variable 'parent'zhengbin
2020-08-25powerpc/perf: Remove set but not used variable 'target'zhengbin
2020-08-25powerpc/fadump: Remove set but not used variable 'elf'zhengbin
2020-08-25powerc/dtc/t1024rdb: remove interrupts propertyBiwen Li
2020-08-25powerpc/dts/t4240rdb: remove interrupts propertyBiwen Li
2020-08-25ocxl: Remove custom service to allocate interruptsFrederic Barrat
2020-08-25powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire
2020-08-25powerpc/pseries: Fix missing of_node_put() in rng_init()Nicholas Mc Guire
2020-08-24powerpc/64s: Disallow PROT_SAO in LPARs by defaultShawn Anastasio
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain
2020-08-21powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy
2020-08-20ppc: propagate the calling conventions change down to csum_partial_copy_gener...Al Viro
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-08-20powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-20powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2020-08-20powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat
2020-08-18powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth
2020-08-18powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedChristophe Leroy
2020-08-18powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Christophe Leroy
2020-08-17powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy
2020-08-17powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledAneesh Kumar K.V
2020-08-17powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan
2020-08-17powerpc: Add POWER10 raw mode cputable entryMadhavan Srinivasan
2020-08-17powerpc/perf: Add extended regs support for power10 platformAthira Rajeev
2020-08-17powerpc/perf: Add support for outputting extended regs in perf intr_regsAnju T Sudhakar
2020-08-17powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm: clean up the last pieces of page fault accountingsPeter Xu
2020-08-12mm/powerpc: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-10powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)Aneesh Kumar K.V
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds