aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/systbl.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-03-02powerpc: remove nargs from __SYSCALLFiroz Khan1-3/+3
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan1-40/+12
2018-12-21powerpc: split compat syscall table out from native tableFiroz Khan1-7/+28
2018-12-21powerpc: move macro definition from asm/systbl.hFiroz Khan1-0/+1
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
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding1-7/+7
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman1-0/+2
2014-07-28powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman1-3/+0
2014-04-23powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard1-6/+6
2014-04-23powerpc: Don't use a function descriptor for system call tableAnton Blanchard1-1/+5
2007-10-11[POWERPC] Align the sys_call_tableStephen Rothwell1-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab1-306/+5
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse1-0/+2
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-0/+5
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-0/+1
2006-04-02ppc64: actually add sys_splice() to the system call tableLinus Torvalds1-0/+1
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras1-1/+1
2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI1-0/+1
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras1-2/+0
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse1-0/+2
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-3/+3
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig1-1/+1
2006-01-10[PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell1-3/+3
2006-01-09[PATCH] ppc64: fix time syscallAnton Blanchard1-1/+1
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+2
2006-01-09[PATCH] syscall entry/exit revampDavid Woodhouse1-5/+5
2005-10-18Merge rsync://oak/kernels/iseries/work/Paul Mackerras1-59/+57
2005-10-18powerpc: change sys32_ to compat_sys_Stephen Rothwell1-59/+57
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras1-1/+1
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras1-3/+3
2005-10-10powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras1-0/+323