Ralf Baechle
|
6f6c3c33c0
MIPS: Move arch_get_unmapped_area and gang to new file.
|
14 年之前 |
Ralf Baechle
|
9c1e8a9138
MIPS: Cleanup arch_get_unmapped_area
|
14 年之前 |
David Daney
|
7a6e4ca1ee
MIPS: Remove unused code from arch/mips/kernel/syscall.c
|
14 年之前 |
Stefan Oberhumer
|
e56293b129
MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).
|
14 年之前 |
David Howells
|
d7627467b7
Make do_execve() take a const filename pointer
|
15 年之前 |
David Howells
|
c788732523
Mark arguments to certain syscalls as being const
|
15 年之前 |
David Daney
|
652b14aa84
MIPS: Enable heap randomization.
|
15 年之前 |
David Daney
|
1091458d09
MIPS: Randomize mmap if randomize_va_space is set
|
15 年之前 |
David Daney
|
c52d0d30ae
MIPS: Preliminary VDSO
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Christoph Hellwig
|
5cacdb4add
Add generic sys_olduname()
|
15 年之前 |
Christoph Hellwig
|
baed7fc9b5
Add generic sys_ipc wrapper
|
15 年之前 |
Al Viro
|
e77414e0aa
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
|
15 年之前 |
Al Viro
|
f8b7256096
Unify sys_mmap*
|
15 年之前 |
Ralf Baechle
|
a91be9ee69
MIPS: Fix MIPS I build.
|
15 年之前 |
Ralf Baechle
|
f1e39a4a61
MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler
|
15 年之前 |
Ralf Baechle
|
dbda6ac089
MIPS: CVE-2009-0029: Enable syscall wrappers.
|
16 年之前 |
Adrian Bunk
|
9d5a9e7465
Remove asm/a.out.h files for all architectures without a.out support.
|
17 年之前 |
Ulrich Drepper
|
ed8cae8ba0
flag parameters: pipe
|
17 年之前 |
Ralf Baechle
|
8213bbf9c1
[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.
|
17 年之前 |
David Daney
|
098362e720
[MIPS] Add len and addr validation for MAP_FIXED mappings.
|
17 年之前 |
Adrian Bunk
|
cba4fbbff2
remove include/asm-*/ipc.h
|
17 年之前 |
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
|
293c5bd13f
[MIPS] Fixup secure computing stuff.
|
18 年之前 |
Alexey Dobriyan
|
4e950f6f01
Remove fs.h from mm.h
|
18 年之前 |
David Rientjes
|
f5dbeaf5ed
[MIPS] Replace __attribute_used__ with __used
|
18 年之前 |
Ralf Baechle
|
a36920200c
[MIPS] Enable support for the userlocal hardware register
|
18 年之前 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年之前 |
Arnd Bergmann
|
fe74290d51
[PATCH] provide kernel_execve on all architectures
|
18 年之前 |