aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2008-04-28celleb_scc_pciex __iomem annotationsAl Viro
2008-04-24[POWERPC] celleb: Add support for PCI ExpressIshizaki Kou
2008-04-24[POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou
2008-04-24[POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou
2008-04-24[POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou
2008-04-24[POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou
2008-04-24[POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou
2008-04-24[POWERPC] celleb: Move the files for celleb base supportIshizaki Kou
2008-04-24[POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou
2008-04-24[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-28[POWERPC] spufs: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel
2008-03-28[POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr
2008-03-28[POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr
2008-03-28[POWERPC] spufs: add newline to signal{1,2}_type filesJeremy Kerr
2008-03-26Merge branch 'linux-2.6'Paul Mackerras
2008-03-20[POWERPC] Hide resources on Axon PCIE root complex nodesMichael Ellerman
2008-03-20[POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devicesMichael Ellerman
2008-03-13Merge branch 'linux-2.6'Paul Mackerras
2008-03-11[POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr
2008-03-11[POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras
2008-03-03[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman
2008-03-03[POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman
2008-03-03[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman
2008-03-03[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...Michael Ellerman
2008-03-03[POWERPC] Move allocation of cell IOMMU pad pageMichael Ellerman
2008-03-03[POWERPC] Remove unused pte_offset variableMichael Ellerman
2008-03-03[POWERPC] Use it_offset not pte_offset in cell IOMMU codeMichael Ellerman
2008-03-03[POWERPC] Clearup cell IOMMU fixed mapping terminologyMichael Ellerman
2008-03-03[POWERPC] enable hardware watchpoints on cell bladesJens Osterkamp
2008-02-29[POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch
2008-02-29[POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann
2008-02-29[POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann
2008-02-29[POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann
2008-02-29[POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr
2008-02-28[POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr
2008-02-27[POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch
2008-02-19[POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14[POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller