aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-4/+21
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+2
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-39/+58
2017-07-03powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()Balbir Singh1-1/+10
2017-07-03Merge branch 'fixes' into nextMichael Ellerman1-0/+2
2017-07-02powerpc/perf/hv-24x7: Support v2 of the hypervisor APIThiago Jung Bauermann1-1/+1
2017-06-28powerpc: implement ->mapping_errorChristoph Hellwig1-1/+2
2017-06-28powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj1-1/+1
2017-06-28powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj1-1/+2
2017-06-28powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini1-0/+7
2017-06-12powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-23/+33
2017-06-12powerpc: vio: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-6/+10
2017-06-09powerpc: ibmebus: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-6/+10
2017-06-07driver core: remove CLASS_ATTR usageGreg Kroah-Hartman2-4/+5
2017-06-05powerpc: Fix some spelling mistakesColin Ian King1-1/+1
2017-06-01powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann1-0/+2
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-4/+1
2017-04-28powerpc/pseries: Enable VFIOAlexey Kardashevskiy1-2/+38
2017-04-28powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESETNicholas Piggin2-1/+26
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin1-0/+1
2017-04-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2-2/+3
2017-04-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler1-1/+0
2017-04-13powerpc/pseries: Always enable SMP when building pseriesMichael Ellerman1-1/+2
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin1-17/+10
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman1-2/+1
2017-04-01powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V1-0/+61
2017-03-31powerpc/mm: Add translation mode information in /proc/cpuinfoAneesh Kumar K.V1-0/+4
2017-03-30powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy2-2/+3
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring1-4/+1
2017-03-20powerpc/pseries: Move struct hcall_stats to hvCall_inst.cTobin C. Harding1-0/+10
2017-03-17powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman1-1/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>Ingo Molnar1-0/+1
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-27/+283
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-3/+3
2017-02-21powerpc/pseries: Revert 'Auto-online hotplugged memory'Nathan Fontenot1-15/+37
2017-02-17powerpc/pseries: Implement indexed-count hotplug memory removeSahil Mehta1-0/+98
2017-02-17powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta2-12/+145
2017-02-16powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=nMichael Ellerman1-1/+4
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2-1/+30
2017-02-10powerpc/pseries: Fix typo in parameter descriptionWei Yongjun1-1/+1
2017-02-10powerpc/pseries: Add support for hash table resizingDavid Gibson1-0/+109
2017-02-09powerpc/pseries: Add hypercall wrappers for hash page table resizingDavid Gibson1-0/+1
2017-02-02powerpc/pseries: Report DLPAR capabilitiesNathan Fontenot1-1/+7
2017-02-02powerpc/pseries: Update affinity for memory and cpus specified in a PRRN eventJohn Allen1-0/+34
2017-02-02powerpc/pseries: Introduce memory hotplug READD operationJohn Allen1-0/+41
2017-02-02powerpc/pseries: Make the acquire/release of the drc for memory a seperate stepJohn Allen1-12/+22
2017-02-02powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common KconfigAnton Blanchard1-1/+0
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras1-0/+29
2017-01-31powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras1-1/+1