aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-1037/+0
* [MIPS] Wire up new syscalls.Ralf Baechle2008-08-261-6/+24
* [MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev2008-02-191-6/+15
* [MIPS] Wire up the fallocate syscall.Ralf Baechle2007-07-311-6/+9
* [MIPS] Add whitelists for checksyscalls.shAtsushi Nemoto2007-07-041-0/+16
* [MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto2007-06-111-6/+18
* [MIPS] Drop __ARCH_WANT_SYS_FADVISE64Atsushi Nemoto2007-06-061-1/+0
* [MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle2007-03-071-6/+12
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-262/+0
* [MIPS] MIPS doesn't need compat_sys_getdents.Ralf Baechle2006-10-301-0/+1
* [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle2006-10-301-6/+12
* [MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle2006-10-191-6/+9
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-39/+0
* [MIPS] fstatat syscall namesRichard Sandiford2006-09-271-3/+3
* [MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto2006-09-271-6/+12
* [MIPS] Wire up vmsplice(2) and move_pages(2).Ralf Baechle2006-07-131-6/+12
* [MIPS] Wire up tee(2).Ralf Baechle2006-06-291-6/+9
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-3/+3
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [MIPS] Wire up sync_file_range(2).Ralf Baechle2006-04-191-6/+9
* [MIPS] Wire splice syscall.Ralf Baechle2006-04-191-6/+9
* [MIPS] Follow Uli's latest *at syscall changes.Ralf Baechle2006-02-211-3/+3
* [MIPS] Fold non-__mips64 case into CONFIG_32BIT case.Ralf Baechle2006-02-141-3/+1
* [MIPS] Wire up new syscalls.Ralf Baechle2006-02-081-7/+57
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+0
* Add inotify syscalls for MIPS.Ralf Baechle2005-10-291-3/+13
* NPTL, round one.Ralf Baechle2005-10-291-6/+9
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1185