summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Merge branch 'linux-2.6'Paul Mackerras7-41/+89
2008-01-17[POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely4-17/+5
2008-01-02[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras1-9/+0
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson7-38/+95
2007-12-21[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr1-10/+10
2007-12-21[POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2-3/+4
2007-12-21[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin1-17/+18
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig7-65/+219
2007-12-21[POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig1-24/+154
2007-12-21[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning5-168/+200
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi1-10/+10
2007-12-21[POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning1-2/+2
2007-12-21[POWERPC] spufs: reorganize spu_run_initLuke Browning2-34/+56
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr6-117/+107
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr3-33/+40
2007-12-21[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...Jeremy Kerr1-2/+2
2007-12-21[POWERPC] spufs: add backing ops for privcntl registerLuke Browning4-8/+28
2007-12-21[POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann4-7/+21
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr8-111/+147
2007-12-21[POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal1-8/+8
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi5-2/+32
2007-12-20[POWERPC] cell/cbe_regs.c: Add missing of_node_putJulia Lawall1-0/+1
2007-12-20[POWERPC] celleb: Split machine definitionIshizaki Kou1-2/+2
2007-12-20[POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou1-2/+0
2007-12-19[POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr1-3/+17
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2-11/+50
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2-1/+7
2007-12-19[POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr1-13/+10
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2-32/+50
2007-12-19[POWERPC] cell: safer of_has_vicinity routineAndre Detsch1-3/+8
2007-12-19[POWERPC] cell: export force_sig_info()Jeremy Kerr1-0/+7
2007-12-19[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger5-6/+8
2007-12-19[POWERPC] cell: add missing '\n'Ishizaki Kou1-2/+2
2007-12-19[POWERPC] perfmon2: make pm_interval register read/writeKevin Corry1-1/+1
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell1-2/+2
2007-12-11[POWERPC] celleb: Add support for native CBEIshizaki Kou1-1/+3
2007-12-11[POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou1-0/+2
2007-12-03[POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt1-1/+2
2007-11-20[POWERPC] spufs: Fix context destroy vs /spu readdir raceJeremy Kerr1-0/+1
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt1-0/+1
2007-11-08[POWERPC] Fix CONFIG_SMP=n build breakOlof Johansson1-12/+12
2007-10-20Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-1/+1
2007-10-15Remove msic_dcr_read() in axon_msi.cMichael Ellerman1-7/+2
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman1-2/+2
2007-10-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-2/+0
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds28-829/+421
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras2-4/+4
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely1-5/+0