summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller2007-05-111-1/+4
* [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-081-1/+2
* [SPARC]: Hook up missing syscalls.David S. Miller2007-03-121-7/+8
* [SPARC]: We do not need OLD_GETRLIMIT.David S. Miller2007-03-091-1/+0
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-130/+0
* [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-051-3/+6
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-47/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-3/+5
|\
| * [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-211-3/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-061-1/+1
|\ \ | |/
| * [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-031-1/+1
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-2/+2
|/
* [SPARC]: __NR_sys removalOGAWA Hirofumi2006-04-241-1/+1
* [SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller2006-04-191-1/+1
* [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-141-1/+1
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-03-311-2/+2
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-03-311-1/+1
* [SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller2006-02-121-1/+1
* [SPARC]: Wire up sys_unshare().David S. Miller2006-02-071-3/+4
* [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-191-3/+19
* [SPARC]: Add inotify syscall entries.David S. Miller2005-07-271-3/+3
* [SPARC]: Add ioprio system call support.David S. Miller2005-07-101-2/+2
* [PATCH] sparc64: Fix statDavid S. Miller2005-04-181-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+518
OpenPOWER on IntegriCloud