summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2018-04-03powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-31powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira
2018-03-30powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-27powerpc/lpar/debug: Initialize flags before printing debug messageAlexey Kardashevskiy
2018-03-27powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman
2018-03-27powerpc/pseries: Set or clear security feature flagsMichael Ellerman
2018-03-27powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman
2018-03-27powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman
2018-03-27powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9Paul Mackerras
2018-03-13powerpc: Rename plapr routines to plparMichael Ellerman
2018-03-13powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.hMichael Ellerman
2018-02-23powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman
2018-02-13powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplugGuenter Roeck
2018-02-13powerpc/pseries: Enable RAS hotplug events laterSam Bobroff
2018-02-08powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot
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