summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan2011-04-181-2/+10
* powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt2011-04-051-1/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-2/+2
* powerpc: platforms/pseries irq_data conversion.Lennert Buytenhek2011-03-101-1/+4
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-021-0/+52
* powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-211-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-111-4/+0
* powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala2009-05-211-0/+25
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* powerpc: Export CMO_PageSizeAndrew Morton2008-08-261-0/+1
* powerpc: Make CMO paging space pool ID and page size availableRobert Jennings2008-08-181-8/+20
* powerpc/pseries: Enable CMO feature during platform setupRobert Jennings2008-07-251-0/+71
* [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-141-2/+2
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-241-2/+0
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-241-10/+5
* [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman2008-04-181-41/+2
* [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman2008-04-181-8/+12
* [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-181-1/+52
* [POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman2008-04-171-3/+0
* [POWERPC] Update wait_state_cycles in the VPATony Breeds2008-03-261-0/+4
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-031-2/+1
* [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-201-1/+2
* [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-111-5/+0
* [POWERPC] Fix future firmware feature fixups function failureMichael Neuling2007-07-221-6/+11
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-161-0/+2
|\
| * [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-141-0/+2
* | the wrong variable checked after request_irq()Al Viro2007-07-151-1/+1
|/
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-27/+0
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-4/+4
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-2/+2
OpenPOWER on IntegriCloud