index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
syscall.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Fix build error due to PTR used in more places
Thomas Bogendoerfer
2022-01-27
1
-4
/
+4
*
signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
Eric W. Biederman
2021-10-25
1
-9
/
+0
*
MIPS: Convert R10000_LLSC_WAR info a config option
Thomas Bogendoerfer
2020-09-07
1
-1
/
+1
*
MIPS: syscall: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
1
-1
/
+2
*
MIPS: Wire up clone3 syscall
Paul Burton
2019-10-02
1
-0
/
+1
*
mips/atomic: Fix loongson_llsc_mb() wreckage
Peter Zijlstra
2019-08-31
1
-0
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-1
/
+1
*
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
2018-11-09
1
-2
/
+4
*
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-2
/
+4
*
MIPS: Branch straight to ll in mips_atomic_set()
James Hogan
2017-06-28
1
-5
/
+1
*
MIPS: Fix mips_atomic_set() with EVA
James Hogan
2017-06-28
1
-2
/
+5
*
MIPS: Save static registers before sysmips
James Hogan
2017-06-28
1
-0
/
+6
*
MIPS: Fix mips_atomic_set() retry condition
James Hogan
2017-06-28
1
-1
/
+1
*
mips: sanitize __access_ok()
Al Viro
2017-04-06
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
MIPS: sysmips: Remove duplicated include from syscall.c
Wei Yongjun
2017-02-14
1
-1
/
+0
*
MIPS: syscall: Return directly in mips_mmap()
Markus Elfring
2017-01-25
1
-9
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6
Markos Chandras
2015-02-17
1
-1
/
+1
*
MIPS: Apply `.insn' to fixup labels throughout
Maciej W. Rozycki
2014-11-24
1
-0
/
+2
*
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
2014-03-31
1
-2
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-03-02
1
-2
/
+2
|
\
|
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-3
/
+3
|
*
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
Ralf Baechle
2013-02-01
1
-12
/
+5
|
*
MIPS: sysmips: Use unreachable().
Ralf Baechle
2013-02-01
1
-1
/
+1
*
|
mips: switch to generic sys_fork() and sys_clone()
Al Viro
2013-02-04
1
-34
/
+0
*
|
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
2013-02-04
1
-3
/
+1
*
|
mips: no magic arguments for sysm_pipe()
Al Viro
2013-02-04
1
-12
/
+6
*
|
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
Ralf Baechle
2012-12-27
1
-12
/
+5
*
|
MIPS: sysmips: Use unreachable().
Ralf Baechle
2012-12-27
1
-1
/
+1
|
/
*
flagday: kill pt_regs argument of do_fork()
Al Viro
2012-11-29
1
-2
/
+2
*
MIPS: Switch over to generic sys_execve and kernel_execve.
Ralf Baechle
2012-10-15
1
-53
/
+0
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-13
1
-2
/
+2
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-0
/
+1
*
MIPS: Move arch_get_unmapped_area and gang to new file.
Ralf Baechle
2011-05-19
1
-113
/
+0
*
MIPS: Cleanup arch_get_unmapped_area
Ralf Baechle
2011-05-19
1
-12
/
+5
*
MIPS: Remove unused code from arch/mips/kernel/syscall.c
David Daney
2011-03-14
1
-2
/
+1
*
MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).
Stefan Oberhumer
2011-03-14
1
-1
/
+1
*
Make do_execve() take a const filename pointer
David Howells
2010-08-18
1
-3
/
+7
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-14
1
-1
/
+1
*
MIPS: Enable heap randomization.
David Daney
2010-08-05
1
-0
/
+28
*
MIPS: Randomize mmap if randomize_va_space is set
David Daney
2010-08-05
1
-1
/
+20
*
MIPS: Preliminary VDSO
David Daney
2010-04-12
1
-1
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
Add generic sys_olduname()
Christoph Hellwig
2010-03-13
1
-42
/
+0
*
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-13
1
-88
/
+0
*
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
2009-12-11
1
-1
/
+2
*
Unify sys_mmap*
Al Viro
2009-12-11
1
-27
/
+2
*
MIPS: Fix MIPS I build.
Ralf Baechle
2009-12-02
1
-0
/
+4
*
MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler
Ralf Baechle
2009-09-17
1
-3
/
+109
[next]