summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-111-5/+0
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-1/+1
|\
| * [POWERPC] Fix xics set_affinity codeAnton Blanchard2007-10-021-1/+1
* | [POWERPC] Fix panic in RTAS codeTony Breeds2007-10-031-6/+9
* | [POWERPC] Simplify rtas_change_msi() error semanticsMichael Ellerman2007-10-031-7/+11
* | [POWERPC] Simplify error logic in rtas_setup_msi_irqs()Michael Ellerman2007-10-031-14/+3
* | [POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas2007-10-021-1/+1
* | [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-1/+1
* | [POWERPC] pseries: Remove dead EEH video codeLinas Vepstas2007-08-171-17/+0
* | [POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas2007-08-171-3/+4
* | [POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas2007-08-171-8/+6
* | [POWERPC] pseries: Simplify rtasd initializationLinas Vepstas2007-08-171-34/+19
* | [POWERPC] pseries: Use rtas_token instead of hand-rolled codeLinas Vepstas2007-08-171-11/+2
* | [POWERPC] pseries: Avoid excess rtas_token callsLinas Vepstas2007-08-171-6/+9
* | [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0
* | [POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas2007-08-171-1/+26
* | [POWERPC] EEH: Fix PCI bridge handling bugLinas Vepstas2007-08-171-4/+5
* | [POWERPC] EEH: Tweak printk messageLinas Vepstas2007-08-171-4/+4
|/
* [POWERPC] Fix future firmware feature fixups function failureMichael Neuling2007-07-223-23/+15
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-1612-42/+177
|\
| * [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-101-1/+1
| * [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
* | the wrong variable checked after request_irq()Al Viro2007-07-151-1/+1
|/
* [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
OpenPOWER on IntegriCloud