summary refs log tree commit diff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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
2020-07-26powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()Oliver O'Halloran
2020-07-26powerpc/eeh: Remove class code field from edevOliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()Oliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()Oliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()Oliver O'Halloran
2020-07-26powerpc/eeh: Remove VF config space restorationOliver O'Halloran
2020-07-26powerpc/eeh: Kill off eeh_ops->get_pe_addr()Oliver O'Halloran
2020-07-26powerpc/eeh: Move vf_index out of pci_dn and into eeh_devOliver O'Halloran
2020-07-26powerpc/eeh: Remove eeh_dev.cOliver O'Halloran
2020-07-26powerpc/eeh: Remove eeh_dev_phb_init_dynamic()Oliver O'Halloran
2020-07-26powerpc/watchpoint: Return available watchpoints dynamicallyRavi Bangoria
2020-07-26powerpc/watchpoint: Guest support for 2nd DAWR hcallRavi Bangoria
2020-07-26powerpc/watchpoint: Rename current H_SET_MODE DAWR macroRavi Bangoria
2020-07-26powerpc/dt_cpu_ftrs: Add feature for 2nd DAWRRavi Bangoria
2020-07-26powerpc/watchpoint: Enable watchpoint functionality on power10 guestRavi Bangoria
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-23Merge branch 'scv' support into nextMichael Ellerman
2020-07-23KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras
2020-07-23powerpc/powernv: Machine check handler for POWER10Nicholas Piggin
2020-07-23powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORENicholas Piggin
2020-07-23powerpc/test_emulate_step: Move extern declaration to sstep.hBalamuruhan S
2020-07-23powerpc/sstep: Introduce macros to retrieve Prefix instruction operandsBalamuruhan S
2020-07-23powerpc: Add a ppc_inst_as_str() helperJordan Niethe
2020-07-23powerpc/sstep: Add tests for prefixed floating-point load/storesJordan Niethe
2020-07-23powerpc/sstep: Add tests for prefixed integer load/storesJordan Niethe
2020-07-23KVM: PPC: Clean up redundant kvm_run parameters in assemblyTianjia Zhang