summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2013-07-24powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan
2013-07-24powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar
2013-07-24powerpc/pseries: Drop "select HOTPLUG"Paul Bolle
2013-07-01powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah
2013-07-01powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman
2013-06-30trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan
2013-06-20powerpc/eeh: Cleanup for EEH coreGavin Shan
2013-06-20powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah
2013-06-20powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah
2013-06-20powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah
2013-06-20powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan
2013-06-20powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy
2013-06-10powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan
2013-06-01powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt
2013-05-14powerpc: select HAVE_CONTEXT_TRACKING for pSeriesLi Zhong
2013-05-14powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza
2013-05-06powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01ppc: Clean up scanlogDavid Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V
2013-04-30powerpc: Use signed formatting when printing errorAneesh Kumar K.V
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes
2013-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot
2013-04-26powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot
2013-04-26powerpc/pseries: Correct buffer parsing in update_dt_node()Nathan Fontenot
2013-04-26powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano