aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-13powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplugGuenter Roeck1-2/+0
2018-02-13powerpc/pseries: Enable RAS hotplug events laterSam Bobroff1-9/+22
2018-02-08powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot1-0/+2
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds17-381/+894
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+2
2018-01-27powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann1-0/+3
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly1-0/+164
2018-01-27powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly1-2/+148
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly1-1/+95
2018-01-27powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly1-0/+18
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly1-1/+25
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin1-1/+7
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey8-18/+17
2018-01-21Merge branch 'fixes' into nextMichael Ellerman4-4/+58
2018-01-21pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann2-28/+158
2018-01-21powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann1-0/+1
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov1-2/+2
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot1-0/+1
2018-01-16powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot1-3/+3
2018-01-16powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot1-318/+198
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2-2/+2
2018-01-10powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling1-0/+35
2018-01-08powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman3-4/+22
2017-12-11PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly1-0/+2
2017-12-11powerpc/pseries: Add pseries SR-IOV Machine dependent callsBryant G. Ly2-4/+49
2017-12-05Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson1-0/+1
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches2-6/+6
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-15/+18
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-1/+1
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-19/+7
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2-5/+5
2017-11-06powerpc/pseries/vio: Dispose of virq mapping on vdevice unregisterTyrel Datwyler1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-1/+1
2017-10-22powerpc/pseries: Cleanup error handling in iommu_pseries_alloc_group()Markus Elfring1-10/+9
2017-10-16powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann1-0/+2
2017-10-03powerpc: pseries: only store the device node basename in full_nameRob Herring2-19/+7
2017-09-21powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler1-1/+3
2017-09-21powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler2-2/+5
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko1-1/+1
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater5-7/+46
2017-08-31powerpc/pseries: Don't attempt to acquire drc during memory hot add for assigned lmbsJohn Allen1-0/+4
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding1-1/+1
2017-08-31powerpc/pci: Remove OF node back pointer from pci_dnAlexey Kardashevskiy1-9/+2
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy1-2/+0
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy1-1/+1
2017-08-31powerpc/pseries/le: Work around a firmware quirkNicholas Piggin1-0/+15
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin1-1/+0
2017-08-23powerpc: pseries: remove dlpar_attach_node dependency on full pathRob Herring4-7/+5
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring8-49/+47