aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-26[POWERPC] scanlog_init cleanup and minor fixesNathan Lynch
2008-03-26[POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loadedManish Ahuja
2008-03-26[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja
2008-03-26[POWERPC] pseries: phyp dump: Tracking memory range freedManish Ahuja
2008-03-26[POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja
2008-03-26[POWERPC] pseries: phyp dump: Debugging print routinesManish Ahuja
2008-03-26[POWERPC] pseries: phyp dump: Register dump areaManish Ahuja
2008-03-26[POWERPC] pseries: phyp dump: Use sysfs to release reserved memManish Ahuja
2008-03-26[POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja
2008-03-26[POWERPC] Update wait_state_cycles in the VPATony Breeds
2008-02-26[POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty
2008-02-20[POWERPC] Fix warning in pseries/power.cStephen Rothwell
2008-02-07[POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot
2008-02-07[POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot
2008-02-07[POWERPC] Split xics_teardown_cpu()Nathan Fontenot
2008-02-07[POWERPC] Update irq descriptor affinityNathan Fontenot
2008-02-06[POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman
2008-01-24kobject: convert pseries/power.c to kobj_attr interfaceGreg Kroah-Hartman
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2008-01-24Merge branch 'linux-2.6'Paul Mackerras
2008-01-17[POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt
2007-12-20[POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller
2007-12-11[POWERPC] EEH: Avoid a possible NULL pointer dereferenceStephen Rothwell
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell
2007-12-11[POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell
2007-12-03[POWERPC] EEH: Report errors as soon as possibleLinas Vepstas
2007-12-03[POWERPC] EEH: Be careful when identifying "empty" slots.Linas Vepstas
2007-12-03[POWERPC] EEH: Work with device endpoint, alwaysLinas Vepstas
2007-12-03[POWERPC] Remove prod_processor()Nathan Lynch
2007-12-03[POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt
2007-12-03Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras
2007-11-20[POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas
2007-11-19[POWERPC] pSeries: make pseries_defconfig minus PCI build againStephen Rothwell
2007-11-08[POWERPC] EEH: Make sure warning message is printedLinas Vepstas
2007-11-08[POWERPC] EEH: Avoid crash on null deviceLinas Vepstas
2007-11-08[POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas
2007-11-08[POWERPC] EEH: Clean up commentsLinas Vepstas
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt
2007-11-08[POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore worksMichael Ellerman
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras