aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/linux32.c
Commit message (Expand)AuthorAge
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
* get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro2013-03-03
* merge compat sys_ipc instancesAl Viro2013-03-03
* consolidate compat lookup_dcookie()Al Viro2013-03-03
* convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* | mips: switch to generic sys_fork() and sys_clone()Al Viro2013-02-03
* | mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro2013-02-03
* | mips: don't bother with compat_sys_futex() wrappersAl Viro2013-02-03
* | mips: switch to generic compat sched_rr_get_interval()Al Viro2013-02-03
|/
* flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
* MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle2012-10-14
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang2011-09-21
* MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney2010-12-16
* MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-12
* MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle2010-02-27
* Unify sys_mmap*Al Viro2009-12-11
* sysctl: mips Use the compat_sys_sysctlEric W. Biederman2009-11-06
* MIPS: 64-bit: Fix o32 lookup_dcookie syscallWu Zhangjin2009-11-02
* MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle2009-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
|\
| * generic compat_sys_ustatChristoph Hellwig2009-03-27
* | MIPS: compat: Remove duplicated #includeHuang Weiyi2009-03-23
|/
* MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng2009-03-11
* MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-27
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-16
* compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-16
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-25
* [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.Ralf Baechle2008-07-20
* [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64Ralf Baechle2008-01-29
* remove include/asm-*/ipc.hAdrian Bunk2007-10-17
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] Wire up the fallocate syscall.Ralf Baechle2007-07-31
* [MIPS] Replace __attribute_used__ with __usedDavid Rientjes2007-07-24
* [MIPS] Fix some system calls with long long argumentsAtsushi Nemoto2007-06-06
* [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.Ralf Baechle2007-03-16
* [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-08
* [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.Ralf Baechle2007-03-04
* [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.Ralf Baechle2007-03-04
* [MIPS] N32 waitid is the same as o32.Ralf Baechle2007-03-04
* [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle2007-02-13
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-11
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-06
* [MIPS] Fix N32 SysV IPC routinesAtsushi Nemoto2007-01-10
* [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto2006-12-04