aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/linux32.c
AgeCommit message (Expand)Author
2018-08-01MIPS: Delete unused code in linux32.cPaul Burton
2018-08-01MIPS: Remove unused sys_32_mmap2Paul Burton
2018-04-02mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski
2018-04-02fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski
2018-04-02fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski
2018-04-02fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski
2018-04-02fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski
2018-04-02fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-25MIPS: Return directly in 32_mmap2()Markus Elfring
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-05MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro
2013-03-03merge compat sys_ipc instancesAl Viro
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-03mips: switch to generic sys_fork() and sys_clone()Al Viro
2013-02-03mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro
2013-02-03mips: don't bother with compat_sys_futex() wrappersAl Viro
2013-02-03mips: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-10-14MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2011-09-21MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang
2010-12-16MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle
2009-12-11Unify sys_mmap*Al Viro
2009-11-06sysctl: mips Use the compat_sys_sysctlEric W. Biederman
2009-11-02MIPS: 64-bit: Fix o32 lookup_dcookie syscallWu Zhangjin
2009-03-30MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-03-23MIPS: compat: Remove duplicated #includeHuang Weiyi
2009-03-11MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng
2009-02-27MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-07-25remove unused #include <linux/dirent.h>'sAdrian 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_64Ralf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle