aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_callbacks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-02powerpc: remove nargs from __SYSCALLFiroz Khan1-1/+1
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan1-14/+3
2018-05-10powerpc/syscalls: Add COMPAT_SPU_NEW() macroMichael Ellerman1-0/+1
2018-05-10powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro1-1/+0
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman1-0/+1
2013-01-10powerpc: Convert print_symbol to %pSRJoe Perches1-7/+6
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-1/+1
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-09-19[POWERPC] cell: Remove DEBUG for SPU callbacksJeremy Kerr1-1/+1
2007-09-19[POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior1-1/+1
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab1-301/+13
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse1-0/+2
2006-05-23[PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse1-2/+2
2006-05-23[PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse1-0/+1
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab1-0/+13
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-0/+1
2006-04-21[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann1-3/+2
2006-04-01[PATCH] powerpc/cell: compile fixesDave Jones1-0/+1
2006-03-27[PATCH] spufs: allow SPU code to do syscallsArnd Bergmann1-0/+345