summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman2008-04-181-27/+12
* [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman2008-04-181-41/+2
* [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman2008-04-181-8/+12
* [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-183-52/+52
* [POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman2008-04-171-7/+2
* [POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman2008-04-173-3/+3
* [POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja2008-04-171-0/+9
* Merge branch 'linux-2.6'Paul Mackerras2008-04-141-1/+1
|\
| * powerpc/pseries/xcis: ansifyAl Viro2008-03-301-1/+1
* | [POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch2008-04-071-3/+2
* | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-012-7/+7
* | [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
OpenPOWER on IntegriCloud