aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Merge branch 'fixes' into nextMichael Ellerman4-22/+29
2022-05-08powerpc: Add missing headersChristophe Leroy5-3/+6
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy8-8/+0
2022-05-06powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCEKajol Jain1-5/+2
2022-05-05powerpc: fix typos in commentsJulia Lawall5-6/+6
2022-05-04powerpc/pseries/vas: Use QoS credits from the userspaceHaren Myneni3-17/+27
2022-05-04powerpc/eeh: Remove unused inline functionsYueHaibing1-1/+3
2022-05-04powerpc/pseries/cmm: Remove unneeded variable "ret"zuoqilin1-3/+1
2022-05-02powerpc/pseries/dlpar: Remove unnecessary cast to kfree()Xu Wang1-1/+1
2022-04-26powerpc/fadump: print start of preserved areaHari Bathini1-3/+3
2022-04-26powerpc/fadump: align destination address to pagesizeHari Bathini1-0/+6
2022-04-26powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPARHari Bathini1-1/+1
2022-04-18swiotlb: add a SWIOTLB_ANY flag to lift the low memory restrictionChristoph Hellwig1-25/+1
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig1-3/+0
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+4
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+12
2022-04-05powerpc/pseries/vas: use default_groups in kobj_typeGreg Kroah-Hartman1-2/+4
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+229
2022-03-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-1/+12
2022-03-23powerpc/papr_scm: Fix build failure whenKajol Jain1-2/+7
2022-03-21powerpc/pseries: Fix use after free in remove_phb_dynamic()Michael Ellerman1-0/+4
2022-03-09powerpc/papr_scm: Add perf interface supportKajol Jain1-0/+225
2022-03-08powerpc: declare unmodified attribute_group usages constRohan McLure2-2/+2
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy1-1/+0
2022-03-08KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin1-1/+12
2022-03-08powerpc/pseries: Interface to represent PAPR firmware attributesPratik R. Sampat3-1/+364
2022-03-08powerpc/mce: Avoid using irq_work_queue() in realmodeGanesh Goudar3-31/+3
2022-03-08powerpc/pseries: Parse control memory access errorGanesh Goudar1-4/+32
2022-03-08powerpc/pseries/vas: Add VAS migration handlerHaren Myneni3-1/+116
2022-03-08powerpc/pseries/vas: Modify reconfig open/close functions for migrationHaren Myneni1-17/+71
2022-03-08powerpc/pseries/vas: Define global hv_cop_caps structHaren Myneni1-27/+20
2022-03-08powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilitiesHaren Myneni3-7/+50
2022-03-08powerpc/pseries/vas: sysfs interface to export capabilitiesHaren Myneni4-1/+239
2022-03-08powerpc/pseries/vas: Reopen windows with DLPAR core addHaren Myneni1-1/+90
2022-03-08powerpc/pseries/vas: Close windows with DLPAR core removalHaren Myneni2-8/+202
2022-03-08powerpc/pseries/vas: Save PID in pseries_vas_window structHaren Myneni2-4/+6
2022-03-08powerpc/pseries/vas: Use common names in VAS capability structureHaren Myneni2-8/+7
2022-02-16powerpc/papr_scm: Implement initial support for injecting smart errorsVaibhav Jain1-3/+87
2022-02-12powerpc/pseries: make pseries_devicetree_update() staticNathan Lynch1-1/+1
2022-02-02powerpc/pseries: read the lpar name from the firmwareLaurent Dufour1-0/+87
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds15-255/+83
2021-12-23powerpc/pseries: Add __init attribute to eligible functionsNick Child8-15/+15
2021-12-16powerpc/pseries/msi: Let core code check for contiguous entriesThomas Gleixner1-25/+8
2021-12-16PCI/MSI: Use msi_desc::msi_indexThomas Gleixner1-2/+2
2021-12-16powerpc/pseries/msi: Use PCI device propertiesThomas Gleixner1-2/+1
2021-12-16powerpc/pseries: use slab context cpumask allocation in CPU hotplug initNicholas Piggin1-4/+5
2021-12-16powerpc/pseries/vas: Don't print an error when VAS is unavailableNicholas Piggin1-2/+9
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin6-5/+25
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner1-3/+3
2021-12-02powerpc/pseries: lparcfg don't include slb_size line in radix modeNicholas Piggin1-1/+2