summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-01-26powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.hChristophe Leroy
2020-01-26powerpc/32: replace MTMSRD() by mtmsrChristophe Leroy
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-25powerpc: Mark archrandom.h functions __must_checkRichard Henderson
2020-01-25powerpc: Use bool in archrandom.hRichard Henderson
2020-01-25powerpc: Remove arch_has_random, arch_has_random_seedRichard Henderson
2020-01-26powerpc/pseries/lparcfg: Fix display of Maximum MemoryMichael Bringmann
2020-01-26powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe
2020-01-26powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some pathsVaibhav Jain
2020-01-26powerpc/xmon: Fix compile error in print_insn* functionsSukadev Bhattiprolu
2020-01-26powerpc: use probe_user_read() and probe_user_write()Christophe Leroy
2020-01-26powerpc/maple: Fix comparing pointer to 0Chen Zhou
2020-01-26powerpc/pseries/vio: Fix iommu_table use-after-free refcount warningTyrel Datwyler
2020-01-26powerpc/papr_scm: Don't enable direct map for a region by defaultAneesh Kumar K.V
2020-01-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-01-24powerpc: Remove comment about read_barrier_depends()Will Deacon
2020-01-24Merge tag 'powerpc-5.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-01-24KVM: Introduce kvm_vcpu_destroy()Sean Christopherson
2020-01-24KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issuesSean Christopherson
2020-01-24KVM: PPC: Drop kvm_arch_vcpu_free()Sean Christopherson
2020-01-24KVM: PPC: Move kvm_vcpu_init() invocation to common codeSean Christopherson
2020-01-24KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()Sean Christopherson
2020-01-24KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common initSean Christopherson
2020-01-24KVM: PPC: Allocate vcpu struct in common PPC codeSean Christopherson
2020-01-24KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0Sean Christopherson
2020-01-24KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson
2020-01-24KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson
2020-01-23powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen
2020-01-23powerpc/xive: Drop extern qualifiers from header function prototypesGreg Kurz
2020-01-23KVM: PPC: Book3S HV: XIVE: Fix typo in commentGreg Kurz
2020-01-23powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.cOliver O'Halloran
2020-01-23powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c versionOliver O'Halloran
2020-01-23powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran
2020-01-23powernv/pci: Remove dma_dev_setup() for NPU PHBsOliver O'Halloran
2020-01-23powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()Oliver O'Halloran
2020-01-23powerpc/powernv: Allow manually invoking special rebootsOliver O'Halloran
2020-01-23powerpc/xmon: Allow passing an argument to ppc_md.restart()Oliver O'Halloran
2020-01-23powerpc/powernv: Use common code for the symbol_map exportOliver O'Halloran
2020-01-23powerpc/powernv: Rework exports to support subnodesOliver O'Halloran
2020-01-23powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran
2020-01-23powernv/pci: Add a debugfs entry to dump PHB's IODA PE stateOliver O'Halloran
2020-01-23powernv/pci: Allow any write trigger the diag dumpOliver O'Halloran
2020-01-23powernv/pci: Use pnv_phb as the private data for debugfs entriesOliver O'Halloran
2020-01-23powerpc/pcidn: Warn when sriov pci_dn management is used incorrectlyOliver O'Halloran
2020-01-23powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specificOliver O'Halloran
2020-01-23powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran
2020-01-23powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS sanerOliver O'Halloran
2020-01-23powerpc/eeh_sysfs: Remove double pci_dn lookup.Oliver O'Halloran
2020-01-23powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs propertiesOliver O'Halloran