aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/unistd.h
Commit message (Expand)AuthorAge
* sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-17
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-28
* [POWERPC] Wire up some more syscallsStephen Rothwell2007-05-17
* [POWERPC] Change include protections to ASM_POWERPCBecky Bruce2007-05-17
* [POWERPC] Wire up sys_utimensatStephen Rothwell2007-05-10
* [POWERPC] Wire up sys_epoll_pwaitStephen Rothwell2007-03-12
* [POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell2007-03-12
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-07
* [POWERPC] Change ppc_rtas declaration to weakGeoff Levand2006-12-04
* [POWERPC] Wire up sys_move_pagesStephen Rothwell2006-11-15
* [PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2006-11-03
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-24
|\
| * [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-30
|\|
| * [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-28
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-28
|\|
| * [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-26
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
|/
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-11
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-30
* [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-26
* [PATCH] powerpc: unshare system call registrationJANAK DESAI2006-02-10
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-18
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-18
* powerpc: Update __NR_syscalls to account for SPU syscallsPaul Mackerras2006-01-08
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-08
* Merge ../linux-2.6 by handPaul Mackerras2005-10-30
* powerpc: Merge asm/unistd.hPaul Mackerras2005-10-10