summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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
OpenPOWER on IntegriCloud