summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2015-12-17powerpc/pseries: Enable kernel CPU dlpar from sysfsNathan Fontenot
2015-12-17powerpc/pseries: Add CPU dlpar add functionalityNathan Fontenot
2015-12-17powerpc/pseries: Add CPU dlpar remove functionalityNathan Fontenot
2015-12-17powerpc/pseries: Update CPU hotplug error recoveryNathan Fontenot
2015-12-17powerpc/pseries: Factor out common cpu hotplug codeNathan Fontenot
2015-12-17powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot
2015-12-17powerpc/pseries: Verify CPU doesn't exist before addingNathan Fontenot
2015-12-17powerpc/pseries: Use rtas_call_unlocked() in pseries hotplugMichael Ellerman
2015-12-14powerpc/pseries: Limit EPOW reset event warningsVipin K Parashar
2015-12-14powerpc/mm: Use H_READ with H_READ_4Aneesh Kumar K.V
2015-12-14powerpc/mm: Move THP headers aroundAneesh Kumar K.V
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-28powerpc/pseries: Correct string length in pseries_of_derive_parent()Nathan Fontenot
2015-10-21powerpc/pseries: Cleanup on pseries_eeh_get_state()Gavin Shan
2015-10-15powerpc/pseries: Drop always true CONFIG_PSERIES_MSIMichael Ellerman
2015-10-15powerpc/pseries: Move PCI objects to obj-yMichael Ellerman
2015-10-15powerpc/pseries: Remove use of CONFIG_PCIMichael Ellerman
2015-10-15powerpc/pseries: Make PCI non-optionalMichael Ellerman
2015-10-09powerpc/pseries/hvcserver: don't memset pi_buff if it is nullColin Ian King
2015-10-05powerpc/pseries: re-use code from of_helpers moduleAndy Shevchenko
2015-10-05powerpc/pseries: handle nodes without '/'Andy Shevchenko
2015-10-05powerpc/pseries: replace kmalloc + strlcpyAndy Shevchenko
2015-10-05powerpc/pseries: fix a potential memory leakAndy Shevchenko
2015-10-05powerpc/pseries: extract of_helpers moduleAndy Shevchenko
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17powerpc/PCI: Fix lookup of linux,pci-probe-only propertyMarc Zyngier
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-08powerpc/pseries: Release DRC when configure_connector failsBharata B Rao
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-28powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()Gavin Shan
2015-08-28powerpc/pseries: Fix corrupted pdn listGavin Shan
2015-08-18powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras
2015-07-23powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-07-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-07-13powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy
2015-06-11powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy
2015-06-11powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy
2015-06-11powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy
2015-06-02powerpc/pseries: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-05-13powerpc/eeh: fix comment for wait_state()Wei Yang
2015-05-11powerpc/pseries: Fix possible leaked device node referenceNathan Fontenot
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy
2015-04-14powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()Daniel Axtens
2015-04-14powerpc/pseries: Correct memory hotplug lockingNathan Fontenot
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds