summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* memblock: reduce number of parameters in for_each_mem_range()Mike Rapoport2020-10-141-4/+2
* KVM: PPC: Book3S HV: simplify kvm_cma_reserve()Mike Rapoport2020-10-141-10/+2
* mm/memremap_pages: support multiple ranges per invocationDan Williams2020-10-141-0/+1
* mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-141-6/+7
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-131-2/+4
|\
| * crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warningHerbert Xu2020-09-041-2/+3
| * crypto: algapi - Remove skbuff.h inclusionHerbert Xu2020-08-201-0/+1
* | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-131-1/+1
|\ \
| * | fs: remove compat_sys_mountChristoph Hellwig2020-09-231-1/+1
| |/
* | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-131-2/+0
|\ \
| * | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-2/+0
| |/
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-131-5/+5
|\ \
| * | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-031-2/+2
| * | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-031-1/+1
| * | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-031-2/+2
* | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-134-140/+58
|\ \ \
| * | | ppc: propagate the calling conventions change down to csum_partial_copy_gener...Al Viro2020-08-204-103/+46
| * | | saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-202-49/+23
| * | | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-2/+2
| * | | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-0/+1
| | |/ | |/|
* | | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-50/+3
|\ \ \
| * | | powerpc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-50/+3
* | | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-1/+1
|\ \ \ \
| * | | | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-1/+1
* | | | | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-121-0/+1
|\ \ \ \ \
| * | | | | PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner2020-09-281-1/+1
| * | | | | PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner2020-09-161-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-125-20/+30
|\ \ \ \ \
| * | | | | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-065-20/+30
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-301-1/+0
|\ \ \ \ \
| * | | | | bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()He Zhe2020-09-291-1/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-09-1810-30/+20
|\ \ \ \ \
| * | | | | powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attributeVaibhav Jain2020-09-091-1/+1
| * | | | | powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy2020-09-081-1/+2
| * | | | | Revert "powerpc/build: vdso linker warning for orphan sections"Michael Ellerman2020-09-034-5/+3
| * | | | | powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpcAneesh Kumar K.V2020-09-021-1/+0
| * | | | | powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V2020-08-283-22/+14
* | | | | | vgacon: remove software scrollback supportLinus Torvalds2020-09-142-2/+0
| |/ / / / |/| | | |
* | | | | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-301-7/+4
|\ \ \ \ \
| * | | | | lockdep: Only trace IRQ edgesNicholas Piggin2020-08-261-7/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-3014-28/+84
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy2020-08-281-1/+1
| * | | | Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Pratik Rajesh Sampat2020-08-271-1/+1
| * | | | powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcAthira Rajeev2020-08-271-2/+2
| * | | | powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy2020-08-271-5/+14
| * | | | powerpc/64s: Fix crash in load_fp_state() due to fpexc_modeMichael Ellerman2020-08-271-3/+9
| * | | | powerpc/64s: scv entry should set PPRNicholas Piggin2020-08-271-0/+4
| * | | | powerpc/64s: Disallow PROT_SAO in LPARs by defaultShawn Anastasio2020-08-242-2/+19
| * | | | Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-247-16/+36
* | | | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-1/+1
| |/ / / |/| | |