summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
AgeCommit message (Expand)AuthorLines
2009-12-18powerpc/iseries: Convert to proc_fopsAlexey Dobriyan-64/+83
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner-2/+2
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner-1/+1
2009-11-24powerpc: Replace old style lock initializerThomas Gleixner-2/+6
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman-1/+1
2009-10-27powerpc/iseries: Remove compiler version dependent hackStephen Rothwell-42/+25
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce-1/+1
2009-09-11powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt-1/+1
2009-08-20powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt-13/+24
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt-16/+16
2009-08-20powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt-1/+1
2009-06-15powerpc/iseries: Mark signal_vsp_instruction() as maybe unusedMichael Ellerman-1/+2
2009-06-15powerpc/iseries: Fix unused function warning in iSeries DT codeMichael Ellerman-1/+2
2009-05-21powerpc/pci: clean up direct access to sysdata by iseries platformKumar Gala-5/+5
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-0/+1
2009-05-15powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x-2/+5
2009-05-12viocd: needs to depend on BLOCKAlexander Beregalov-0/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang-2/+2
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt-1/+1
2009-03-11powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner-1/+1
2009-03-11powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt-1/+1
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar-2/+2
2009-01-08powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal-2/+3
2009-01-08powerpc/iseries: Kexec is known not to work on iseriesMichael Ellerman-0/+11
2008-12-21powerpc/iseries: viodasd needs to depend on CONFIG_BLOCKStephen Rothwell-0/+1
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson-3/+4
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras-13/+10
2008-08-20powerpc: Use bcd2bin/bin2bcdAdrian Bunk-13/+13
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell-10/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori-1/+1
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings-1/+2
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson-1/+2
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar-2/+2
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner-2/+2
2008-07-16powerpc: pci config cleanupJohn Rigby-0/+1
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson-2/+2
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev-21/+8
2008-04-24[POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds-1/+26
2008-04-15[POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell-15/+11
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell-8/+64
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell-4/+47
2008-03-26[POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macrosS.Çağlar Onur-1/+2
2008-02-14[POWERPC] free_property() must not be __initAdrian Bunk-1/+1
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori-2/+2
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell-5/+7
2008-01-17[POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell-1/+0
2007-12-21Merge branch 'linux-2.6'Paul Mackerras-2/+15
2007-12-20[POWERPC] arch/powerpc: Add missing of_node_putJulia Lawall-1/+3
2007-12-20[POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt-75/+91