aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-10-11[POWERPC] Don't enable cpu hotplug on pSeries machines with MPICOlof Johansson
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-10-03[POWERPC] Fix panic in RTAS codeTony Breeds
2007-10-03[POWERPC] Simplify rtas_change_msi() error semanticsMichael Ellerman
2007-10-03[POWERPC] Simplify error logic in rtas_setup_msi_irqs()Michael Ellerman
2007-10-02[POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas
2007-10-02[POWERPC] Fix xics set_affinity codeAnton Blanchard
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-08-17[POWERPC] pseries: Remove dead EEH video codeLinas Vepstas
2007-08-17[POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas
2007-08-17[POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas
2007-08-17[POWERPC] pseries: Simplify rtasd initializationLinas Vepstas
2007-08-17[POWERPC] pseries: Use rtas_token instead of hand-rolled codeLinas Vepstas
2007-08-17[POWERPC] pseries: Avoid excess rtas_token callsLinas Vepstas
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl
2007-08-17[POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas
2007-08-17[POWERPC] EEH: Fix PCI bridge handling bugLinas Vepstas
2007-08-17[POWERPC] EEH: Tweak printk messageLinas Vepstas
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-15the wrong variable checked after request_irq()Al Viro
2007-07-10[POWERPC] Generalise device_node flag interfaceMichael Ellerman
2007-06-25[POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant
2007-06-25[POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt
2007-06-14[POWERPC] Tweak EEH copyright infoLinas Vepstas
2007-06-14[POWERPC] Remove dead EEH codeLinas Vepstas
2007-06-14[POWERPC] Show EEH per-device false positivesLinas Vepstas
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas
2007-06-02[POWERPC] Fix compile warning in pseries xics codeMichael Neuling
2007-05-17[POWERPC] Fix warning on UPStephen Rothwell
2007-05-10[POWERPC] Fix compile error with kexec and CONFIG_SMP=nPaul Mackerras
2007-05-10[POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling
2007-05-10[POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas
2007-05-09[POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas
2007-05-09[POWERPC] EEH: capture and log pci state on errorLinas Vepstas
2007-05-09[POWERPC] EEH: Split up long error msgLinas Vepstas
2007-05-09[POWERPC] EEH: log error only after driver notification.Linas Vepstas
2007-05-08[POWERPC] RTAS MSI implementationMichael Ellerman
2007-05-08[POWERPC] Add powerpc PCI-E reset API implementationBrian King
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-08[POWERPC] Export pcibios_remove_pci_devicesLinas Vepstas
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02[POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas