Commit Graph

53 Commits (a70742f167424bab794ca74b9e99b598b358bb7d)

Author SHA1 Message Date
David Daney 69f16c9a86 MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. 16 years ago
David Daney c7d16736b8 MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime 16 years ago
Ralf Baechle ddd9e91b71 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. 16 years ago
Christoph Hellwig 2b1c6bd77d generic compat_sys_ustat 16 years ago
Ralf Baechle dbda6ac089 MIPS: CVE-2009-0029: Enable syscall wrappers. 16 years ago
Ralf Baechle 8d13cb26cd MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32. 16 years ago
Christoph Hellwig b418da16dd compat: generic compat get/settimeofday 17 years ago
Thomas Bogendoerfer 5d9a76cd0e MIPS: Use compat_sys_ptrace 17 years ago
Ralf Baechle 3885b71ba6 [MIPS] Wire up new syscalls. 17 years ago
Ralf Baechle 8213bbf9c1 [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. 17 years ago
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