aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2020-10-14powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ...Gravatar Jason A. Donenfeld 1-1/+0
2020-10-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 10-96/+85
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Gravatar Mike Rapoport 7-60/+58
2020-10-13arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Gravatar Mike Rapoport 3-17/+16
2020-10-13memblock: reduce number of parameters in for_each_mem_range()Gravatar Mike Rapoport 1-4/+2
2020-10-13KVM: PPC: Book3S HV: simplify kvm_cma_reserve()Gravatar Mike Rapoport 1-10/+2
2020-10-13mm/memremap_pages: support multiple ranges per invocationGravatar Dan Williams 1-0/+1
2020-10-13mm/memremap_pages: convert to 'struct range'Gravatar Dan Williams 1-6/+7
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-17/+0
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-2/+4
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+0
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+5
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-140/+58
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-50/+3
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-20/+30
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigGravatar YiFei Zhu 1-17/+0
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Gravatar Dan Williams 5-20/+30
2020-10-03mm: remove compat_process_vm_{readv,writev}Gravatar Christoph Hellwig 1-2/+2
2020-10-03fs: remove compat_sys_vmspliceGravatar Christoph Hellwig 1-1/+1
2020-10-03fs: remove the compat readv/writev syscallsGravatar Christoph Hellwig 1-2/+2
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-1/+0
2020-09-29bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()Gravatar He Zhe 1-1/+0
2020-09-28PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSGravatar Thomas Gleixner 1-1/+1
2020-09-22fs: remove compat_sys_mountGravatar Christoph Hellwig 1-1/+1
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 10-30/+20
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Gravatar Christoph Hellwig 1-2/+0
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableGravatar Thomas Gleixner 1-0/+1
2020-09-14vgacon: remove software scrollback supportGravatar Linus Torvalds 2-2/+0
2020-09-09powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attributeGravatar Vaibhav Jain 1-1/+1
2020-09-08powerpc: kprobes: Use generic kretprobe trampoline handlerGravatar Masami Hiramatsu 1-50/+3
2020-09-08powerpc/dma: Fix dma_map_ops::get_required_maskGravatar Alexey Kardashevskiy 1-1/+2
2020-09-04crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warningGravatar Herbert Xu 1-2/+3
2020-09-03Revert "powerpc/build: vdso linker warning for orphan sections"Gravatar Michael Ellerman 4-5/+3
2020-09-02powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpcGravatar Aneesh Kumar K.V 1-1/+0
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGGravatar Kees Cook 1-1/+1
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/book3s64/radix: Fix boot failure with large amount of guest memoryGravatar Aneesh Kumar K.V 3-22/+14
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