Al Viro
|
50150d2bb9
mips: switch to generic sys_fork() and sys_clone()
|
12 years ago |
Al Viro
|
64b3122df4
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
|
12 years ago |
Al Viro
|
974fdb3c20
mips: no magic arguments for sysm_pipe()
|
12 years ago |
Ralf Baechle
|
12890d0f61
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
|
12 years ago |
Ralf Baechle
|
f2ace93136
MIPS: sysmips: Use unreachable().
|
12 years ago |
Al Viro
|
e80d6661c3
flagday: kill pt_regs argument of do_fork()
|
12 years ago |
Ralf Baechle
|
baf9ff74ed
MIPS: Switch over to generic sys_execve and kernel_execve.
|
12 years ago |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
12 years ago |
David Howells
|
b81947c646
Disintegrate asm/system.h for MIPS
|
13 years ago |
Ralf Baechle
|
6f6c3c33c0
MIPS: Move arch_get_unmapped_area and gang to new file.
|
14 years ago |
Ralf Baechle
|
9c1e8a9138
MIPS: Cleanup arch_get_unmapped_area
|
14 years ago |
David Daney
|
7a6e4ca1ee
MIPS: Remove unused code from arch/mips/kernel/syscall.c
|
14 years ago |
Stefan Oberhumer
|
e56293b129
MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).
|
14 years ago |
David Howells
|
d7627467b7
Make do_execve() take a const filename pointer
|
15 years ago |
David Howells
|
c788732523
Mark arguments to certain syscalls as being const
|
15 years ago |
David Daney
|
652b14aa84
MIPS: Enable heap randomization.
|
15 years ago |
David Daney
|
1091458d09
MIPS: Randomize mmap if randomize_va_space is set
|
15 years ago |
David Daney
|
c52d0d30ae
MIPS: Preliminary VDSO
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Christoph Hellwig
|
5cacdb4add
Add generic sys_olduname()
|
15 years ago |
Christoph Hellwig
|
baed7fc9b5
Add generic sys_ipc wrapper
|
15 years ago |
Al Viro
|
e77414e0aa
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
|
15 years ago |
Al Viro
|
f8b7256096
Unify sys_mmap*
|
15 years ago |
Ralf Baechle
|
a91be9ee69
MIPS: Fix MIPS I build.
|
15 years ago |
Ralf Baechle
|
f1e39a4a61
MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler
|
16 years ago |
Ralf Baechle
|
dbda6ac089
MIPS: CVE-2009-0029: Enable syscall wrappers.
|
16 years ago |
Adrian Bunk
|
9d5a9e7465
Remove asm/a.out.h files for all architectures without a.out support.
|
17 years ago |
Ulrich Drepper
|
ed8cae8ba0
flag parameters: pipe
|
17 years ago |
Ralf Baechle
|
8213bbf9c1
[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.
|
17 years ago |
David Daney
|
098362e720
[MIPS] Add len and addr validation for MAP_FIXED mappings.
|
17 years ago |