aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling1-1/+1
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling1-5/+9
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan1-2/+0
2012-09-07powerpc: Use the XDABR hcallMichael Neuling1-3/+3
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-0/+3
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan1-1/+5
2012-03-09powerpc/eeh: Platform dependent EEH operationsGavin Shan1-0/+1
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas1-2/+2
2012-02-23powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas1-0/+3
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-1/+2
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett1-3/+1
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt1-0/+2
2011-12-08powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard1-0/+2
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSeriesDeepthi Dharwar1-84/+17
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar1-3/+0
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-2/+1
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard1-2/+3
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt1-2/+3
2011-05-19powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan1-9/+22
2011-05-04powerpc/pseries: Add page coalescing supportBrian King1-0/+11
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt1-3/+5
2011-04-18powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan1-2/+10
2011-04-05powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt1-1/+1
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2011-03-10powerpc: platforms/pseries irq_data conversion.Lennert Buytenhek1-1/+4
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras1-0/+52
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras1-4/+0
2009-05-21powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala1-0/+25
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk1-1/+0
2008-08-26powerpc: Export CMO_PageSizeAndrew Morton1-0/+1
2008-08-18powerpc: Make CMO paging space pool ID and page size availableRobert Jennings1-8/+20
2008-07-25powerpc/pseries: Enable CMO feature during platform setupRobert Jennings1-0/+71
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman1-2/+2
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman1-2/+0
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman1-10/+5
2008-04-18[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman1-41/+2
2008-04-18[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_cascade()Michael Ellerman1-8/+12
2008-04-18[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman1-1/+52
2008-04-17[POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman1-3/+0
2008-03-26[POWERPC] Update wait_state_cycles in the VPATony Breeds1-0/+4
2007-12-03Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras1-2/+1
2007-11-20[POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas1-1/+2
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely1-5/+0
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling1-6/+11
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+2
2007-07-15the wrong variable checked after request_irq()Al Viro1-1/+1
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen1-0/+2