summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant2007-06-252-3/+29
* [POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M2007-06-251-24/+29
* [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-141-0/+2
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-142-2/+2
* [POWERPC] Tweak EEH copyright infoLinas Vepstas2007-06-143-5/+10
* [POWERPC] Remove dead EEH codeLinas Vepstas2007-06-141-3/+1
* [POWERPC] Show EEH per-device false positivesLinas Vepstas2007-06-142-0/+8
* [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-145-4/+95
* [POWERPC] Fix compile warning in pseries xics codeMichael Neuling2007-06-021-4/+6
* [POWERPC] Fix warning on UPStephen Rothwell2007-05-171-2/+2
* [POWERPC] Fix compile error with kexec and CONFIG_SMP=nPaul Mackerras2007-05-101-0/+1
* [POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling2007-05-101-1/+2
* [POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas2007-05-102-6/+14
* [POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas2007-05-091-2/+46
* [POWERPC] EEH: capture and log pci state on errorLinas Vepstas2007-05-091-2/+41
* [POWERPC] EEH: Split up long error msgLinas Vepstas2007-05-091-3/+5
* [POWERPC] EEH: log error only after driver notification.Linas Vepstas2007-05-091-1/+5
* [POWERPC] RTAS MSI implementationMichael Ellerman2007-05-082-0/+271
* [POWERPC] Add powerpc PCI-E reset API implementationBrian King2007-05-081-0/+30
* Merge branch 'linux-2.6'Paul Mackerras2007-05-082-5/+4
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-041-4/+4
| |\
| | * remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-4/+4
| * | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
| |/
* | [POWERPC] Export pcibios_remove_pci_devicesLinas Vepstas2007-05-081-0/+1
* | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-073-5/+5
* | [POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas2007-05-021-0/+6
|/
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-27/+0
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-1313-35/+36
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-132-3/+3
* [POWERPC] Fix link errors when EEH is disabledOlaf Hering2007-04-132-0/+2
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-133-2/+57
|\
| * [POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard2007-03-221-1/+6
| * [POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M2007-03-223-1/+51
* | [POWERPC] Split several platforms into their respective Kconfig fileKumar Gala2007-03-221-0/+10
* | [POWERPC] EEH: restructure multi-function supportLinas Vepstas2007-03-222-18/+16
* | [POWERPC] EEH: verify state changeLinas Vepstas2007-03-222-2/+10
* | [POWERPC] EEH: rm un-needed dataLinas Vepstas2007-03-223-25/+5
* | [POWERPC] EEH: wait for slot statusLinas Vepstas2007-03-221-51/+59
* | [POWERPC] EEH: handle reset state highLinas Vepstas2007-03-221-3/+3
* | [POWERPC] EEH: multifunction recovery bugfixLinas Vepstas2007-03-221-1/+2
* | [POWERPC] EEH: hotplug recovery bugfixLinas Vepstas2007-03-221-1/+2
* | [POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas2007-03-221-9/+35
* | [POWERPC] EEH: Tolerate high mmioLinas Vepstas2007-03-221-1/+1
* | [POWERPC] EEH: Add clarifying messages.Linas Vepstas2007-03-221-5/+15
* | [POWERPC] EEH: modify order of EEH state checkingLinas Vepstas2007-03-221-8/+8
* | [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-093-25/+38
* | [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-091-2/+2
|/
* [POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja2007-02-174-2/+120
* [POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.hMichael Ellerman2007-02-161-2/+2
* [POWERPC] Cleanup pseries kexec codeMichael Ellerman2007-02-144-48/+83
OpenPOWER on IntegriCloud