summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar
2013-08-27pseries/cpuidle: Remove dependency of pseries.h fileDeepthi Dharwar
2013-08-14powerpc/pseries: Fix endian issues in H_GET_TERM_CHAR/H_PUT_TERM_CHARAnton Blanchard
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard
2013-08-14powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard
2013-08-14powerpc/pseries: Simplify H_GET_TERM_CHARAnton Blanchard
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