summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
AgeCommit message (Expand)AuthorFilesLines
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-2/+2
2009-01-08powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal1-2/+3
2009-01-08powerpc/iseries: Kexec is known not to work on iseriesMichael Ellerman1-0/+11
2008-12-21powerpc/iseries: viodasd needs to depend on CONFIG_BLOCKStephen Rothwell1-0/+1
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson1-3/+4
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras1-13/+10
2008-08-20powerpc: Use bcd2bin/bin2bcdAdrian Bunk1-13/+13
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell1-10/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-1/+2
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-1/+2
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar1-2/+2
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-2/+2
2008-07-16powerpc: pci config cleanupJohn Rigby1-0/+1
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson1-2/+2
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev4-21/+8
2008-04-24[POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds1-1/+26
2008-04-15[POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell6-15/+11
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell1-8/+64
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell2-4/+47
2008-03-26[POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macrosS.Çağlar Onur1-1/+2
2008-02-14[POWERPC] free_property() must not be __initAdrian Bunk1-1/+1
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori1-2/+2
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