aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-13[POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman1-2/+2
2008-03-13[POWERPC] Export empty_zero_pageTheodore Ts'o1-0/+1
2008-03-13[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds1-1/+1
2008-03-13[POWERPC] Fix bogus test for unassigned PCI resourcesBenjamin Herrenschmidt1-1/+7
2008-03-13[POWERPC] Fix zImage-dtb.initrd build errorGrant Likely2-9/+11
2008-03-13[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernelsPaul Mackerras2-0/+17
2008-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into mergePaul Mackerras4-4/+7
2008-03-11[POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr1-1/+2
2008-03-11[POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr3-3/+5
2008-03-10[POWERPC] QE: Make qe_get_firmware_info reentrantIonut Nicu1-1/+4
2008-03-10[POWERPC] 83xx: Make 83xx perfmon support selectableAndy Fleming2-2/+6
2008-03-07[POWERPC] 85xx: sbc8548 - Fix incorrect PCI-X and PCI interrupt mapJeremy McNicoll1-5/+11
2008-03-07[POWERPC] QE: Fix QE firmware uploading limitTimur Tabi1-1/+1
2008-03-07[POWERPC] 8xx: Fix wrapper platform for adder875, and combine defconfigs.Scott Wood3-822/+43
2008-03-07[POWERPC] 8xx: fix swapVitaly Bordug1-1/+29
2008-03-07[POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees.Li Yang4-5/+201
2008-03-07[POWERPC] 83xx: Fix wrong USB phy type in mpc837xmds dtsLi Yang3-6/+6
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-0/+1
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into mergePaul Mackerras4-67/+96
2008-03-03[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman1-15/+22
2008-03-03[POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman1-13/+18
2008-03-03[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman1-5/+4
2008-03-03[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separatelyMichael Ellerman1-26/+43
2008-03-03[POWERPC] Move allocation of cell IOMMU pad pageMichael Ellerman1-6/+6
2008-03-03[POWERPC] Remove unused pte_offset variableMichael Ellerman1-4/+1
2008-03-03[POWERPC] Use it_offset not pte_offset in cell IOMMU codeMichael Ellerman1-2/+2
2008-03-03[POWERPC] Clearup cell IOMMU fixed mapping terminologyMichael Ellerman1-4/+4
2008-03-03[POWERPC] enable hardware watchpoints on cell bladesJens Osterkamp1-0/+7
2008-03-03[POWERPC] move celleb DABRX definitionsJens Osterkamp1-3/+0
2008-03-03[POWERPC] OProfile: enable callgraph support for CellBob Nelson1-1/+1
2008-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into mergePaul Mackerras6-12/+38
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras7-30/+36
2008-02-29[POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch1-1/+1
2008-02-29[POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann1-3/+9
2008-02-29[POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann1-0/+4
2008-02-29[POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann1-0/+6
2008-02-29[POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr1-3/+4
2008-02-28[POWERPC] 4xx: Use correct board info structure in cuboot wrappersJosh Boyer4-0/+4
2008-02-28[POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr1-4/+3
2008-02-27[POWERPC] 44x: add missing define TARGET_4xx and TARGET_440GX to cuboot-taishanValentine Barshak1-0/+2
2008-02-27[POWERPC] 4xx: Fix L1 cache size in katmai DTSStefan Roese1-29/+29
2008-02-27[POWERPC] 4xx: Fix Haleakala PCIe compatibility problem in dtsStefan Roese1-1/+1
2008-02-27[POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr1-1/+11
2008-02-23[POWERPC] Add export for mpc52xx_set_psc_clkdivEric Dujardin1-0/+1
2008-02-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds31-351/+1601
2008-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into mergePaul Mackerras4-20/+7
2008-02-21[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson1-3/+2
2008-02-21[POWERPC] pasemi: Register i2c devices at bootOlof Johansson2-1/+98
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2-15/+3
2008-02-20[POWERPC] Fix warning in pseries/power.cStephen Rothwell1-1/+1