aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+1
2010-07-09powerpc/iseries: Use kstrdupJulia Lawall1-2/+1
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fixup_resourcesDenis Kirjanov1-1/+5
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras1-2/+2
2010-05-06powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard1-1/+1
2010-04-07powerpc/iseries/pci: Use __ratelimitAkinobu Mita1-7/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-1/+5
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman1-9/+16
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2010-02-09powerpc: Remove trailing space in messagesFrans Pop2-2/+2
2010-01-15powerpc/iseries: Initialise on-stack completionMichael Ellerman1-0/+2
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang1-1/+1
2009-12-18powerpc/iseries: Convert to proc_fopsAlexey Dobriyan1-64/+83
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