Commit Graph

41 Commits (640b4f685784feafcd99c24582c5eb3ea36c3c60)

Author SHA1 Message Date
Ralf Baechle d4e9cffa16 [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64 17 years ago
Adrian Bunk cba4fbbff2 remove include/asm-*/ipc.h 17 years ago
Ralf Baechle 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 17 years ago
Ralf Baechle 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 years ago
Ralf Baechle 4dc467756e [MIPS] Wire up the fallocate syscall. 18 years ago
David Rientjes f5dbeaf5ed [MIPS] Replace __attribute_used__ with __used 18 years ago
Atsushi Nemoto 8676d2e024 [MIPS] Fix some system calls with long long arguments 18 years ago
Ralf Baechle 65f8ebe063 [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled. 18 years ago
Davide Libenzi f6dfb4fd7d [PATCH] Add epoll compat_ code to fs/compat.c 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 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
Ralf Baechle e0daad449c [MIPS] Whitespace cleanups. 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
Thiemo Seufer 53571ce470 [MIPS] Fix O32 personality(2) call with 0xffffffff argument. 18 years ago
David Howells afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 18 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Eric W. Biederman b89a81712f [PATCH] sysctl: Allow /proc/sys without sys_sysctl 19 years ago
Ralf Baechle 717736d4d7 [MIPS] TLS: Delete unused sys32_set_thread_area 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Al Viro 6ad0013b31 [PATCH] fix mips sys32_p{read,write} 19 years ago
Ralf Baechle a8d587a71b [MIPS] Wire up sync_file_range(2). 19 years ago
Stephen Rothwell 3158e9411a [PATCH] consolidate sys32/compat_adjtimex 19 years ago
Stephen Rothwell 88959ea968 [PATCH] create struct compat_timex and use it everywhere 19 years ago
H. Peter Anvin 947df17cb1 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. 19 years ago
Atsushi Nemoto 219ac73a7a [MIPS] Further sparsification for 32-bit compat code. 19 years ago
Ralf Baechle af2667f7ef [MIPS] Delete unused sys32_waitpid. 19 years ago
Atsushi Nemoto 2fd628fe25 [MIPS] Use generic compat routines for readdir, getdents 19 years ago
Ralf Baechle f3468e0c34 [MIPS] N32: Make sure pointer is good before passing it to sys_waitid(). 19 years ago
Ralf Baechle 82ad93f4a0 [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. 19 years ago
Linus Torvalds e28cc71572 Relax the rw_verify_area() error checking. 19 years ago
Ralf Baechle 3c37026d43 NPTL, round one. 19 years ago
Ralf Baechle d1abb6a2b8 32-bit compatibility for various timer-related system calls. 19 years ago
Ralf Baechle 54f2da755b Implement 32-bit compatibility for waitid(2). 19 years ago
Ralf Baechle b6e203d84d Use generic compat_sys_wait4 to implement 32-bit wait4(2). 19 years ago
Stephen Rothwell 202e5979af [PATCH] compat: be more consistent about [ug]id_t 20 years ago
Ralf Baechle 42a3b4f25a [PATCH] mips: nuke trailing whitespace 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago