aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-12[POWERPC] Wire up sys_epoll_pwaitStephen Rothwell1-1/+2
2007-03-12[POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell1-1/+2
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-109/+0
2006-12-04[POWERPC] Change ppc_rtas declaration to weakGeoff Levand1-10/+2
2006-11-16[POWERPC] Wire up sys_move_pagesStephen Rothwell1-1/+2
2006-11-03[PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell1-1/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-7/+0
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+3
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse1-1/+3
2006-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+19
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-4/+3
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+2
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab1-1/+19
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-1/+2
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-1/+2
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-1/+2
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann1-34/+1
2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI1-1/+2
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse1-1/+3
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse1-0/+2
2006-01-09powerpc: Update __NR_syscalls to account for SPU syscallsPaul Mackerras1-1/+1
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+2
2005-10-31Merge ../linux-2.6 by handPaul Mackerras1-1/+0
2005-10-10powerpc: Merge asm/unistd.hPaul Mackerras1-0/+510