Ralf Baechle
|
21a151d8ca
[MIPS] checkfiles: Fix "need space after that ','" errors.
|
17 лет назад |
Ralf Baechle
|
49a89efbbb
[MIPS] Fix "no space between function name and open parenthesis" warnings.
|
17 лет назад |
Ralf Baechle
|
4dc467756e
[MIPS] Wire up the fallocate syscall.
|
18 лет назад |
David Rientjes
|
f5dbeaf5ed
[MIPS] Replace __attribute_used__ with __used
|
18 лет назад |
Atsushi Nemoto
|
8676d2e024
[MIPS] Fix some system calls with long long arguments
|
18 лет назад |
Ralf Baechle
|
65f8ebe063
[MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.
|
18 лет назад |
Davide Libenzi
|
f6dfb4fd7d
[PATCH] Add epoll compat_ code to fs/compat.c
|
18 лет назад |
Ralf Baechle
|
821d313c25
[MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.
|
18 лет назад |
Ralf Baechle
|
08274cefdc
[MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.
|
18 лет назад |
Ralf Baechle
|
440537ef40
[MIPS] N32 waitid is the same as o32.
|
18 лет назад |
Ralf Baechle
|
431dc80403
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
|
18 лет назад |
Kyle McMartin
|
d4d23add3a
[PATCH] Common compat_sys_sysinfo
|
18 лет назад |
Ralf Baechle
|
e0daad449c
[MIPS] Whitespace cleanups.
|
18 лет назад |
Atsushi Nemoto
|
e16d8df0be
[MIPS] Fix N32 SysV IPC routines
|
18 лет назад |
Atsushi Nemoto
|
05e4396651
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
|
18 лет назад |
Thiemo Seufer
|
53571ce470
[MIPS] Fix O32 personality(2) call with 0xffffffff argument.
|
19 лет назад |
David Howells
|
afefdbb28a
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
|
18 лет назад |
Serge E. Hallyn
|
e9ff3990f0
[PATCH] namespaces: utsname: switch to using uts namespaces
|
18 лет назад |
Eric W. Biederman
|
b89a81712f
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
|
18 лет назад |
Ralf Baechle
|
717736d4d7
[MIPS] TLS: Delete unused sys32_set_thread_area
|
18 лет назад |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 лет назад |
Al Viro
|
6ad0013b31
[PATCH] fix mips sys32_p{read,write}
|
19 лет назад |
Ralf Baechle
|
a8d587a71b
[MIPS] Wire up sync_file_range(2).
|
19 лет назад |
Stephen Rothwell
|
3158e9411a
[PATCH] consolidate sys32/compat_adjtimex
|
19 лет назад |
Stephen Rothwell
|
88959ea968
[PATCH] create struct compat_timex and use it everywhere
|
19 лет назад |
H. Peter Anvin
|
947df17cb1
[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.
|
19 лет назад |
Atsushi Nemoto
|
219ac73a7a
[MIPS] Further sparsification for 32-bit compat code.
|
19 лет назад |
Ralf Baechle
|
af2667f7ef
[MIPS] Delete unused sys32_waitpid.
|
19 лет назад |
Atsushi Nemoto
|
2fd628fe25
[MIPS] Use generic compat routines for readdir, getdents
|
19 лет назад |
Ralf Baechle
|
f3468e0c34
[MIPS] N32: Make sure pointer is good before passing it to sys_waitid().
|
19 лет назад |