summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
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
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-04-13[POWERPC] Fix link errors when EEH is disabledOlaf Hering
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-03-22[POWERPC] Split several platforms into their respective Kconfig fileKumar Gala
2007-03-22[POWERPC] EEH: restructure multi-function supportLinas Vepstas
2007-03-22[POWERPC] EEH: verify state changeLinas Vepstas
2007-03-22[POWERPC] EEH: rm un-needed dataLinas Vepstas
2007-03-22[POWERPC] EEH: wait for slot statusLinas Vepstas
2007-03-22[POWERPC] EEH: handle reset state highLinas Vepstas
2007-03-22[POWERPC] EEH: multifunction recovery bugfixLinas Vepstas
2007-03-22[POWERPC] EEH: hotplug recovery bugfixLinas Vepstas
2007-03-22[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas
2007-03-22[POWERPC] EEH: Tolerate high mmioLinas Vepstas
2007-03-22[POWERPC] EEH: Add clarifying messages.Linas Vepstas
2007-03-22[POWERPC] EEH: modify order of EEH state checkingLinas Vepstas
2007-03-22[POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard
2007-03-22[POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell