summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2007-12-21[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr
2007-12-21[POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch
2007-12-21[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig
2007-12-21[POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig
2007-12-21[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi
2007-12-21[POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning
2007-12-21[POWERPC] spufs: reorganize spu_run_initLuke Browning
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr
2007-12-21[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...Jeremy Kerr
2007-12-21[POWERPC] spufs: add backing ops for privcntl registerLuke Browning
2007-12-21[POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr
2007-12-21[POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi
2007-12-20[POWERPC] cell/cbe_regs.c: Add missing of_node_putJulia Lawall
2007-12-20[POWERPC] celleb: Split machine definitionIshizaki Kou
2007-12-20[POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou
2007-12-19[POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr
2007-12-19[POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr
2007-12-19[POWERPC] cell: safer of_has_vicinity routineAndre Detsch
2007-12-19[POWERPC] cell: export force_sig_info()Jeremy Kerr
2007-12-19[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger
2007-12-19[POWERPC] cell: add missing '\n'Ishizaki Kou
2007-12-19[POWERPC] perfmon2: make pm_interval register read/writeKevin Corry
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell
2007-12-11[POWERPC] celleb: Add support for native CBEIshizaki Kou
2007-12-11[POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou
2007-12-03[POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt
2007-11-20[POWERPC] spufs: Fix context destroy vs /spu readdir raceJeremy Kerr
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt
2007-11-08[POWERPC] Fix CONFIG_SMP=n build breakOlof Johansson
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-15Remove msic_dcr_read() in axon_msi.cMichael Ellerman
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely
2007-10-10Device tree aware EMAC driverDavid Gibson
2007-10-09[POWERPC] cell: Add Cell memory controller register defs and expose itBenjamin Herrenschmidt
2007-10-09[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger