summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-091-0/+5
* [POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja2007-02-171-1/+29
* [POWERPC] Cleanup pseries kexec codeMichael Ellerman2007-02-141-48/+2
* [POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman2007-02-141-6/+0
* [POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman2007-02-141-2/+2
* [POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard2006-12-091-5/+5
* [POWERPC] micro optimise pSeries_probeAnton Blanchard2006-12-091-2/+2
* [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-16/+0
* [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2006-12-041-0/+4
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-1/+0
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+3
* [POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman2006-10-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-031-21/+3
|\
| * [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-261-21/+3
* | [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-6/+0
* | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+6
|/
* [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman2006-09-131-6/+12
* Merge branch 'merge'Paul Mackerras2006-08-081-2/+0
|\
| * [POWERPC] fix PMU initialization on pseries lparSonny Rao2006-08-081-2/+0
* | [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-081-2/+10
* | Merge branch 'merge'Paul Mackerras2006-08-011-2/+4
|\|
| * [POWERPC] Use H_CEDE on non-SMTJake Moilanen2006-07-311-2/+4
* | [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-6/+6
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-117/+129
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-031-8/+18
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-5/+5
* Merge branch 'merge'Paul Mackerras2006-06-121-0/+8
|\
| * [PATCH] powerpc: Fix cell blade detectionArnd Bergmann2006-06-091-0/+8
* | Merge ../linux-2.6Paul Mackerras2006-05-191-1/+1
|\|
| * [PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard2006-05-161-1/+1
* | [PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson2006-04-221-3/+3
|/
* [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-011-1/+1
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-10/+29
* [PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell2006-03-281-2/+0
* [PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman2006-03-281-1/+1
* powerpc: Simplify pSeries idle loopPaul Mackerras2006-03-271-120/+70
* [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-221-4/+7
* [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()Michael Ellerman2006-03-221-6/+1
* [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman2006-02-101-44/+1