aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Merge branch 'linux-2.6' into mergePaul Mackerras2008-03-24
|\
| * [POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin2008-03-24
| * [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely2008-03-24
| * [POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering2008-03-24
| * [POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras2008-03-24
* | [POWERPC] mpc5200: Fix incorrect compatible string for the mdio nodeGrant Likely2008-03-24
* | [POWERPC] Update some defconfigsKumar Gala2008-03-24
|/
* [POWERPC] Update some defconfigsPaul Mackerras2008-03-19
* [POWERPC] Hide resources on Axon PCIE root complex nodesMichael Ellerman2008-03-19
* [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devicesMichael Ellerman2008-03-19
* [POWERPC] Fix build failure for tqm8540 and sbc85xx defconfigsPaul Gortmaker2008-03-19
* [POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2008-03-19
* [POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath2008-03-19
* [POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman2008-03-12
* [POWERPC] Export empty_zero_pageTheodore Ts'o2008-03-12
* [POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds2008-03-12
* [POWERPC] Fix bogus test for unassigned PCI resourcesBenjamin Herrenschmidt2008-03-12
* [POWERPC] Fix zImage-dtb.initrd build errorGrant Likely2008-03-12
* [POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernelsPaul Mackerras2008-03-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-03-12
|\
| * [POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr2008-03-10
| * [POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr2008-03-10
* | [POWERPC] QE: Make qe_get_firmware_info reentrantIonut Nicu2008-03-10
* | [POWERPC] 83xx: Make 83xx perfmon support selectableAndy Fleming2008-03-10
* | [POWERPC] 85xx: sbc8548 - Fix incorrect PCI-X and PCI interrupt mapJeremy McNicoll2008-03-07
* | [POWERPC] QE: Fix QE firmware uploading limitTimur Tabi2008-03-07
* | [POWERPC] 8xx: Fix wrapper platform for adder875, and combine defconfigs.Scott Wood2008-03-07
* | [POWERPC] 8xx: fix swapVitaly Bordug2008-03-07
* | [POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees.Li Yang2008-03-07
* | [POWERPC] 83xx: Fix wrong USB phy type in mpc837xmds dtsLi Yang2008-03-07
* | Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-04
|/
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2008-03-03
|\
| * [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman2008-03-03
| * [POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman2008-03-03
| * [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman2008-03-03
| * [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...Michael Ellerman2008-03-03
| * [POWERPC] Move allocation of cell IOMMU pad pageMichael Ellerman2008-03-03
| * [POWERPC] Remove unused pte_offset variableMichael Ellerman2008-03-03
| * [POWERPC] Use it_offset not pte_offset in cell IOMMU codeMichael Ellerman2008-03-03
| * [POWERPC] Clearup cell IOMMU fixed mapping terminologyMichael Ellerman2008-03-03
| * [POWERPC] enable hardware watchpoints on cell bladesJens Osterkamp2008-03-03
| * [POWERPC] move celleb DABRX definitionsJens Osterkamp2008-03-03
| * [POWERPC] OProfile: enable callgraph support for CellBob Nelson2008-03-03
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-03-03
|\ \
| * | [POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch2008-02-28
| * | [POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann2008-02-28
| * | [POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann2008-02-28
| * | [POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann2008-02-28
| * | [POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr2008-02-28
| * | [POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr2008-02-27