aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/systbl.S
AgeCommit message (Expand)Author
2007-10-11[POWERPC] Align the sys_call_tableStephen Rothwell
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe
2006-04-21[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe
2006-04-02ppc64: actually add sys_splice() to the system call tableLinus Torvalds
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras
2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig
2006-01-10[PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell
2006-01-09[PATCH] ppc64: fix time syscallAnton Blanchard
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann
2006-01-09[PATCH] syscall entry/exit revampDavid Woodhouse
2005-10-18Merge rsync://oak/kernels/iseries/work/Paul Mackerras
2005-10-18powerpc: change sys32_ to compat_sys_Stephen Rothwell
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras
2005-10-10powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras