summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman2018-02-231-1/+2
* powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplugGuenter Roeck2018-02-131-2/+0
* powerpc/pseries: Enable RAS hotplug events laterSam Bobroff2018-02-131-9/+22
* powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2018-02-081-0/+2
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-0217-381/+894
|\
| * powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann2018-01-271-0/+3
| * powerpc/pseries: Add Initialization of VF BarsBryant G. Ly2018-01-271-0/+164
| * powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly2018-01-271-2/+148
| * powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly2018-01-271-1/+95
| * powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly2018-01-271-0/+18
| * powerpc/eeh: Update VF config space after EEHBryant G. Ly2018-01-271-1/+25
| * powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-221-1/+7
| * powerpc: Use octal numbers for file permissionsRussell Currey2018-01-228-18/+17
| * Merge branch 'fixes' into nextMichael Ellerman2018-01-214-4/+58
| |\
| * | pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann2018-01-212-28/+158
| * | powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann2018-01-211-0/+1
| * | powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov2018-01-161-2/+2
| * | powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot2018-01-161-0/+1
| * | powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot2018-01-161-3/+3
| * | powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot2018-01-161-318/+198
| * | PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly2017-12-111-0/+2
| * | powerpc/pseries: Add pseries SR-IOV Machine dependent callsBryant G. Ly2017-12-112-4/+49
| * | powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-042-6/+6
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-312-2/+2
|\ \ \ | |_|/ |/| |
| * | powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-102-2/+2
* | | powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling2018-01-101-0/+35
* | | powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman2018-01-083-4/+22
|/ /
* | Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2017-12-051-0/+1
|/
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-165-15/+18
|\
| * powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-062-5/+5
| * powerpc/pseries/vio: Dispose of virq mapping on vdevice unregisterTyrel Datwyler2017-11-061-0/+2
| * powerpc/pseries: Cleanup error handling in iommu_pseries_alloc_group()Markus Elfring2017-10-221-10/+9
| * powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann2017-10-161-0/+2
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
| |/
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-142-19/+7
|\ \
| * | powerpc: pseries: only store the device node basename in full_nameRob Herring2017-10-032-19/+7
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
| |/ |/|
* | powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler2017-09-211-1/+3
* | powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler2017-09-212-2/+5
|/
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+1
* powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-025-7/+46
* powerpc/pseries: Don't attempt to acquire drc during memory hot add for assig...John Allen2017-08-311-0/+4
* powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2017-08-311-1/+1
* powerpc/pci: Remove OF node back pointer from pci_dnAlexey Kardashevskiy2017-08-311-9/+2
* powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy2017-08-311-2/+0
* powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy2017-08-311-1/+1
* powerpc/pseries/le: Work around a firmware quirkNicholas Piggin2017-08-311-0/+15
* powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin2017-08-311-1/+0
* powerpc: pseries: remove dlpar_attach_node dependency on full pathRob Herring2017-08-234-7/+5
OpenPOWER on IntegriCloud