summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-27powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly
2018-01-27powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly
2018-01-27powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-21pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann
2018-01-21powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot
2018-01-16powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot
2018-01-16powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
2018-01-10powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling
2018-01-08powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman
2017-12-11PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly
2017-12-11powerpc/pseries: Add pseries SR-IOV Machine dependent callsBryant G. Ly
2017-12-05Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-06powerpc/pseries/vio: Dispose of virq mapping on vdevice unregisterTyrel Datwyler
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-22powerpc/pseries: Cleanup error handling in iommu_pseries_alloc_group()Markus Elfring
2017-10-16powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann
2017-10-03powerpc: pseries: only store the device node basename in full_nameRob Herring
2017-09-21powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-09-21powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater
2017-08-31powerpc/pseries: Don't attempt to acquire drc during memory hot add for assig...John Allen
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding
2017-08-31powerpc/pci: Remove OF node back pointer from pci_dnAlexey Kardashevskiy
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy
2017-08-31powerpc/pseries/le: Work around a firmware quirkNicholas Piggin
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin
2017-08-23powerpc: pseries: remove dlpar_attach_node dependency on full pathRob Herring
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-08-23powerpc/vio: Use device_type to detect familyMichael Ellerman
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-10powerpc/pseries: Don't print failure message in energy driverNicholas Piggin