summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2016-03-01powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson1-3/+6
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder2-2/+2
2015-12-17powerpc/pseries: Enable kernel CPU dlpar from sysfsNathan Fontenot1-0/+6
2015-12-17powerpc/pseries: Add CPU dlpar add functionalityNathan Fontenot1-0/+116
2015-12-17powerpc/pseries: Add CPU dlpar remove functionalityNathan Fontenot2-0/+156
2015-12-17powerpc/pseries: Update CPU hotplug error recoveryNathan Fontenot1-13/+63
2015-12-17powerpc/pseries: Factor out common cpu hotplug codeNathan Fontenot1-31/+39
2015-12-17powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot2-225/+219
2015-12-17powerpc/pseries: Verify CPU doesn't exist before addingNathan Fontenot1-4/+39
2015-12-17powerpc/pseries: Use rtas_call_unlocked() in pseries hotplugMichael Ellerman1-8/+3
2015-12-14powerpc/pseries: Limit EPOW reset event warningsVipin K Parashar1-24/+31
2015-12-14powerpc/mm: Use H_READ with H_READ_4Aneesh Kumar K.V1-27/+27
2015-12-14powerpc/mm: Move THP headers aroundAneesh Kumar K.V1-0/+10
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+2
2015-10-28powerpc/pseries: Correct string length in pseries_of_derive_parent()Nathan Fontenot1-2/+5
2015-10-21powerpc/pseries: Cleanup on pseries_eeh_get_state()Gavin Shan1-34/+26
2015-10-15powerpc/pseries: Drop always true CONFIG_PSERIES_MSIMichael Ellerman2-7/+1
2015-10-15powerpc/pseries: Move PCI objects to obj-yMichael Ellerman1-3/+2
2015-10-15powerpc/pseries: Remove use of CONFIG_PCIMichael Ellerman2-14/+0
2015-10-15powerpc/pseries: Make PCI non-optionalMichael Ellerman1-1/+1
2015-10-09powerpc/pseries/hvcserver: don't memset pi_buff if it is nullColin Ian King1-1/+1
2015-10-05powerpc/pseries: re-use code from of_helpers moduleAndy Shevchenko1-26/+5
2015-10-05powerpc/pseries: handle nodes without '/'Andy Shevchenko1-3/+3
2015-10-05powerpc/pseries: replace kmalloc + strlcpyAndy Shevchenko1-2/+1
2015-10-05powerpc/pseries: fix a potential memory leakAndy Shevchenko1-4/+2
2015-10-05powerpc/pseries: extract of_helpers moduleAndy Shevchenko4-32/+49
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-09-17powerpc/PCI: Fix lookup of linux,pci-probe-only propertyMarc Zyngier1-12/+2
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-08powerpc/pseries: Release DRC when configure_connector failsBharata B Rao1-1/+3
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-14/+20
2015-08-28powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()Gavin Shan1-11/+13
2015-08-28powerpc/pseries: Fix corrupted pdn listGavin Shan1-0/+5
2015-08-18powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras1-1/+1
2015-07-23powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth1-1/+2
2015-07-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu1-3/+3
2015-07-13powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt1-2/+1
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy1-3/+24
2015-06-11powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy1-34/+73
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy1-15/+19
2015-06-11powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy1-1/+15
2015-06-11powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy1-7/+8
2015-06-02powerpc/pseries: Move MSI-related ops to pci_controller_opsDaniel Axtens1-3/+13
2015-05-13powerpc/eeh: fix comment for wait_state()Wei Yang1-1/+1
2015-05-11powerpc/pseries: Fix possible leaked device node referenceNathan Fontenot1-2/+1
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot1-6/+4
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds12-751/+743
2015-04-15powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy1-0/+13
2015-04-14powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()Daniel Axtens1-7/+0