aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
Commit message (Expand)AuthorAge
* powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()Daniel Axtens2015-04-14
* powerpc/pseries: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-11
* powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens2015-04-11
* powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-23
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-11
|\
| * powerpc/pseries: Quieten relocation on exceptions warningAnton Blanchard2014-11-09
| * powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-02
* | of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-24
|/
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-25
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-14
|\
| * of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-26
* | powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman2014-07-28
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-10
|\
| * powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard2014-06-04
| * powerpc/le: Show the endianess of the LPAR under PowerVM.Tony Breeds2014-04-30
* | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-30
|/
* Merge branch 'linus' into sched/coreThomas Gleixner2014-02-21
|\
| * powerpc/pseries: Disable relocation on exception while going down during crash.Mahesh Salgaonkar2014-02-10
* | sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-11
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\
| * powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-29
* | powerpc: Clean up panic_timeout usageJason Baron2013-11-26
|/
* pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2013-11-20
* powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan2013-09-10
* pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar2013-08-27
* powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-14
* powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-13
* powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza2013-05-05
* powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-26
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-23
|\
| * powerpc: Add the DAWR support to the set_break()Michael Neuling2013-01-10
| * powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie2013-01-10
* | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
|/
* powerpc: Disable relocation on exceptions when kexecingIan Munsie2012-11-14
* powerpc: Enable relocation on during exceptions at bootIan Munsie2012-11-14
* powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-14
* powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling2012-09-09
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-09
* powerpc/eeh: Move EEH initialization aroundGavin Shan2012-09-09
* powerpc: Use the XDABR hcallMichael Neuling2012-09-06
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\
| * powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-23
| * powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas2012-02-23
* | powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-08
* | powerpc/eeh: Platform dependent EEH operationsGavin Shan2012-03-08
* | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-22
* | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-22
|/
* Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-15
|\
| * powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard2011-12-07
* | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2011-12-07