aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/spufs.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus 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/p...Linus 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...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 o...Jeremy 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 sche...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 ...Michael 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 SP...Bob 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
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig1-0/+13
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig1-0/+51
2007-07-03[POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig1-0/+1
2007-07-03[POWERPC] spufs: Add tid fileChristoph Hellwig1-0/+3
2007-07-03[POWERPC] spufs: Trivial whitespace fixesJeremy Kerr1-2/+2
2007-07-03[POWERPC] spusched: fix cpu/node bindingChristoph Hellwig1-0/+2
2007-07-03[POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig1-0/+2
2007-07-03[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig1-3/+1
2007-07-03[POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig1-9/+3
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig1-1/+1
2007-04-23[POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr1-7/+6
2007-04-23[POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig1-1/+1
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann1-0/+4
2007-04-23[POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig1-1/+0
2007-04-23[POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig1-5/+7
2007-04-23[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig1-1/+1
2007-03-10[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig1-4/+2
2007-02-13[POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig1-0/+5
2007-02-13[POWERPC] spu sched: forced preemption at executionChristoph Hellwig1-0/+1
2007-02-13[POWERPC] spufs: optimize spu_runChristoph Hellwig1-2/+11
2007-02-13[POWERPC] spufs: runqueue simplificationChristoph Hellwig1-0/+1
2007-02-13[POWERPC] spufs: move prio to spu_contextChristoph Hellwig1-0/+3
2007-02-13[POWERPC] spufs: state_mutex cleanupChristoph Hellwig1-8/+10
2007-02-13[POWERPC] spufs: simplify state_mutexChristoph Hellwig1-3/+3
2007-02-13[POWERPC] spufs: remove SPU_CONTEXT_PREEMPTChristoph Hellwig1-3/+0
2007-02-13[POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt1-0/+2
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven1-1/+1
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell1-0/+11
2006-12-04[POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr1-1/+2
2006-12-04[POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr1-0/+1
2006-12-04[POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann1-1/+2
2006-12-04[POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell1-2/+7
2006-10-25[POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr1-0/+7
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter1-0/+1
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann1-0/+1
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann1-2/+22
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann1-1/+3
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter1-2/+6
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann1-0/+20
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: move spu_run call to its own fileArnd Bergmann1-0/+28
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann1-2/+1
2006-01-09[PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann1-0/+1
2006-01-09[PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann1-0/+1
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann1-0/+2
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann1-0/+5
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann1-0/+5
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann1-3/+52
2006-01-09[PATCH] spufs: switchable spu contextsMark Nutter1-0/+2
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+71