summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
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-04Merge 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-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-27kill elf_fpxregs_tAl Viro1-2/+0
2020-07-27powerpc/smu.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-27powerpc/reg.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-27powerpc/ppc_asm.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-27powerpc/hw_breakpoint.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-27powerpc/epapr_hcalls.h: delete duplicated wordsRandy Dunlap1-2/+2
2020-07-27powerpc/cputime.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-27powerpc/book3s/radix-4k.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-27powerpc/book3s/mmu-hash.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-27powerpc/lib: remove memcpy_flushcache redundant returnLi RongQing1-1/+1
2020-07-27powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXChristophe Leroy1-10/+5
2020-07-27powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSETChristophe Leroy1-1/+3
2020-07-27powerpc: Implement smp_cond_load_relaxed()Nicholas Piggin1-0/+16
2020-07-27powerpc/qspinlock: Optimised atomic_try_cmpxchg_lock() that adds the lock hintNicholas Piggin2-1/+29
2020-07-27powerpc/pseries: Implement paravirt qspinlocks for SPLPARNicholas Piggin4-0/+105
2020-07-27powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin4-0/+36
2020-07-26powerpc: Move spinlock implementation to simple_spinlockNicholas Piggin4-295/+311
2020-07-26powerpc/pseries: Move some PAPR paravirt functions to their own fileNicholas Piggin2-23/+60
2020-07-26powerpc/powernv/sriov: Move SR-IOV into a separate fileOliver O'Halloran1-0/+3
2020-07-26powerpc/eeh: Move PE tree setup into the platformOliver O'Halloran1-1/+1
2020-07-26powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()Oliver O'Halloran1-2/+2
2020-07-26powerpc/eeh: Remove class code field from edevOliver O'Halloran1-1/+0