summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov2013-07-241-1/+1
* powerpc/eeh: Introdce flag to protect sysfsGavin Shan2013-07-241-1/+1
* powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan2013-07-241-1/+62
* powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan2013-07-241-1/+1
* powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar2013-07-241-0/+3
* powerpc/pseries: Drop "select HOTPLUG"Paul Bolle2013-07-241-1/+0
* powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah2013-07-011-14/+117
* powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah2013-07-011-52/+52
* pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-011-1/+3
* powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman2013-07-011-0/+3
* trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere2013-06-301-1/+1
* powerpc: Optimize hugepage invalidateAneesh Kumar K.V2013-06-211-7/+115
* powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-211-5/+12
* powerpc/eeh: Move common part to kernel directoryGavin Shan2013-06-2010-2888/+1
* powerpc/eeh: Cleanup for EEH coreGavin Shan2013-06-202-18/+18
* powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah2013-06-201-1/+16
* powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah2013-06-201-9/+46
* powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah2013-06-201-2/+5
* powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah2013-06-201-7/+26
* powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah2013-06-201-15/+157
* powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah2013-06-201-10/+22
* powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah2013-06-201-19/+38
* powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah2013-06-201-1/+1
* powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-06-201-1/+2
* powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang2013-06-201-4/+4
* powerpc/smp: Use '==' instead of '<' for system_stateliguang2013-06-201-1/+1
* powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy2013-06-201-0/+4
* powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan2013-06-101-7/+5
* powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat2013-06-011-0/+2
* powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King2013-05-241-3/+37
* powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-241-32/+3
* powerpc: select HAVE_CONTEXT_TRACKING for pSeriesLi Zhong2013-05-141-0/+1
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-141-0/+22
* powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza2013-05-063-0/+59
* powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King2013-05-061-3/+18
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-027-52/+137
|\
| * powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-301-3/+3
| * powerpc: Use signed formatting when printing errorAneesh Kumar K.V2013-04-301-1/+1
| * powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew2013-04-261-0/+1
| * powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-263-24/+70
| * powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot2013-04-261-5/+3
| * powerpc/pseries: Correct buffer parsing in update_dt_node()Nathan Fontenot2013-04-261-4/+16
| * powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot2013-04-261-9/+12
| * powerpc/pseries: close DDW race between functions of adapterNishanth Aravamudan2013-04-181-0/+26
| * powerpc: Use VPA subfunction macros instead of numbers for vpa callsLi Zhong2013-04-181-8/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-22/+12
|\ \
| * | ppc: Clean up scanlogDavid Howells2013-05-011-18/+11
| * | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-011-1/+1
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-6/+3
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-301-20/+14
|\ \ \
OpenPOWER on IntegriCloud