summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie2013-01-101-3/+5
* | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-3/+3
|/
* powerpc: Disable relocation on exceptions when kexecingIan Munsie2012-11-151-0/+33
* powerpc: Enable relocation on during exceptions at bootIan Munsie2012-11-151-0/+38
* powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-3/+3
* powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling2012-09-101-1/+1
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-101-5/+9
* powerpc/eeh: Move EEH initialization aroundGavin Shan2012-09-101-2/+0
* powerpc: Use the XDABR hcallMichael Neuling2012-09-071-3/+3
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-0/+3
|\
| * powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-231-2/+2
| * powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas2012-02-231-0/+3
* | powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-091-1/+5
* | powerpc/eeh: Platform dependent EEH operationsGavin Shan2012-03-091-0/+1
* | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-1/+2
* | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-231-3/+1
|/
* Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-161-0/+2
|\
| * powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard2011-12-081-0/+2
* | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2011-12-081-84/+17
* | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-081-3/+0
|/
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-2/+1
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard2011-08-051-2/+3
* powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-291-2/+3
* powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan2011-05-191-9/+22
* powerpc/pseries: Add page coalescing supportBrian King2011-05-041-0/+11
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-201-3/+5
OpenPOWER on IntegriCloud