summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/systbl.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2017-08-311-7/+7
* powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-281-0/+2
* powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman2014-07-281-3/+0
* powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard2014-04-231-6/+6
* powerpc: Don't use a function descriptor for system call tableAnton Blanchard2014-04-231-1/+5
* [POWERPC] Align the sys_call_tableStephen Rothwell2007-10-111-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] Unify ppc syscall tablesAndreas Schwab2006-06-211-306/+5
* [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-231-0/+2
* [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-281-0/+13
* [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-0/+1
* [PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann2006-04-211-0/+5
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-0/+1
* ppc64: actually add sys_splice() to the system call tableLinus Torvalds2006-04-021-0/+1
* powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-081-1/+1
* [PATCH] powerpc: unshare system call registrationJANAK DESAI2006-02-101-0/+1
* ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras2006-02-101-2/+0
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-181-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-101-3/+3
|\
| * [PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell2006-01-101-3/+3
* | [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-101-1/+1
|/
* [PATCH] ppc64: fix time syscallAnton Blanchard2006-01-091-1/+1
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+2
* [PATCH] syscall entry/exit revampDavid Woodhouse2006-01-091-5/+5
* Merge rsync://oak/kernels/iseries/work/Paul Mackerras2005-10-181-59/+57
|\
| * powerpc: change sys32_ to compat_sys_Stephen Rothwell2005-10-181-59/+57
* | powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras2005-10-181-1/+1
|/
* powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras2005-10-171-3/+3
* powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras2005-10-101-0/+323
OpenPOWER on IntegriCloud