aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2008-02-20[POWERPC] Fix warning in pseries/power.cStephen Rothwell1-1/+1
2008-02-07[POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot1-32/+45
2008-02-07[POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot1-26/+1
2008-02-07[POWERPC] Split xics_teardown_cpu()Nathan Fontenot4-7/+14
2008-02-07[POWERPC] Update irq descriptor affinityNathan Fontenot1-1/+1
2008-02-06[POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall1-0/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras3-27/+21
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2-8/+8
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman1-5/+5
2008-01-24kobject: convert pseries/power.c to kobj_attr interfaceGreg Kroah-Hartman1-12/+8
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman1-8/+6
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman1-1/+1
2008-01-24Merge branch 'linux-2.6'Paul Mackerras1-0/+2
2008-01-17[POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell1-22/+21
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras1-1/+0
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2-0/+3
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt1-8/+6
2007-12-20[POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller2-33/+29
2007-12-11[POWERPC] EEH: Avoid a possible NULL pointer dereferenceStephen Rothwell1-2/+2
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell1-1/+1
2007-12-11[POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell1-17/+7
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell1-1/+1
2007-12-03[POWERPC] EEH: Report errors as soon as possibleLinas Vepstas1-7/+8
2007-12-03[POWERPC] EEH: Be careful when identifying "empty" slots.Linas Vepstas1-1/+1
2007-12-03[POWERPC] EEH: Work with device endpoint, alwaysLinas Vepstas1-0/+1
2007-12-03[POWERPC] Remove prod_processor()Nathan Lynch1-5/+0
2007-12-03[POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt1-1/+2
2007-12-03Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras1-2/+1
2007-11-20[POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas1-1/+2
2007-11-19[POWERPC] pSeries: make pseries_defconfig minus PCI build againStephen Rothwell1-1/+1
2007-11-08[POWERPC] EEH: Make sure warning message is printedLinas Vepstas1-1/+1
2007-11-08[POWERPC] EEH: Avoid crash on null deviceLinas Vepstas1-3/+8
2007-11-08[POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas1-4/+6
2007-11-08[POWERPC] EEH: Clean up commentsLinas Vepstas1-5/+3
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt1-0/+1
2007-11-08[POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore worksMichael Ellerman1-0/+6
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-38/+47
2007-10-11[POWERPC] Don't enable cpu hotplug on pSeries machines with MPICOlof Johansson1-0/+14
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely1-5/+0
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+1
2007-10-03[POWERPC] Fix panic in RTAS codeTony Breeds1-6/+9
2007-10-03[POWERPC] Simplify rtas_change_msi() error semanticsMichael Ellerman1-7/+11
2007-10-03[POWERPC] Simplify error logic in rtas_setup_msi_irqs()Michael Ellerman1-14/+3
2007-10-02[POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas1-1/+1
2007-10-02[POWERPC] Fix xics set_affinity codeAnton Blanchard1-1/+1
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-1/+1
2007-08-17[POWERPC] pseries: Remove dead EEH video codeLinas Vepstas1-17/+0
2007-08-17[POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas1-3/+4
2007-08-17[POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas1-8/+6