Commit Graph

31 Commits (fbd5604d56c4543457aeae6dda69c9b8a1405474)

Author SHA1 Message Date
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 08274cefdc [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall. 18 years ago
Ralf Baechle e016c38d18 [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall. 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
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
Richard Sandiford 63415dbb54 [MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernels 19 years ago
Atsushi Nemoto 7fdeb04814 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) 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
Thiemo Seufer 7155262e18 [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels 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 72bf891421 [MIPS] Wire up new syscalls. 19 years ago
Ralf Baechle 04a7052c83 [MIPS] Fix register handling in syscalls when debugging. 19 years ago
Ralf Baechle 7db36c858c Add inotify syscalls for MIPS. 20 years ago
Maciej W. Rozycki d547c5cc21 sys_nfsservctl() needs translation. 20 years ago
Ralf Baechle 3c37026d43 NPTL, round one. 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