aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
Commit message (Expand)AuthorAge
* 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
* | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-07
|/
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-06
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard2011-08-05
* powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-29
* powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan2011-05-19
* powerpc/pseries: Add page coalescing supportBrian King2011-05-04
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-19
* powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan2011-04-17
* powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt2011-04-05
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc: platforms/pseries irq_data conversion.Lennert Buytenhek2011-03-09
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-02
* powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-10
* powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala2009-05-21
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-06
* powerpc: Export CMO_PageSizeAndrew Morton2008-08-25
* powerpc: Make CMO paging space pool ID and page size availableRobert Jennings2008-08-18
* powerpc/pseries: Enable CMO feature during platform setupRobert Jennings2008-07-25
* [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-14
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-24