summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2007-10-181-1/+2
* [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller2007-05-271-1/+11
* [PARISC] Wire up kexec_load syscallKyle McMartin2007-05-231-1/+2
* [PARISC] Use symbolic last syscall in __NR_Linux_syscallsKyle McMartin2007-02-211-1/+1
* [PARISC] Add missing statfs64 and fstatfs64 syscallsGuy Martin2007-02-211-1/+3
* [PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin2007-02-171-0/+2
* [PARISC] Use fstatat64 instead of newfstatat syscallHelge Deller2007-02-171-1/+1
* [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwaitHelge Deller2007-02-171-1/+5
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-86/+0Star
* [PARISC] Remove unconditional #define PIC in syscall macrosCarlos O'Donell2006-06-281-5/+0Star
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-2/+2
* [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-221-1/+7
* [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-301-1/+20
* [PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+0Star
* [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-221-5/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1029