aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-11-24powerpc: Replace old style lock initializerThomas Gleixner1-2/+6
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
2009-10-27powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2-42/+25
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce1-1/+1
2009-09-11powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt1-1/+1
2009-08-20powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt1-13/+24
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2-16/+16
2009-08-20powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt1-1/+1
2009-06-15powerpc/iseries: Mark signal_vsp_instruction() as maybe unusedMichael Ellerman1-1/+2
2009-06-15powerpc/iseries: Fix unused function warning in iSeries DT codeMichael Ellerman1-1/+2
2009-05-21powerpc/pci: clean up direct access to sysdata by iseries platformKumar Gala2-5/+5
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-05-15powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x2-2/+5
2009-05-12viocd: needs to depend on BLOCKAlexander Beregalov1-0/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt1-1/+1
2009-03-11powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner1-1/+1
2009-03-11powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt1-1/+1
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/kernel/git/tip/linux-2.6-tipLinus 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