summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/setup.c
AgeCommit message (Expand)Author
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell
2007-02-17[POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja
2007-02-14[POWERPC] Cleanup pseries kexec codeMichael Ellerman
2007-02-14[POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman
2007-02-14[POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman
2006-12-09[POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard
2006-12-09[POWERPC] micro optimise pSeries_probeAnton Blanchard
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering
2006-09-26[POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard
2006-09-13[POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman
2006-08-08Merge branch 'merge'Paul Mackerras
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling
2006-08-08[POWERPC] fix PMU initialization on pseries lparSonny Rao
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] Use H_CEDE on non-SMTJake Moilanen
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman
2006-06-12Merge branch 'merge'Paul Mackerras
2006-06-09[PATCH] powerpc: Fix cell blade detectionArnd Bergmann
2006-05-19Merge ../linux-2.6Paul Mackerras
2006-05-16[PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard
2006-04-22[PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-28[PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman
2006-03-27powerpc: Simplify pSeries idle loopPaul Mackerras
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman
2006-03-22[PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()Michael Ellerman
2006-02-10[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman
2006-02-10[PATCH] powerpc: Clean up pSeries firmware feature initialisationMichael Ellerman
2006-02-07[PATCH] powerpc: hypervisor check in pseries_kexec_cpu_downMichael Neuling
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson
2006-01-12[PATCH] powerpc: pseries namespace cleanupArnd Bergmann