summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
AgeCommit message (Expand)AuthorLines
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-30/+35
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely-2/+3
2014-11-10powerpc/pseries: Quieten relocation on exceptions warningAnton Blanchard-1/+5
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf-29/+30
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard-1/+1
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-2/+1
2014-07-28powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman-1/+1
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely-2/+1
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+7
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard-0/+3
2014-05-01powerpc/le: Show the endianess of the LPAR under PowerVM.Tony Breeds-0/+4
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring-2/+2
2014-02-21Merge branch 'linus' into sched/coreThomas Gleixner-2/+1
2014-02-11sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre-20/+14
2014-02-11powerpc/pseries: Disable relocation on exception while going down during crash.Mahesh Salgaonkar-2/+1
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-2/+2
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple-2/+2
2013-11-26powerpc: Clean up panic_timeout usageJason Baron-1/+1
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard-0/+42
2013-09-11powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan-10/+21
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar-1/+1
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard-1/+1
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard-1/+1
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza-0/+2
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot-13/+27
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-3/+17
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker-3/+3
2013-01-10powerpc: Add the DAWR support to the set_break()Michael Neuling-0/+12
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie-3/+5
2012-11-15powerpc: Disable relocation on exceptions when kexecingIan Munsie-0/+33
2012-11-15powerpc: Enable relocation on during exceptions at bootIan Munsie-0/+38
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot-3/+3
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling-1/+1
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling-5/+9
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan-2/+0
2012-09-07powerpc: Use the XDABR hcallMichael Neuling-3/+3
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-0/+3
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan-1/+5
2012-03-09powerpc/eeh: Platform dependent EEH operationsGavin Shan-0/+1
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas-2/+2
2012-02-23powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas-0/+3
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett-1/+2
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett-3/+1
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt-0/+2
2011-12-08powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard-0/+2
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar-84/+17
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar-3/+0
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett-2/+1
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker-1/+1
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard-2/+3