aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-17[POWERPC] pseries: Remove dead EEH video codeLinas Vepstas1-17/+0
2007-08-17[POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas1-3/+4
2007-08-17[POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas1-8/+6
2007-08-17[POWERPC] pseries: Simplify rtasd initializationLinas Vepstas1-34/+19
2007-08-17[POWERPC] pseries: Use rtas_token instead of hand-rolled codeLinas Vepstas1-11/+2
2007-08-17[POWERPC] pseries: Avoid excess rtas_token callsLinas Vepstas1-6/+9
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-08-17[POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas1-1/+26
2007-08-17[POWERPC] EEH: Fix PCI bridge handling bugLinas Vepstas1-4/+5
2007-08-17[POWERPC] EEH: Tweak printk messageLinas Vepstas1-4/+4
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling3-23/+15
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds12-42/+177
2007-07-15the wrong variable checked after request_irq()Al Viro1-1/+1
2007-07-10[POWERPC] Generalise device_node flag interfaceMichael Ellerman1-1/+1
2007-06-25[POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant2-3/+29
2007-06-25[POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M1-24/+29
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen1-0/+2
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2-2/+2
2007-06-14[POWERPC] Tweak EEH copyright infoLinas Vepstas3-5/+10
2007-06-14[POWERPC] Remove dead EEH codeLinas Vepstas1-3/+1
2007-06-14[POWERPC] Show EEH per-device false positivesLinas Vepstas2-0/+8
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas5-4/+95
2007-06-02[POWERPC] Fix compile warning in pseries xics codeMichael Neuling1-4/+6
2007-05-17[POWERPC] Fix warning on UPStephen Rothwell1-2/+2
2007-05-10[POWERPC] Fix compile error with kexec and CONFIG_SMP=nPaul Mackerras1-0/+1
2007-05-10[POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling1-1/+2
2007-05-10[POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas2-6/+14
2007-05-09[POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas1-2/+46
2007-05-09[POWERPC] EEH: capture and log pci state on errorLinas Vepstas1-2/+41
2007-05-09[POWERPC] EEH: Split up long error msgLinas Vepstas1-3/+5
2007-05-09[POWERPC] EEH: log error only after driver notification.Linas Vepstas1-1/+5
2007-05-08[POWERPC] RTAS MSI implementationMichael Ellerman2-0/+271
2007-05-08[POWERPC] Add powerpc PCI-E reset API implementationBrian King1-0/+30
2007-05-08Merge branch 'linux-2.6'Paul Mackerras2-5/+4
2007-05-08[POWERPC] Export pcibios_remove_pci_devicesLinas Vepstas1-0/+1
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell3-5/+5
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-4/+4
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-4/+4
2007-05-02[POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas1-0/+6
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-27/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell13-35/+36
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2-3/+3
2007-04-13[POWERPC] Fix link errors when EEH is disabledOlaf Hering2-0/+2
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras3-2/+57
2007-03-22[POWERPC] Split several platforms into their respective Kconfig fileKumar Gala1-0/+10
2007-03-22[POWERPC] EEH: restructure multi-function supportLinas Vepstas2-18/+16
2007-03-22[POWERPC] EEH: verify state changeLinas Vepstas2-2/+10
2007-03-22[POWERPC] EEH: rm un-needed dataLinas Vepstas3-25/+5
2007-03-22[POWERPC] EEH: wait for slot statusLinas Vepstas1-51/+59