summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-5/+1
2020-08-22KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon1-1/+2
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+18
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-2/+1
2020-08-12Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini3-2/+18
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-2/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds86-946/+1522
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-08-05Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-5/+0
2020-08-04powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman1-2/+2
2020-07-31powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metricVaibhav Jain1-0/+9
2020-07-29Merge branch 'locking/header'Peter Zijlstra1-2/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu1-2/+0
2020-07-29powerpc/kexec_file: Prepare elfcore header for crashing kernelHari Bathini1-0/+6
2020-07-29powerpc/kexec_file: Setup backup region for kdump kernelHari Bathini2-0/+26
2020-07-29powerpc/drmem: Make LMB walk a bit more flexibleHari Bathini1-4/+5
2020-07-29powerpc/kexec_file: Avoid stomping memory used by special regionsHari Bathini2-2/+19
2020-07-29powerpc/kexec_file: Add helper functions for getting memory rangesHari Bathini1-0/+11
2020-07-29powerpc/kexec_file: Mark PPC64 specific codeHari Bathini1-0/+9
2020-07-29powerpc/64s: Move HMI IRQ stat from percpu variable to paca.Mahesh Salgaonkar2-1/+1
2020-07-29ocxl: Remove unnecessary externsAlastair D'Silva1-21/+19
2020-07-29powerpc/ppc-opcode: Add divde and divdeu opcodesBalamuruhan S1-0/+6
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel1-3/+0
2020-07-29powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V1-1/+3
2020-07-29powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V1-0/+7
2020-07-29powerpc: Drop old comment about CONFIG_POWERMichael Ellerman1-1/+0
2020-07-29powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman2-2/+2
2020-07-29powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS codeMichael Ellerman1-52/+1
2020-07-29powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests onlyBharata B Rao1-6/+0
2020-07-29powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin2-23/+9
2020-07-29powerpc: Inline doorbell sending functionsNicholas Piggin2-3/+63
2020-07-29powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28Athira Rajeev1-1/+2
2020-07-28KVM: PPC: Book3S HV: Migrate hot plugged memoryLaurent Dufour1-0/+14
2020-07-27kill elf_fpxregs_tAl Viro1-2/+0
2020-07-26powerpc/smu.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26powerpc/reg.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26powerpc/ppc_asm.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26powerpc/hw_breakpoint.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26powerpc/epapr_hcalls.h: delete duplicated wordsRandy Dunlap1-2/+2
2020-07-26powerpc/cputime.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26powerpc/book3s/radix-4k.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26powerpc/book3s/mmu-hash.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26powerpc/lib: remove memcpy_flushcache redundant returnLi RongQing1-1/+1
2020-07-26powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXChristophe Leroy1-10/+5
2020-07-26powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSETChristophe Leroy1-1/+3
2020-07-26powerpc: Implement smp_cond_load_relaxed()Nicholas Piggin1-0/+16