summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-29powerpc/kexec_file: Prepare elfcore header for crashing kernelHari Bathini
2020-07-29powerpc/kexec_file: Setup backup region for kdump kernelHari Bathini
2020-07-29powerpc/drmem: Make LMB walk a bit more flexibleHari Bathini
2020-07-29powerpc/kexec_file: Avoid stomping memory used by special regionsHari Bathini
2020-07-29powerpc/kexec_file: Add helper functions for getting memory rangesHari Bathini
2020-07-29powerpc/kexec_file: Mark PPC64 specific codeHari Bathini
2020-07-29powerpc/64s: Move HMI IRQ stat from percpu variable to paca.Mahesh Salgaonkar
2020-07-29ocxl: Remove unnecessary externsAlastair D'Silva
2020-07-29powerpc/ppc-opcode: Add divde and divdeu opcodesBalamuruhan S
2020-07-29powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V
2020-07-29powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V
2020-07-29powerpc: Drop old comment about CONFIG_POWERMichael Ellerman
2020-07-29powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman
2020-07-29powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS codeMichael Ellerman
2020-07-29powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests onlyBharata B Rao
2020-07-29powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin
2020-07-29powerpc: Inline doorbell sending functionsNicholas Piggin
2020-07-29powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28Athira Rajeev
2020-07-28KVM: PPC: Book3S HV: Migrate hot plugged memoryLaurent Dufour
2020-07-27kill elf_fpxregs_tAl Viro
2020-07-27powerpc/smu.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/reg.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/ppc_asm.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/hw_breakpoint.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/epapr_hcalls.h: delete duplicated wordsRandy Dunlap
2020-07-27powerpc/cputime.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/book3s/radix-4k.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/book3s/mmu-hash.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/lib: remove memcpy_flushcache redundant returnLi RongQing
2020-07-27powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXChristophe Leroy
2020-07-27powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSETChristophe Leroy
2020-07-27powerpc: Implement smp_cond_load_relaxed()Nicholas Piggin
2020-07-27powerpc/qspinlock: Optimised atomic_try_cmpxchg_lock() that adds the lock hintNicholas Piggin
2020-07-27powerpc/pseries: Implement paravirt qspinlocks for SPLPARNicholas Piggin
2020-07-27powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin
2020-07-26powerpc: Move spinlock implementation to simple_spinlockNicholas Piggin
2020-07-26powerpc/pseries: Move some PAPR paravirt functions to their own fileNicholas Piggin
2020-07-26powerpc/powernv/sriov: Move SR-IOV into a separate fileOliver O'Halloran
2020-07-26powerpc/eeh: Move PE tree setup into the platformOliver O'Halloran