aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()Oliver O'Halloran1-2/+2
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()Oliver O'Halloran1-1/+1
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()Oliver O'Halloran1-1/+1
2020-07-26powerpc/eeh: Remove VF config space restorationOliver O'Halloran1-1/+0
2020-07-26powerpc/eeh: Kill off eeh_ops->get_pe_addr()Oliver O'Halloran1-1/+0
2020-07-26powerpc/eeh: Move vf_index out of pci_dn and into eeh_devOliver O'Halloran2-1/+3
2020-07-26powerpc/eeh: Remove eeh_dev.cOliver O'Halloran1-6/+0
2020-07-26powerpc/eeh: Remove eeh_dev_phb_init_dynamic()Oliver O'Halloran1-1/+1
2020-07-26powerpc/watchpoint: Return available watchpoints dynamicallyRavi Bangoria2-3/+6
2020-07-26powerpc/watchpoint: Guest support for 2nd DAWR hcallRavi Bangoria3-1/+7
2020-07-26powerpc/watchpoint: Rename current H_SET_MODE DAWR macroRavi Bangoria2-2/+2
2020-07-26powerpc/dt_cpu_ftrs: Add feature for 2nd DAWRRavi Bangoria1-1/+2
2020-07-26powerpc/watchpoint: Enable watchpoint functionality on power10 guestRavi Bangoria1-1/+2
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar1-0/+2
2020-07-23Merge branch 'scv' support into nextMichael Ellerman7-5/+19
2020-07-23KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras1-1/+1
2020-07-23powerpc/powernv: Machine check handler for POWER10Nicholas Piggin1-0/+1
2020-07-23powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORENicholas Piggin2-1/+13