summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add 82xx/83xx/86xx to 6xx MultiplatformKumar Gala2008-07-144-44/+26Star
* powerpc/85xx: publish of device for cds platformsDave Jiang2008-07-141-0/+14
* powerpc/booke: don't reinitialize time baseKumar Gala2008-07-141-4/+0Star
* powerpc/86xx: Refactor pic initKumar Gala2008-07-146-111/+86Star
* powerpc/CPM: Add i2c pins to dts and board setupJochen Friedrich2008-07-146-0/+44
* powerpc/85xx: Add support for MPC8536DSKumar Gala2008-07-146-0/+2191
* powerpc/85xx: minor fixes for MPC85xx DS board portKumar Gala2008-07-141-3/+3
* powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu2008-07-141-2/+1Star
* powerpc/85xx: TQM8548: add missing support for RTC and LM75Wolfgang Grandegger2008-07-142-6/+142
* powerpc/86xx: mpc8610_hpcd: fix interrupt trigger type for ULi IDEAnton Vorontsov2008-07-141-1/+1
* powerpc: Fix pq2fads irq handling with PREEMPT_RTRune Torgersen2008-07-141-1/+1
* powerpc/85xx: Fix KSI8560 .dtsKumar Gala2008-07-141-10/+10
* Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-144-4/+25
|\
| * powerpc: Add missing reference to coherent_dma_maskVitaly Bordug2008-07-091-0/+2
| * powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt2008-07-071-2/+3
| * Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-07-031-1/+13
| |\
| | * powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin2008-07-021-1/+13
| * | powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn2008-07-011-0/+5
| * | powerpc/bootwrapper: update for initrd with simpleImageJohn Linn2008-07-011-1/+2
| |/
* | powerpc/eeh: PERR/SERR bit settings during EEH device recoveryMike Mason2008-07-091-0/+14
* | powerpc: remove unused variable in emulate_fp_pairMichael Neuling2008-07-091-3/+3
* | powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling2008-07-092-5/+70
* | powerpc/ibmebus: more meaningful variable namePaul Gortmaker2008-07-091-2/+2
* | ibm_newemac: Parameterize EMAC Multicast Match HandlingGrant Erickson2008-07-099-27/+27
* | powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is setDave Kleikamp2008-07-091-1/+2
* | powerpc/mm: Add Strong Access Ordering supportDave Kleikamp2008-07-091-0/+3
* | powerpc: Use new printk extension %pS to print symbols on oopsBenjamin Herrenschmidt2008-07-091-9/+5Star
* | powerpc: move device_to_mask() to dma-mapping.hMark Nelson2008-07-091-9/+0Star
* | powerpc/cell: cell_dma_dev_setup_iommu() return the iommu tableMark Nelson2008-07-091-4/+4
* | powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2008-07-096-29/+50
* | powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson2008-07-092-5/+4Star
* | powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin2008-07-091-0/+6
* | powerpc/ps3: Quiet system bus match outputGeoff Levand2008-07-091-8/+13
* | powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr2008-07-093-8/+38
* | powerpc/spufs: add sizes for context filesJeremy Kerr2008-07-091-17/+19
* | powerpc/spufs: allow spufs files to specify sizesJeremy Kerr2008-07-093-7/+15
* | powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr2008-07-093-18/+25
* | powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning2008-07-091-1/+2
* | powerpc/spufs: provide context debug fileLuke Browning2008-07-091-0/+54
* | powerpc/pseries: Update numa association of hotplug memory add for drconf memoryNathan Fontenot2008-07-031-18/+83
* | powerpc/pseries: Split code into helper routines for drconf memoryNathan Fontenot2008-07-031-39/+170
* | powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot2008-07-032-31/+100
* | powerpc/pseries: Use base address to derive starting page frame numberNathan Fontenot2008-07-031-19/+17Star
* | powerpc/pseries: Allow phandle to be specified in formats other than decimalNathan Fontenot2008-07-031-1/+1
* | powerpc: Remove old dump_task_* functionsMichael Neuling2008-07-031-83/+0Star
* | powerpc: Clean up copy_to/from_user for vsx and fprMichael Neuling2008-07-033-66/+96
* | powerpc: Fixup lwsync at runtimeKumar Gala2008-07-039-0/+85
* | powerpc: Fix building of feature-fixup tests on ppc32Kumar Gala2008-07-031-3/+3
* | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds2008-07-031-0/+1
* | powerpc: Update for VSX core file and ptraceMichael Neuling2008-07-012-26/+14Star