summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh2016-05-112-6/+3
* powerpc/pseries: Add null property check to pseries_discover_pic()Suraj Jitindar Singh2016-05-111-0/+2
* powerpc/mm/radix: Isolate hash table function from pseries guest codeAneesh Kumar K.V2016-05-112-4/+13
* powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V2016-05-011-1/+1
* powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V2016-05-011-4/+0
* powerpc/pseries: Update LMB associativity index during DLPAR add/removeNathan Fontenot2016-04-111-31/+162
* powerpc/pseries: Refactor dlpar_add_lmb() codeNathan Fontenot2016-04-111-14/+20
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-193-5/+8
|\
| * powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson2016-03-011-3/+6
| * powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-012-2/+2
* | param: convert some "on"/"off" users to strtoboolKees Cook2016-03-171-8/+2
|/
* powerpc/pseries: Enable kernel CPU dlpar from sysfsNathan Fontenot2015-12-171-0/+6
* powerpc/pseries: Add CPU dlpar add functionalityNathan Fontenot2015-12-171-0/+116
* powerpc/pseries: Add CPU dlpar remove functionalityNathan Fontenot2015-12-172-0/+156
* powerpc/pseries: Update CPU hotplug error recoveryNathan Fontenot2015-12-171-13/+63
* powerpc/pseries: Factor out common cpu hotplug codeNathan Fontenot2015-12-171-31/+39
* powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot2015-12-172-225/+219
* powerpc/pseries: Verify CPU doesn't exist before addingNathan Fontenot2015-12-171-4/+39
* powerpc/pseries: Use rtas_call_unlocked() in pseries hotplugMichael Ellerman2015-12-171-8/+3
* powerpc/pseries: Limit EPOW reset event warningsVipin K Parashar2015-12-141-24/+31
* powerpc/mm: Use H_READ with H_READ_4Aneesh Kumar K.V2015-12-141-27/+27
* powerpc/mm: Move THP headers aroundAneesh Kumar K.V2015-12-141-0/+10
* Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-12/+2
|\
| * powerpc/PCI: Fix lookup of linux,pci-probe-only propertyMarc Zyngier2015-09-171-12/+2
* | powerpc/pseries: Correct string length in pseries_of_derive_parent()Nathan Fontenot2015-10-281-2/+5
* | powerpc/pseries: Cleanup on pseries_eeh_get_state()Gavin Shan2015-10-211-34/+26
* | powerpc/pseries: Drop always true CONFIG_PSERIES_MSIMichael Ellerman2015-10-152-7/+1
* | powerpc/pseries: Move PCI objects to obj-yMichael Ellerman2015-10-151-3/+2
* | powerpc/pseries: Remove use of CONFIG_PCIMichael Ellerman2015-10-152-14/+0
* | powerpc/pseries: Make PCI non-optionalMichael Ellerman2015-10-151-1/+1
* | powerpc/pseries/hvcserver: don't memset pi_buff if it is nullColin Ian King2015-10-091-1/+1
* | powerpc/pseries: re-use code from of_helpers moduleAndy Shevchenko2015-10-051-26/+5
* | powerpc/pseries: handle nodes without '/'Andy Shevchenko2015-10-051-3/+3
* | powerpc/pseries: replace kmalloc + strlcpyAndy Shevchenko2015-10-051-2/+1
* | powerpc/pseries: fix a potential memory leakAndy Shevchenko2015-10-051-4/+2
* | powerpc/pseries: extract of_helpers moduleAndy Shevchenko2015-10-054-32/+49
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-181-1/+1
|\ \
| * | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
| |/
* | powerpc/pseries: Release DRC when configure_connector failsBharata B Rao2015-09-081-1/+3
|/
* Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-035-14/+20
|\
| * powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()Gavin Shan2015-08-281-11/+13
| * powerpc/pseries: Fix corrupted pdn listGavin Shan2015-08-281-0/+5
| * powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-181-2/+1
| * powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras2015-07-231-1/+1
| * powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-07-231-1/+2
| * powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt2015-07-131-2/+1
* | powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-3/+3
|/
* powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy2015-06-111-3/+24
* powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-111-34/+73
* powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-111-15/+19
OpenPOWER on IntegriCloud