Blackfin arch: Random read/write errors are a bad thing
[safe/jmp/linux-2.6] / arch / powerpc / kernel / systbl.S
2007-10-11 Stephen Rothwell[POWERPC] Align the sys_call_table
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-21 Andreas Schwab[POWERPC] Unify ppc syscall tables
2006-05-23 David Woodhouse[PATCH] powerpc: wire up sys_[gs]et_robust_list
2006-04-28 Andreas Schwab[PATCH] powerpc: Wire up *at syscalls
2006-04-26 Jens Axboe[PATCH] Add support for the sys_vmsplice syscall
2006-04-21 Arnd Bergmann[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_t...
2006-04-11 Jens Axboe[PATCH] splice: add support for sys_tee()
2006-04-02 Linus Torvaldsppc64: actually add sys_splice() to the system call...
2006-04-01 Paul Mackerraspowerpc: hook up the splice syscall
2006-03-08 Paul Mackerraspowerpc: Fix various syscall/signal/swapcontext bugs
2006-02-10 JANAK DESAI[PATCH] powerpc: unshare system call registration
2006-02-10 Paul Mackerrasppc: Use the system call table from arch/powerpc/kernel...
2006-01-19 David Woodhouse[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
2006-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-10 Christoph Hellwig[PATCH] common compat_sys_timer_create
2006-01-10 Stephen Rothwell[PATCH] powerpc: remove compat_sys_pciconfig_*
2006-01-09 Anton Blanchard[PATCH] ppc64: fix time syscall
2006-01-09 Arnd Bergmann[PATCH] spufs: The SPU file system, base
2006-01-09 David Woodhouse[PATCH] syscall entry/exit revamp
2005-10-18 Paul MackerrasMerge rsync://oak/kernels/iseries/work/
2005-10-18 Stephen Rothwellpowerpc: change sys32_ to compat_sys_
2005-10-18 Paul Mackerraspowerpc: Fix various compile errors with ARCH=ppc,...
2005-10-17 Paul Mackerraspowerpc: Merge syscalls.c and sys_ppc32.c.
2005-10-10 Paul Mackerraspowerpc: Introduce entry_{32,64}.S, misc_{32,64}.S...