index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
syscall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6
Markos Chandras
1
-1
/
+1
2014-11-24
MIPS: Apply `.insn' to fixup labels throughout
Maciej W. Rozycki
1
-0
/
+2
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
1
-2
/
+2
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2013-02-04
mips: switch to generic sys_fork() and sys_clone()
Al Viro
1
-34
/
+0
2013-02-04
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
1
-3
/
+1
2013-02-04
mips: no magic arguments for sysm_pipe()
Al Viro
1
-12
/
+6
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-3
/
+3
2013-02-01
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
Ralf Baechle
1
-12
/
+5
2013-02-01
MIPS: sysmips: Use unreachable().
Ralf Baechle
1
-1
/
+1
2012-12-27
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
Ralf Baechle
1
-12
/
+5
2012-12-27
MIPS: sysmips: Use unreachable().
Ralf Baechle
1
-1
/
+1
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
1
-2
/
+2
2012-10-15
MIPS: Switch over to generic sys_execve and kernel_execve.
Ralf Baechle
1
-53
/
+0
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-0
/
+1
2011-05-19
MIPS: Move arch_get_unmapped_area and gang to new file.
Ralf Baechle
1
-113
/
+0
2011-05-19
MIPS: Cleanup arch_get_unmapped_area
Ralf Baechle
1
-12
/
+5
2011-03-14
MIPS: Remove unused code from arch/mips/kernel/syscall.c
David Daney
1
-2
/
+1
2011-03-14
MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).
Stefan Oberhumer
1
-1
/
+1
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-3
/
+7
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-05
MIPS: Enable heap randomization.
David Daney
1
-0
/
+28
2010-08-05
MIPS: Randomize mmap if randomize_va_space is set
David Daney
1
-1
/
+20
2010-04-12
MIPS: Preliminary VDSO
David Daney
1
-1
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-13
Add generic sys_olduname()
Christoph Hellwig
1
-42
/
+0
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
1
-88
/
+0
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
1
-1
/
+2
2009-12-11
Unify sys_mmap*
Al Viro
1
-27
/
+2
2009-12-02
MIPS: Fix MIPS I build.
Ralf Baechle
1
-0
/
+4
2009-09-17
MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler
Ralf Baechle
1
-3
/
+109
2009-02-27
MIPS: CVE-2009-0029: Enable syscall wrappers.
Ralf Baechle
1
-13
/
+13
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-07-24
flag parameters: pipe
Ulrich Drepper
1
-1
/
+1
2008-07-20
[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.
Ralf Baechle
1
-1
/
+8
2007-10-29
[MIPS] Add len and addr validation for MAP_FIXED mappings.
David Daney
1
-2
/
+7
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-10-12
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
1
-1
/
+1
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-29
/
+29
2007-08-01
[MIPS] Fixup secure computing stuff.
Ralf Baechle
1
-5
/
+13
2007-07-30
Remove fs.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-07-24
[MIPS] Replace __attribute_used__ with __used
David Rientjes
1
-2
/
+2
2007-07-10
[MIPS] Enable support for the userlocal hardware register
Ralf Baechle
1
-3
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+29
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-11
/
+16
2006-09-27
[MIPS] TLS: set_thread_area returns asmlinkage int not void.
Ralf Baechle
1
-1
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
1
-4
/
+4
[next]