aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/spufs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+0
2022-09-15powerpc/spufs: remove orphan declarations from spufs.hGaosheng Cui1-2/+0
2022-09-01spufs: constify pathAl Viro1-1/+1
2022-07-27powerpc: Remove remaining parts of oprofileChristophe Leroy1-1/+1
2021-01-29arch: powerpc: Stop building and using oprofileViresh Kumar1-1/+0
2020-05-05powerpc/spufs: simplify spufs core dumpingChristoph Hellwig1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner1-14/+1
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-01-21powerpc/spufs: use timespec64 for timestampsArnd Bergmann1-1/+1
2017-11-27ppc: annotate ->poll() instancesAl Viro1-2/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-02-15powerpc/spufs: Get rid of broken fasync stuffAl Viro1-3/+0
2014-06-11powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE defineDan Carpenter1-1/+0
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro1-1/+2
2012-01-03switch spufs guts to umode_tAl Viro1-2/+2
2011-07-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro1-1/+1
2009-08-20powerpc/sputrace: Use the generic event tracerChristoph Hellwig1-5/+0
2009-02-23powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr1-4/+4
2009-01-08fix similar typos to successfullColy Li1-1/+1
2008-10-21powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openersJeremy Kerr1-1/+0
2008-07-09powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr1-0/+1
2008-07-09powerpc/spufs: allow spufs files to specify sizesJeremy Kerr1-2/+9
2008-07-09powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr1-0/+7
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning1-1/+1
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning1-0/+1
2008-04-30[POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal1-2/+2
2008-04-30[POWERPC] spufs: add context switch notification logChristoph Hellwig1-0/+29
2008-03-11[POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr1-0/+1
2008-02-08[POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig1-1/+4
2008-02-06[POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig1-0/+5
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig1-4/+6
2007-12-21[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling)Luke Browning1-1/+2
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr1-0/+1
2007-12-21[POWERPC] spufs: add backing ops for privcntl registerLuke Browning1-0/+1
2007-12-21[POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann1-0/+1
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr1-36/+11
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi1-0/+1
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipeMichael Ellerman1-1/+1
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman1-0/+4
2007-09-19[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman1-1/+1
2007-09-19[POWERPC] cell: Unify spufs syscall pathJeremy Kerr1-0/+1
2007-07-24spusched: fix mismerge in spufs.hChristoph Hellwig1-4/+1
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson1-0/+2
2007-07-20[CELL] oprofile: enable SPU switch notification to detect currently active SPU tasksBob Nelson1-0/+6
2007-07-20[CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann1-0/+6
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann1-2/+14
2007-07-20[CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr1-2/+1
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig1-0/+5
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch1-36/+27
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior1-1/+1