summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] scanlog_init cleanup and minor fixesNathan Lynch2008-03-261-19/+18
* [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loadedManish Ahuja2008-03-261-0/+18
* [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja2008-03-261-0/+18
* [POWERPC] pseries: phyp dump: Tracking memory range freedManish Ahuja2008-03-261-0/+35
* [POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja2008-03-261-6/+77
* [POWERPC] pseries: phyp dump: Debugging print routinesManish Ahuja2008-03-261-2/+59
* [POWERPC] pseries: phyp dump: Register dump areaManish Ahuja2008-03-261-6/+131
* [POWERPC] pseries: phyp dump: Use sysfs to release reserved memManish Ahuja2008-03-261-5/+76
* [POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja2008-03-262-0/+104
* [POWERPC] Update wait_state_cycles in the VPATony Breeds2008-03-261-0/+4
* [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-261-0/+15
* [POWERPC] Fix warning in pseries/power.cStephen Rothwell2008-02-201-1/+1
* [POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot2008-02-071-32/+45
* [POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot2008-02-071-26/+1
* [POWERPC] Split xics_teardown_cpu()Nathan Fontenot2008-02-074-7/+14
* [POWERPC] Update irq descriptor affinityNathan Fontenot2008-02-071-1/+1
* [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall2008-02-061-0/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-01-313-27/+21
|\
| * cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-252-8/+8
| * driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-241-5/+5
| * kobject: convert pseries/power.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-12/+8
| * kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-241-8/+6
| * kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-1/+1
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-241-0/+2
|\ \ | |/
| * [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-151-1/+0
| * [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-112-0/+3
* | [POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell2008-01-171-22/+21
* | [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-201-8/+6
* | [POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller2007-12-202-33/+29
* | [POWERPC] EEH: Avoid a possible NULL pointer dereferenceStephen Rothwell2007-12-111-2/+2
* | [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-111-1/+1
* | [POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell2007-12-111-17/+7
* | [POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2007-12-111-1/+1
* | [POWERPC] EEH: Report errors as soon as possibleLinas Vepstas2007-12-031-7/+8
* | [POWERPC] EEH: Be careful when identifying "empty" slots.Linas Vepstas2007-12-031-1/+1
* | [POWERPC] EEH: Work with device endpoint, alwaysLinas Vepstas2007-12-031-0/+1
* | [POWERPC] Remove prod_processor()Nathan Lynch2007-12-031-5/+0
* | [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-031-1/+2
|/
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-031-2/+1
* [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-201-1/+2
* [POWERPC] pSeries: make pseries_defconfig minus PCI build againStephen Rothwell2007-11-191-1/+1
* [POWERPC] EEH: Make sure warning message is printedLinas Vepstas2007-11-081-1/+1
* [POWERPC] EEH: Avoid crash on null deviceLinas Vepstas2007-11-081-3/+8
* [POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas2007-11-081-4/+6
* [POWERPC] EEH: Clean up commentsLinas Vepstas2007-11-081-5/+3
* [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-081-0/+1
* [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore worksMichael Ellerman2007-11-081-0/+6
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-40/+49
* [POWERPC] Don't enable cpu hotplug on pSeries machines with MPICOlof Johansson2007-10-111-0/+14
OpenPOWER on IntegriCloud