Commit Graph

43 Commits (01d3a5e7fab7732cfc5d5d4533e9378ea435295a)

Author SHA1 Message Date
Dmitri Vorobiev 6783fe6253 [MIPS] Wire up the timerfd_*() o32 system calls 17 years ago
Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
Ralf Baechle 72e510654c [MIPS] N32 needs to use the compat version of sys_nfsservctl. 17 years ago
Johannes Dickgreber 82411390a2 [MIPS] N32 needs to use compat_sys_futimesat 18 years ago
Ralf Baechle 4dc467756e [MIPS] Wire up the fallocate syscall. 18 years ago
Atsushi Nemoto 7a6d4f3874 [MIPS] Wire up utimensat, signalfd, timerfd, eventfd 18 years ago
Atsushi Nemoto 8676d2e024 [MIPS] Fix some system calls with long long arguments 18 years ago
Ralf Baechle 08253b39f8 [MIPS] Wire up ioprio_set and ioprio_get. 18 years ago
Ralf Baechle 821d313c25 [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. 18 years ago
Ralf Baechle 440537ef40 [MIPS] N32 waitid is the same as o32. 18 years ago
Ralf Baechle 431dc80403 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 18 years ago
Kyle McMartin d4d23add3a [PATCH] Common compat_sys_sysinfo 18 years ago
Joseph S. Myers 99d233fa9b [MIPS] Use compat_sys_pselect6 18 years ago
Atsushi Nemoto e16d8df0be [MIPS] Fix N32 SysV IPC routines 18 years ago
Atsushi Nemoto 05e4396651 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 18 years ago
Nicolas Schichan 583bb86fbb [MIPS] Add support for kexec 18 years ago
Ralf Baechle 991ea26dcb [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. 19 years ago
Ralf Baechle d2bcf87d0f [MIPS] Reserve syscall numbers for kexec_load. 19 years ago
Ralf Baechle 089c7e7f2d [MIPS] Use compat_sys_mount. 19 years ago
Atsushi Nemoto eae6c0da9d [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT 19 years ago
Atsushi Nemoto 7fdeb04814 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) 19 years ago
Peter Watkins 1b4ee40a13 [MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64 19 years ago
Ralf Baechle 192ef36619 [MIPS] TRACE_IRQFLAGS_SUPPORT support. 19 years ago
Ralf Baechle 722cfd9042 [MIPS] Wire up vmsplice(2) and move_pages(2). 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle 136d47d3e1 [MIPS] Wire up tee(2). 19 years ago
Ralf Baechle a8d587a71b [MIPS] Wire up sync_file_range(2). 19 years ago
Ralf Baechle f115da9cd6 [MIPS] Wire splice syscall. 19 years ago
Stephen Rothwell 3158e9411a [PATCH] consolidate sys32/compat_adjtimex 19 years ago
Atsushi Nemoto 2fd628fe25 [MIPS] Use generic compat routines for readdir, getdents 19 years ago
Ralf Baechle 82ad93f4a0 [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. 19 years ago
Ralf Baechle 72bf891421 [MIPS] Wire up new syscalls. 19 years ago
Ralf Baechle 04a7052c83 [MIPS] Fix register handling in syscalls when debugging. 19 years ago
Daniel Jacobowitz ea3d710fe5 Revise MIPS 64-bit ptrace interface 20 years ago
Ralf Baechle 8d9c62675d sys is only used for native o32 ... 20 years ago
Ralf Baechle 7db36c858c Add inotify syscalls for MIPS. 20 years ago
Thiemo Seufer cce812c99c Ustat needs a wrapper on n32. 20 years ago
Ralf Baechle 3c37026d43 NPTL, round one. 20 years ago
Thiemo Seufer 589391a0fe fcntl64 needs to be wrapped for n32. 20 years ago
Ralf Baechle d1abb6a2b8 32-bit compatibility for various timer-related system calls. 20 years ago
Ralf Baechle 54f2da755b Implement 32-bit compatibility for waitid(2). 20 years ago
Ralf Baechle b6e203d84d Use generic compat_sys_wait4 to implement 32-bit wait4(2). 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago