aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/systbl.S
Commit message (Expand)AuthorAge
* [POWERPC] Align the sys_call_tableStephen Rothwell2007-10-11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [POWERPC] Unify ppc syscall tablesAndreas Schwab2006-06-21
* [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-23
* [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-28
* [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-26
* [PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann2006-04-21
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-11
* ppc64: actually add sys_splice() to the system call tableLinus Torvalds2006-04-02
* powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-07
* [PATCH] powerpc: unshare system call registrationJANAK DESAI2006-02-10
* ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras2006-02-10
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-10
|\
| * [PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell2006-01-10
* | [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-10
|/
* [PATCH] ppc64: fix time syscallAnton Blanchard2006-01-08
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-08
* [PATCH] syscall entry/exit revampDavid Woodhouse2006-01-08
* Merge rsync://oak/kernels/iseries/work/Paul Mackerras2005-10-18
|\
| * powerpc: change sys32_ to compat_sys_Stephen Rothwell2005-10-18
* | powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras2005-10-18
|/
* powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras2005-10-17
* powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras2005-10-10