summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-1/+5
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-091-9/+16
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* powerpc: Remove trailing space in messagesFrans Pop2010-02-092-2/+2
* powerpc/iseries: Initialise on-stack completionMichael Ellerman2010-01-151-0/+2
* powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-181-1/+1
* powerpc/iseries: Convert to proc_fopsAlexey Dobriyan2009-12-181-64/+83
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc: Replace old style lock initializerThomas Gleixner2009-11-241-2/+6
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-1/+1
* powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2009-10-272-42/+25Star
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-241-1/+1
* powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt2009-09-111-1/+1
* powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt2009-08-201-13/+24
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-202-16/+16
* powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt2009-08-201-1/+1
* powerpc/iseries: Mark signal_vsp_instruction() as maybe unusedMichael Ellerman2009-06-151-1/+2
* powerpc/iseries: Fix unused function warning in iSeries DT codeMichael Ellerman2009-06-151-1/+2
* powerpc/pci: clean up direct access to sysdata by iseries platformKumar Gala2009-05-212-5/+5
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-151-0/+1
|\
| * viocd: needs to depend on BLOCKAlexander Beregalov2009-05-121-0/+1
* | powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x2009-05-152-2/+5
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-111-1/+1
* powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner2009-03-111-1/+1
* powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-111-1/+1
* 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/+10Star
* powerpc: Use bcd2bin/bin2bcdAdrian Bunk2008-08-201-13/+13
* powerpc/iseries: remove the old viocons driverStephen Rothwell2008-08-081-10/+1Star
* 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-171-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/+8Star
* [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/+11Star
* [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-251-1/+2
* [POWERPC] free_property() must not be __initAdrian Bunk2008-02-141-1/+1