summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
Commit message (Expand)AuthorAgeFilesLines
...
* [POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell2008-04-152-4/+47
* [POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macrosS.Çağlar Onur2008-03-261-1/+2
* [POWERPC] free_property() must not be __initAdrian Bunk2008-02-141-1/+1
* iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori2008-02-051-2/+2
* [POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell2008-01-171-5/+7
* [POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell2008-01-171-1/+0
* Merge branch 'linux-2.6'Paul Mackerras2007-12-211-2/+15
|\
| * [POWERPC] iSeries: don't printk with HV spinlock heldStephen Rothwell2007-12-141-2/+15
* | [POWERPC] arch/powerpc: Add missing of_node_putJulia Lawall2007-12-201-1/+3
* | [POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt2007-12-203-75/+91
* | [POWERPC] iSeries: Fix unregistering HV event handlersStephen Rothwell2007-12-201-1/+1
* | [POWERPC] iSeries: Merge vpdinfo.c into pci.cStephen Rothwell2007-12-114-259/+219
* | [POWERPC] iSeries: Clean up and simplify vdpinfo.cStephen Rothwell2007-12-111-54/+46
* | [POWERPC] iSeries: DeCamelCase vpdinfo.cStephen Rothwell2007-12-113-97/+95
* | [POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell2007-12-111-0/+2
* | [POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell2007-12-111-0/+2
* | [POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell2007-12-112-1/+5
* | [POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dnStephen Rothwell2007-12-111-15/+12
* | [POWERPC] iSeries: Reduce dependence on pci_dn bussubnoStephen Rothwell2007-12-111-9/+9
* | [POWERPC] iSeries: iseries_ds_addr is only used in pci.cStephen Rothwell2007-12-112-12/+12
* | [POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_InformationStephen Rothwell2007-12-113-17/+6
* | [POWERPC] iSeries: Remove one layer of IO routinesStephen Rothwell2007-12-111-49/+19
* | [POWERPC] iSeries: Consoldiate PCI IO error checkStephen Rothwell2007-12-111-79/+26
* | [POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixupStephen Rothwell2007-12-111-33/+35
* | [POWERPC] iSeries: Remove some dead code from pci.cStephen Rothwell2007-12-111-18/+1
* | [POWERPC] iSeries: DeCamelCase pci.cStephen Rothwell2007-12-111-108/+108
* | [POWERPC] iSeries: Cleanup PCI retry code a littleStephen Rothwell2007-12-111-4/+4
* | [POWERPC] iSeries: Move find_Device_Node to avoid a forward declarationStephen Rothwell2007-12-111-23/+16
* | [POWERPC] iSeries: Fix sparse warnings in setup.cStephen Rothwell2007-12-032-8/+9
* | [POWERPC] iSeries: Declare iSeries_pci_final_fixup in pci.hStephen Rothwell2007-12-032-5/+6
* | [POWERPC] iSeries: Mark two functions __initStephen Rothwell2007-12-031-2/+2
|/
* [POWERPC] iSeries: Fix ref counting in vio setupStephen Rothwell2007-11-081-4/+6
* [POWERPC] iSeries_init_IRQ non-PCI tidyStephen Rothwell2007-11-082-4/+4
* [POWERPC] Fix iSeries_hpte_insert prototypeStephen Rothwell2007-10-171-2/+2
* [POWERPC] Fix copyright symbolStephen Rothwell2007-10-171-1/+1
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-6/+7
* [POWERPC] iSeries: Move viodasd probingStephen Rothwell2007-10-112-97/+210
* [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-112-23/+133
* [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-113-5/+318
* [POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell2007-10-111-1/+23
* [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-113-18/+41
* [POWERPC] iSeries: Correct missing newline in printkStephen Rothwell2007-10-091-1/+1
* [POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds2007-10-031-0/+6
* [POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman2007-09-141-0/+7
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-1/+2
* [POWERPC] Exception numbers are not relevant to iSeriesStephen Rothwell2007-08-222-14/+14
* [POWERPC] Split out iSeries specific exception macrosStephen Rothwell2007-08-222-7/+66
* [POWERPC] Move the iSeries exception vectorsStephen Rothwell2007-08-221-0/+136
* [POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2007-08-222-0/+115
* [POWERPC] Typo fixes interrrupt -> interruptGabriel C2007-08-171-1/+1
OpenPOWER on IntegriCloud