aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-7/+4
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 14-28/+84
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUGravatar Christophe Leroy 1-1/+1
2020-08-27Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Gravatar Pratik Rajesh Sampat 1-1/+1
2020-08-27powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcGravatar Athira Rajeev 1-2/+2
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBGravatar Alexey Kardashevskiy 1-5/+14
2020-08-27powerpc/64s: Fix crash in load_fp_state() due to fpexc_modeGravatar Michael Ellerman 1-3/+9
2020-08-27powerpc/64s: scv entry should set PPRGravatar Nicholas Piggin 1-0/+4
2020-08-26lockdep: Only trace IRQ edgesGravatar Nicholas Piggin 1-7/+4
2020-08-24powerpc/64s: Disallow PROT_SAO in LPARs by defaultGravatar Shawn Anastasio 2-2/+19
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Gravatar Shawn Anastasio 7-16/+36
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 20-24/+160
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-3/+6
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Gravatar Will Deacon 3-3/+6
2020-08-21powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverGravatar Kajol Jain 1-1/+10
2020-08-21powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Gravatar Christophe Leroy 1-2/+2
2020-08-20powerpc/pseries: Do not initiate shutdown when system is running on UPSGravatar Vasant Hegde 1-1/+0
2020-08-20powerpc/perf: Fix soft lockups due to missed interrupt accountingGravatar Athira Rajeev 1-0/+4
2020-08-20powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesGravatar Frederic Barrat 1-1/+1
2020-08-18powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathGravatar Michael Roth 1-6/+12
2020-08-18powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedGravatar Christophe Leroy 1-0/+7
2020-08-18powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Gravatar Christophe Leroy 1-1/+8
2020-08-17powerpc/fixmap: Fix the size of the early debug areaGravatar Christophe Leroy 1-1/+1
2020-08-17powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledGravatar Aneesh Kumar K.V 1-1/+3
2020-08-17powerpc/kernel: Cleanup machine check function declarationsGravatar Madhavan Srinivasan 4-8/+12
2020-08-17powerpc: Add POWER10 raw mode cputable entryGravatar Madhavan Srinivasan 1-0/+20
2020-08-17powerpc/perf: Add extended regs support for power10 platformGravatar Athira Rajeev 3-1/+23
2020-08-17powerpc/perf: Add support for outputting extended regs in perf intr_regsGravatar Anju T Sudhakar 6-4/+59
2020-08-17powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresGravatar Michael Neuling 1-0/+1
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Gravatar Krzysztof Kozlowski 1-14/+14
2020-08-14all arch: remove system call sys_sysctlGravatar Xiaoming Ni 1-1/+1
2020-08-14Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-9/+8
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 15-244/+644
2020-08-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-16/+5
2020-08-12mm: clean up the last pieces of page fault accountingsGravatar Peter Xu 1-5/+0
2020-08-12mm/powerpc: use general page fault accountingGravatar Peter Xu 1-8/+3
2020-08-12mm: do page fault accounting in handle_mm_faultGravatar Peter Xu 2-2/+2
2020-08-12uaccess: remove segment_eqGravatar Christoph Hellwig 1-2/+1
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+0
2020-08-10powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)Gravatar Aneesh Kumar K.V 2-9/+8
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 4-4/+5
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 15-244/+644
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yGravatar Masahiro Yamada 1-2/+1
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2020-08-07powerpc/ptrace: Fix build error in pkey_get()Gravatar Michael Ellerman 1-2/+0
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-2/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 21-23/+4
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Gravatar Mike Rapoport 2-3/+0
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Gravatar Anshuman Khandual 1-2/+2