summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-4/+5
* powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt2016-07-211-4/+3
* powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-211-7/+0
* powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-211-49/+43
* powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt2016-07-211-41/+0
* powerpc/pci: Delay populating pdnGavin Shan2016-06-211-5/+1
* powerpc/pseries: Remove MPIC from pseries kexecRashmica Gupta2016-06-141-1/+1
* powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta2016-06-141-1/+1
* powerpc/pseries: Drop support for MPIC in pseriesRashmica Gupta2016-06-141-72/+5
* powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* powerpc/pci: Export pci_add_device_node_info()Gavin Shan2016-05-111-1/+1
* powerpc/pseries: Add null property check to pseries_discover_pic()Suraj Jitindar Singh2016-05-111-0/+2
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-1/+1
* Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-12/+2
|\
| * powerpc/PCI: Fix lookup of linux,pci-probe-only propertyMarc Zyngier2015-09-171-12/+2
* | powerpc/pseries: Remove use of CONFIG_PCIMichael Ellerman2015-10-151-4/+0
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
|/
* powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()Gavin Shan2015-08-281-11/+13
* powerpc/pseries: Fix corrupted pdn listGavin Shan2015-08-281-0/+5
* powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()Daniel Axtens2015-04-141-7/+0
* powerpc/pseries: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-111-1/+5
* powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens2015-04-111-0/+47
* powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-241-1/+1
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-111-30/+35
|\
| * powerpc/pseries: Quieten relocation on exceptions warningAnton Blanchard2014-11-101-1/+5
| * powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-29/+30
* | of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-241-2/+3
|/
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-251-1/+1
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-141-2/+1
|\
| * of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-2/+1
* | powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman2014-07-281-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-101-0/+7
|\
| * powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard2014-06-051-0/+3
| * powerpc/le: Show the endianess of the LPAR under PowerVM.Tony Breeds2014-05-011-0/+4
* | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-2/+2
|/
* Merge branch 'linus' into sched/coreThomas Gleixner2014-02-211-2/+1
|\
| * powerpc/pseries: Disable relocation on exception while going down during crash.Mahesh Salgaonkar2014-02-111-2/+1
* | sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-111-20/+14
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-271-2/+2
|\
| * powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-301-2/+2
* | powerpc: Clean up panic_timeout usageJason Baron2013-11-261-1/+1
|/
* pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2013-11-211-0/+42
* powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan2013-09-111-10/+21
* pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar2013-08-271-1/+1
* powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-141-1/+1
* powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-141-1/+1
* powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza2013-05-061-0/+2
* powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-261-13/+27
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-231-3/+17
|\
| * powerpc: Add the DAWR support to the set_break()Michael Neuling2013-01-101-0/+12
OpenPOWER on IntegriCloud