summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds2014-02-281-11/+11
* powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan2014-02-171-1/+1
* powerpc/pseries: Add Gen3 definitions for PCIE link speedKleber Sacilotto de Souza2014-02-171-0/+6
* powerpc/pseries: Fix regression on PCI link speedKleber Sacilotto de Souza2014-02-171-7/+9
* powerpc/pseries: Select ARCH_RANDOM on pseriesMichael Ellerman2014-02-111-0/+1
* powerpc/pseries: Disable relocation on exception while going down during crash.Mahesh Salgaonkar2014-02-111-2/+1
* powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar2014-01-293-318/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-278-136/+51
|\
| * pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle ro...Preeti U Murthy2014-01-151-3/+0
| * powerpc/eeh: Add restore_config operationGavin Shan2014-01-151-1/+3
| * Revert "pseries/iommu: Remove DDW on kexec"Nishanth Aravamudan2014-01-151-49/+14
| * Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...Nishanth Aravamudan2014-01-151-69/+17
| * powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-152-2/+0
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-304-46/+48
| |\
| * | powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-301-4/+6
| * | powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-302-6/+6
| * | powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V2013-12-091-1/+2
| * | powerpc: Make slb_shadow a localJeremy Kerr2013-12-091-1/+1
| * | PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy2013-12-051-3/+5
| * | powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman2013-12-021-1/+1
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-56/+3
|\ \ \
| * | | POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routinesBartlomiej Zolnierkiewicz2014-01-111-54/+3
| * | | POWERPC: pseries: cpuidle: remove superfluous dev->state_count initializationBartlomiej Zolnierkiewicz2014-01-111-2/+0
| | |/ | |/|
* | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-1/+1
|\ \ \ | |/ / |/| |
| * | powerpc: Clean up panic_timeout usageJason Baron2013-11-261-1/+1
| |/
* | powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard2013-12-131-13/+15
* | powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard2013-12-131-4/+4
* | powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard2013-12-131-23/+23
* | powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard2013-12-131-6/+6
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-221-0/+1
|\
| * powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman2013-11-211-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-203-9/+71
|\ \ | |/ |/|
| * pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2013-11-212-0/+59
| * powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard2013-11-211-9/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \
| * | treewide: fix "distingush" typoMichael Opdenacker2013-10-141-1/+1
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-27/+16
|\ \ \
| * \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-281-27/+16
| |\ \ \
| | * | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-301-27/+16
* | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-5/+3
| |\ \ \ \
| | * | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-2/+1
| | * | | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-4/+3
| | * | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
| | |/ / /
| * | | | powerpc: add explicit OF includesRob Herring2013-10-091-0/+2
| |/ / /
* | | | powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater2013-10-311-2/+2
* | | | powerpc/nvram: Scan partitions only onceCedric Le Goater2013-10-311-3/+3
* | | | powerpc/pseries: Fix endian issues in pseries iommu codeAnton Blanchard2013-10-301-29/+30
* | | | powerpc/pseries: Implement arch_get_random_long() based on H_RANDOMMichael Ellerman2013-10-112-1/+45
|/ / /
OpenPOWER on IntegriCloud