summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2008-07-09powerpc/440: Convert Virtex ML507 device tree to dts-v1Grant Likely1-99/+157
2008-07-09powerpc/bootwrapper: Allow user to specify additional default targetsGrant Likely2-0/+16
2008-07-09powerpc/eeh: PERR/SERR bit settings during EEH device recoveryMike Mason1-0/+14
2008-07-09powerpc: remove unused variable in emulate_fp_pairMichael Neuling1-3/+3
2008-07-09powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling2-5/+70
2008-07-09powerpc/ibmebus: more meaningful variable namePaul Gortmaker1-2/+2
2008-07-09ibm_newemac: Parameterize EMAC Multicast Match HandlingGrant Erickson9-27/+27
2008-07-09powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is setDave Kleikamp1-1/+2
2008-07-09powerpc/mm: Add Strong Access Ordering supportDave Kleikamp1-0/+3
2008-07-09powerpc: Use new printk extension %pS to print symbols on oopsBenjamin Herrenschmidt1-9/+5
2008-07-09powerpc: move device_to_mask() to dma-mapping.hMark Nelson1-9/+0
2008-07-09powerpc/cell: cell_dma_dev_setup_iommu() return the iommu tableMark Nelson1-4/+4
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson6-29/+50
2008-07-09powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson2-5/+4
2008-07-09powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin1-0/+6
2008-07-09powerpc/ps3: Quiet system bus match outputGeoff Levand1-8/+13
2008-07-09powerpc: Add missing reference to coherent_dma_maskVitaly Bordug1-0/+2
2008-07-09powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr3-8/+38
2008-07-09powerpc/spufs: add sizes for context filesJeremy Kerr1-17/+19
2008-07-09powerpc/spufs: allow spufs files to specify sizesJeremy Kerr3-7/+15
2008-07-09powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr3-18/+25
2008-07-09powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning1-1/+2
2008-07-09powerpc/spufs: provide context debug fileLuke Browning1-0/+54
2008-07-07powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt1-2/+3
2008-07-04powerpc/bootwrapper: add missing bit of simpleImage targetGrant Likely1-0/+4
2008-07-04powerpc/bootwrapper: Add documentation of boot wrapper targetsGrant Likely1-1/+14
2008-07-04powerpc/virtex: add defconfig for virtex 5 platformsJohn Linn1-0/+1107
2008-07-04powerpc/virtex: add Xilinx 440 cpu to the cputableJohn Linn1-0/+10
2008-07-04powerpc/virtex: add Xilinx Virtex 5 ppc440 platform supportJohn Linn3-0/+87
2008-07-04powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440John Linn4-2/+112
2008-07-04powerpc/virtex: add dts file for ML507 reference designJohn Linn1-0/+238
2008-07-03generic-ipi: fix linux-next tree build failureStephen Rothwell2-2/+2
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+1
2008-07-03powerpc/pseries: Update numa association of hotplug memory add for drconf memoryNathan Fontenot1-18/+83
2008-07-03powerpc/pseries: Split code into helper routines for drconf memoryNathan Fontenot1-39/+170
2008-07-03powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot2-31/+100
2008-07-03powerpc/pseries: Use base address to derive starting page frame numberNathan Fontenot1-19/+17
2008-07-03powerpc/pseries: Allow phandle to be specified in formats other than decimalNathan Fontenot1-1/+1
2008-07-03powerpc: Remove old dump_task_* functionsMichael Neuling1-83/+0
2008-07-03powerpc: Clean up copy_to/from_user for vsx and fprMichael Neuling3-66/+96
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala9-0/+85
2008-07-03powerpc: Fix building of feature-fixup tests on ppc32Kumar Gala1-3/+3
2008-07-03powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds1-0/+1
2008-07-03Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras1-1/+13
2008-07-02powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin1-1/+13
2008-07-02powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn1-0/+5
2008-07-02powerpc/bootwrapper: update for initrd with simpleImageJohn Linn1-1/+2
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling2-26/+14
2008-07-01powerpc: Fix compile error for CONFIG_VSXMichael Neuling1-0/+1
2008-07-01powerpc: Explicitly copy elements of pt_regsStephen Rothwell1-12/+12