index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
systbl.S
Age
Commit message (
Expand
)
Author
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
2014-07-28
powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()
Michael Ellerman
2014-04-23
powerpc: Create DOTSYM to wrap dot symbol usage
Anton Blanchard
2014-04-23
powerpc: Don't use a function descriptor for system call table
Anton Blanchard
2007-10-11
[POWERPC] Align the sys_call_table
Stephen Rothwell
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-21
[POWERPC] Unify ppc syscall tables
Andreas Schwab
2006-05-23
[PATCH] powerpc: wire up sys_[gs]et_robust_list
David Woodhouse
2006-04-28
[PATCH] powerpc: Wire up *at syscalls
Andreas Schwab
2006-04-26
[PATCH] Add support for the sys_vmsplice syscall
Jens Axboe
2006-04-21
[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_table
Arnd Bergmann
2006-04-11
[PATCH] splice: add support for sys_tee()
Jens Axboe
2006-04-02
ppc64: actually add sys_splice() to the system call table
Linus Torvalds
2006-03-08
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
2006-02-10
[PATCH] powerpc: unshare system call registration
JANAK DESAI
2006-02-10
ppc: Use the system call table from arch/powerpc/kernel/systbl.S
Paul Mackerras
2006-01-18
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
David Woodhouse
2006-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-10
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2006-01-10
[PATCH] powerpc: remove compat_sys_pciconfig_*
Stephen Rothwell
2006-01-09
[PATCH] ppc64: fix time syscall
Anton Blanchard
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann
2006-01-09
[PATCH] syscall entry/exit revamp
David Woodhouse
2005-10-18
Merge rsync://oak/kernels/iseries/work/
Paul Mackerras
2005-10-18
powerpc: change sys32_ to compat_sys_
Stephen Rothwell
2005-10-18
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
Paul Mackerras
2005-10-17
powerpc: Merge syscalls.c and sys_ppc32.c.
Paul Mackerras
2005-10-10
powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S
Paul Mackerras