summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
AgeCommit message (Expand)AuthorLines
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman-2/+0
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman-10/+5
2008-04-18[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman-41/+2
2008-04-18[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman-8/+12
2008-04-18[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman-1/+52
2008-04-17[POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman-3/+0
2008-03-26[POWERPC] Update wait_state_cycles in the VPATony Breeds-0/+4
2007-12-03Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras-2/+1
2007-11-20[POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas-1/+2
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely-5/+0
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling-6/+11
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-0/+2
2007-07-15the wrong variable checked after request_irq()Al Viro-1/+1
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen-0/+2
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell-1/+1
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering-27/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell-4/+4
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell-2/+2
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell-0/+5
2007-02-17[POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja-1/+29
2007-02-14[POWERPC] Cleanup pseries kexec codeMichael Ellerman-48/+2
2007-02-14[POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman-6/+0
2007-02-14[POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman-2/+2
2006-12-09[POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard-5/+5
2006-12-09[POWERPC] micro optimise pSeries_probeAnton Blanchard-2/+2
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman-16/+0
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas-0/+4
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt-1/+0
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-4/+3
2006-10-04[POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-21/+3
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering-6/+0
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn-1/+1
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering-0/+6
2006-09-26[POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard-21/+3
2006-09-13[POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman-6/+12
2006-08-08Merge branch 'merge'Paul Mackerras-2/+0
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling-2/+10
2006-08-08[POWERPC] fix PMU initialization on pseries lparSonny Rao-2/+0
2006-08-01Merge branch 'merge'Paul Mackerras-2/+4
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr-6/+6
2006-07-31[POWERPC] Use H_CEDE on non-SMTJake Moilanen-2/+4
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt-117/+129
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt-8/+18
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman-5/+5
2006-06-12Merge branch 'merge'Paul Mackerras-0/+8
2006-06-09[PATCH] powerpc: Fix cell blade detectionArnd Bergmann-0/+8
2006-05-19Merge ../linux-2.6Paul Mackerras-1/+1