summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy
2020-08-27Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Pratik Rajesh Sampat
2020-08-27powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcAthira Rajeev
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy
2020-08-27powerpc/64s: Fix crash in load_fp_state() due to fpexc_modeMichael Ellerman
2020-08-27powerpc/64s: scv entry should set PPRNicholas Piggin
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin
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-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-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
2020-08-07powerpc/ptrace: Fix build error in pkey_get()Michael Ellerman
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual