aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
Commit message (Expand)AuthorAge
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-24
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-24
* [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman2008-04-18
* [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman2008-04-18
* [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-18
* [POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman2008-04-16
* [POWERPC] Update wait_state_cycles in the VPATony Breeds2008-03-25
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-02
* [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-20
* [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-11
* [POWERPC] Fix future firmware feature fixups function failureMichael Neuling2007-07-22
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-16
|\
| * [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-14
* | the wrong variable checked after request_irq()Al Viro2007-07-15
|/
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-27
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-12
* [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-08
* [POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja2007-02-16
* [POWERPC] Cleanup pseries kexec codeMichael Ellerman2007-02-13
* [POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman2007-02-13
* [POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman2007-02-13
* [POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard2006-12-08
* [POWERPC] micro optimise pSeries_probeAnton Blanchard2006-12-08
* [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-07
* [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2006-12-04
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-04
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman2006-10-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-03
|\
| * [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-26
* | [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-03
* | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-01
|/
* [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman2006-09-13
* Merge branch 'merge'Paul Mackerras2006-08-08
|\
| * [POWERPC] fix PMU initialization on pseries lparSonny Rao2006-08-08
* | [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-08
* | Merge branch 'merge'Paul Mackerras2006-07-31
|\|
| * [POWERPC] Use H_CEDE on non-SMTJake Moilanen2006-07-31
* | [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-31
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-27
* Merge branch 'merge'Paul Mackerras2006-06-12
|\
| * [PATCH] powerpc: Fix cell blade detectionArnd Bergmann2006-06-08
* | Merge ../linux-2.6Paul Mackerras2006-05-19
|\|