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
/
linux32.c
Age
Commit message (
Expand
)
Author
2018-08-01
MIPS: Delete unused code in linux32.c
Paul Burton
2018-08-01
MIPS: Remove unused sys_32_mmap2
Paul Burton
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-25
MIPS: Return directly in 32_mmap2()
Markus Elfring
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-05
MIPS: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC
Al Viro
2013-03-03
merge compat sys_ipc instances
Al Viro
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
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: don't bother with compat_sys_futex() wrappers
Al Viro
2013-02-03
mips: switch to generic compat sched_rr_get_interval()
Al Viro
2013-02-01
MIPS: Whitespace cleanup.
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
2011-09-21
MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.
Yong Zhang
2010-12-16
MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().
David Daney
2010-10-04
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
David Daney
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-02-27
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
Ralf Baechle
2009-12-11
Unify sys_mmap*
Al Viro
2009-11-06
sysctl: mips Use the compat_sys_sysctl
Eric W. Biederman
2009-11-02
MIPS: 64-bit: Fix o32 lookup_dcookie syscall
Wu Zhangjin
2009-03-30
MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.
Ralf Baechle
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
2009-03-23
MIPS: compat: Remove duplicated #include
Huang Weiyi
2009-03-11
MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc
Xiaotian Feng
2009-02-27
MIPS: CVE-2009-0029: Enable syscall wrappers.
Ralf Baechle
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
2008-07-20
[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.
Ralf Baechle
2008-01-29
[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64
Ralf Baechle
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
[next]