summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-2/+2
* powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal2009-01-081-2/+3
* powerpc/iseries: Kexec is known not to work on iseriesMichael Ellerman2009-01-081-0/+11
* powerpc/iseries: viodasd needs to depend on CONFIG_BLOCKStephen Rothwell2008-12-211-0/+1
* powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-311-3/+4
* powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-151-13/+10
* powerpc: Use bcd2bin/bin2bcdAdrian Bunk2008-08-201-13/+13
* powerpc/iseries: remove the old viocons driverStephen Rothwell2008-08-071-10/+1
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-251-1/+2
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-2/+2
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-181-2/+2
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-2/+2
* | | powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-1/+2
* | | powerpc: pci config cleanupJohn Rigby2008-07-161-0/+1
| |/ |/|
* | powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2008-07-091-2/+2
|/
* powerpc: use non-racy method for proc entries creationDenis V. Lunev2008-04-294-21/+8
* [POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds2008-04-241-1/+26
* [POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell2008-04-156-15/+11
* [POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell2008-04-151-8/+64
* [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
OpenPOWER on IntegriCloud