aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/setup.c
AgeCommit message (Expand)Author
2013-09-26powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-10powerpc: Add the DAWR support to the set_break()Michael Neuling
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie
2012-11-15powerpc: Disable relocation on exceptions when kexecingIan Munsie
2012-11-15powerpc: Enable relocation on during exceptions at bootIan Munsie
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan
2012-09-07powerpc: Use the XDABR hcallMichael Neuling
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan
2012-03-09powerpc/eeh: Platform dependent EEH operationsGavin Shan
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-23powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt
2011-12-08powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt
2011-05-19powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan
2011-05-04powerpc/pseries: Add page coalescing supportBrian King
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt
2011-04-18powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan
2011-04-05powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-10powerpc: platforms/pseries irq_data conversion.Lennert Buytenhek
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras
2009-05-21powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-08-26powerpc: Export CMO_PageSizeAndrew Morton
2008-08-18powerpc: Make CMO paging space pool ID and page size availableRobert Jennings
2008-07-25powerpc/pseries: Enable CMO feature during platform setupRobert Jennings
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman
2008-04-18[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman
2008-04-18[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman