summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2016-06-06powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-05-30powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokensRussell Currey1-16/+12
2016-05-30powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-05-12powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli1-12/+12
2016-05-11powerpc/pci: Export pci_traverse_device_nodes()Gavin Shan1-2/+2
2016-05-11powerpc/pci: Export pci_add_device_node_info()Gavin Shan1-1/+1
2016-05-11powerpc/pci: Move pci_find_bus_by_node() aroundGavin Shan1-31/+0
2016-05-11powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan1-3/+2
2016-05-11powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh2-6/+3
2016-05-11powerpc/pseries: Add null property check to pseries_discover_pic()Suraj Jitindar Singh1-0/+2
2016-05-11powerpc/mm/radix: Isolate hash table function from pseries guest codeAneesh Kumar K.V2-4/+13
2016-05-01powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V1-1/+1
2016-05-01powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V1-4/+0
2016-04-11powerpc/pseries: Update LMB associativity index during DLPAR add/removeNathan Fontenot1-31/+162
2016-04-11powerpc/pseries: Refactor dlpar_add_lmb() codeNathan Fontenot1-14/+20
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-5/+8
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook1-8/+2
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