summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan
2014-02-17powerpc/pseries: Add Gen3 definitions for PCIE link speedKleber Sacilotto de Souza
2014-02-17powerpc/pseries: Fix regression on PCI link speedKleber Sacilotto de Souza
2014-02-11powerpc/pseries: Select ARCH_RANDOM on pseriesMichael Ellerman
2014-02-11powerpc/pseries: Disable relocation on exception while going down during crash.Mahesh Salgaonkar
2014-01-29powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-15pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle ro...Preeti U Murthy
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan
2014-01-15Revert "pseries/iommu: Remove DDW on kexec"Nishanth Aravamudan
2014-01-15Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...Nishanth Aravamudan
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-11POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routinesBartlomiej Zolnierkiewicz
2014-01-11POWERPC: pseries: cpuidle: remove superfluous dev->state_count initializationBartlomiej Zolnierkiewicz
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple
2013-12-13powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard
2013-12-13powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard
2013-12-13powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard
2013-12-13powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard
2013-12-09powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr
2013-12-05PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy
2013-12-02powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman
2013-11-26powerpc: Clean up panic_timeout usageJason Baron
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard
2013-11-21powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-31powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater
2013-10-31powerpc/nvram: Scan partitions only onceCedric Le Goater
2013-10-30powerpc/pseries: Fix endian issues in pseries iommu codeAnton Blanchard
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-14treewide: fix "distingush" typoMichael Opdenacker
2013-10-11powerpc/pseries: Implement arch_get_random_long() based on H_RANDOMMichael Ellerman
2013-10-09powerpc: add explicit OF includesRob Herring
2013-09-30hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt