index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
syscall.c
Age
Commit message (
Expand
)
Author
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-02-03
mips: switch to generic sys_fork() and sys_clone()
Al Viro
2013-02-03
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
2013-02-03
mips: no magic arguments for sysm_pipe()
Al Viro
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
Ralf Baechle
2013-02-01
MIPS: sysmips: Use unreachable().
Ralf Baechle
2012-12-27
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
Ralf Baechle
2012-12-27
MIPS: sysmips: Use unreachable().
Ralf Baechle
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
2012-10-14
MIPS: Switch over to generic sys_execve and kernel_execve.
Ralf Baechle
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-05-19
MIPS: Move arch_get_unmapped_area and gang to new file.
Ralf Baechle
2011-05-19
MIPS: Cleanup arch_get_unmapped_area
Ralf Baechle
2011-03-14
MIPS: Remove unused code from arch/mips/kernel/syscall.c
David Daney
2011-03-14
MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).
Stefan Oberhumer
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-08-05
MIPS: Enable heap randomization.
David Daney
2010-08-05
MIPS: Randomize mmap if randomize_va_space is set
David Daney
2010-04-12
MIPS: Preliminary VDSO
David Daney
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
2009-12-11
Unify sys_mmap*
Al Viro
2009-12-02
MIPS: Fix MIPS I build.
Ralf Baechle
2009-09-17
MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler
Ralf Baechle
2009-02-27
MIPS: CVE-2009-0029: Enable syscall wrappers.
Ralf Baechle
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-07-24
flag parameters: pipe
Ulrich Drepper
2008-07-20
[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.
Ralf Baechle
2007-10-29
[MIPS] Add len and addr validation for MAP_FIXED mappings.
David Daney
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-07-31
[MIPS] Fixup secure computing stuff.
Ralf Baechle
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-24
[MIPS] Replace __attribute_used__ with __used
David Rientjes
2007-07-10
[MIPS] Enable support for the userlocal hardware register
Ralf Baechle
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-09-27
[MIPS] TLS: set_thread_area returns asmlinkage int not void.
Ralf Baechle
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
2006-06-06
[MIPS] Fix compiler warnings (field width, unused variable)
Atsushi Nemoto
2006-06-01
[MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations.
Ralf Baechle
[next]