aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-07[MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle1-6/+12
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-262/+0
2006-10-30[MIPS] MIPS doesn't need compat_sys_getdents.Ralf Baechle1-0/+1
2006-10-30[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle1-6/+12
2006-10-19[MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle1-6/+9
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-39/+0
2006-09-27[MIPS] fstatat syscall namesRichard Sandiford1-3/+3
2006-09-27[MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto1-6/+12
2006-07-13[MIPS] Wire up vmsplice(2) and move_pages(2).Ralf Baechle1-6/+12
2006-06-29[MIPS] Wire up tee(2).Ralf Baechle1-6/+9
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-19[MIPS] Wire up sync_file_range(2).Ralf Baechle1-6/+9
2006-04-19[MIPS] Wire splice syscall.Ralf Baechle1-6/+9
2006-02-21[MIPS] Follow Uli's latest *at syscall changes.Ralf Baechle1-3/+3
2006-02-14[MIPS] Fold non-__mips64 case into CONFIG_32BIT case.Ralf Baechle1-3/+1
2006-02-08[MIPS] Wire up new syscalls.Ralf Baechle1-7/+57
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-10-29Add inotify syscalls for MIPS.Ralf Baechle1-3/+13
2005-10-29NPTL, round one.Ralf Baechle1-6/+9
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1185