summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
AgeCommit message (Expand)AuthorFilesLines
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell1-5/+7
2008-01-17[POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell1-1/+0
2007-12-21Merge branch 'linux-2.6'Paul Mackerras1-2/+15
2007-12-20[POWERPC] arch/powerpc: Add missing of_node_putJulia Lawall1-1/+3
2007-12-20[POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt3-75/+91
2007-12-20[POWERPC] iSeries: Fix unregistering HV event handlersStephen Rothwell1-1/+1
2007-12-14[POWERPC] iSeries: don't printk with HV spinlock heldStephen Rothwell1-2/+15
2007-12-11[POWERPC] iSeries: Merge vpdinfo.c into pci.cStephen Rothwell4-259/+219
2007-12-11[POWERPC] iSeries: Clean up and simplify vdpinfo.cStephen Rothwell1-54/+46
2007-12-11[POWERPC] iSeries: DeCamelCase vpdinfo.cStephen Rothwell3-97/+95
2007-12-11[POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell1-0/+2
2007-12-11[POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell1-0/+2
2007-12-11[POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell2-1/+5
2007-12-11[POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dnStephen Rothwell1-15/+12
2007-12-11[POWERPC] iSeries: Reduce dependence on pci_dn bussubnoStephen Rothwell1-9/+9
2007-12-11[POWERPC] iSeries: iseries_ds_addr is only used in pci.cStephen Rothwell2-12/+12
2007-12-11[POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_InformationStephen Rothwell3-17/+6
2007-12-11[POWERPC] iSeries: Remove one layer of IO routinesStephen Rothwell1-49/+19
2007-12-11[POWERPC] iSeries: Consoldiate PCI IO error checkStephen Rothwell1-79/+26
2007-12-11[POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixupStephen Rothwell1-33/+35
2007-12-11[POWERPC] iSeries: Remove some dead code from pci.cStephen Rothwell1-18/+1
2007-12-11[POWERPC] iSeries: DeCamelCase pci.cStephen Rothwell1-108/+108
2007-12-11[POWERPC] iSeries: Cleanup PCI retry code a littleStephen Rothwell1-4/+4
2007-12-11[POWERPC] iSeries: Move find_Device_Node to avoid a forward declarationStephen Rothwell1-23/+16
2007-12-03[POWERPC] iSeries: Fix sparse warnings in setup.cStephen Rothwell2-8/+9
2007-12-03[POWERPC] iSeries: Declare iSeries_pci_final_fixup in pci.hStephen Rothwell2-5/+6
2007-12-03[POWERPC] iSeries: Mark two functions __initStephen Rothwell1-2/+2
2007-11-08[POWERPC] iSeries: Fix ref counting in vio setupStephen Rothwell1-4/+6
2007-11-08[POWERPC] iSeries_init_IRQ non-PCI tidyStephen Rothwell2-4/+4
2007-10-17[POWERPC] Fix iSeries_hpte_insert prototypeStephen Rothwell1-2/+2
2007-10-17[POWERPC] Fix copyright symbolStephen Rothwell1-1/+1
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-6/+7
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell2-97/+210
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2-23/+133
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell3-5/+318
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell1-1/+23
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell3-18/+41
2007-10-09[POWERPC] iSeries: Correct missing newline in printkStephen Rothwell1-1/+1
2007-10-03[POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds1-0/+6
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman1-0/+7
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-1/+2
2007-08-22[POWERPC] Exception numbers are not relevant to iSeriesStephen Rothwell2-14/+14
2007-08-22[POWERPC] Split out iSeries specific exception macrosStephen Rothwell2-7/+66
2007-08-22[POWERPC] Move the iSeries exception vectorsStephen Rothwell1-0/+136
2007-08-22[POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2-0/+115
2007-08-17[POWERPC] Typo fixes interrrupt -> interruptGabriel C1-1/+1
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-07-26[POWERPC] iSeries: Fix section mismatch warning in lpeventsStephen Rothwell1-1/+1
2007-06-29[POWERPC] Remove local_number from pci_controllerKumar Gala1-1/+1
2007-06-28[POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds1-4/+2