summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2013-07-24powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov1-1/+1
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan1-1/+1
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan1-1/+62
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan1-1/+1
2013-07-24powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar1-0/+3
2013-07-24powerpc/pseries: Drop "select HOTPLUG"Paul Bolle1-1/+0
2013-07-01powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah1-14/+117
2013-07-01powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah1-52/+52
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah1-1/+3
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman1-0/+3
2013-06-30trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere1-1/+1
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V1-7/+115
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V1-5/+12
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan10-2888/+1
2013-06-20powerpc/eeh: Cleanup for EEH coreGavin Shan2-18/+18
2013-06-20powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah1-1/+16
2013-06-20powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah1-9/+46
2013-06-20powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah1-2/+5
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah1-7/+26
2013-06-20powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah1-15/+157
2013-06-20powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah1-10/+22
2013-06-20powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah1-19/+38
2013-06-20powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah1-1/+1
2013-06-20powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-20powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang1-4/+4
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang1-1/+1
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy1-0/+4
2013-06-10powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan1-7/+5
2013-06-01powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat1-0/+2
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King1-3/+37
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt1-32/+3
2013-05-14powerpc: select HAVE_CONTEXT_TRACKING for pSeriesLi Zhong1-0/+1
2013-05-14powerpc: Bring all threads online prior to migration/hibernationRobert Jennings1-0/+22
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza3-0/+59
2013-05-06powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King1-3/+18
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds7-52/+137
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-22/+12
2013-05-02ppc: Clean up scanlogDavid Howells1-18/+11
2013-05-02proc: Supply PDE attribute setting accessor functionsDavid Howells1-1/+1
2013-05-01Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-20/+14
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V1-3/+3
2013-04-30powerpc: Use signed formatting when printing errorAneesh Kumar K.V1-1/+1
2013-04-30mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes1-0/+12
2013-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki1-20/+14
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew1-0/+1
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot3-24/+70
2013-04-26powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot1-5/+3
2013-04-26powerpc/pseries: Correct buffer parsing in update_dt_node()Nathan Fontenot1-4/+16
2013-04-26powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot1-9/+12
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0