| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). | David Daney | 2010-12-16 | 1 | -6/+7 |
* | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. | David Daney | 2010-10-04 | 1 | -0/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 1 | -16/+0 |
* | MIPS: Don't include <linux/smp_lock.h> unnecessarily. | Ralf Baechle | 2010-02-27 | 1 | -1/+0 |
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -17/+2 |
* | sysctl: mips Use the compat_sys_sysctl | Eric W. Biederman | 2009-11-06 | 1 | -61/+0 |
* | MIPS: 64-bit: Fix o32 lookup_dcookie syscall | Wu Zhangjin | 2009-11-02 | 1 | -0/+6 |
* | MIPS: Compat: Zero upper 32-bit of offset_high and offset_low. | Ralf Baechle | 2009-03-30 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 | 1 | -34/+0 |
|\ |
|
| * | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 | 1 | -34/+0 |
* | | MIPS: compat: Remove duplicated #include | Huang Weiyi | 2009-03-23 | 1 | -1/+0 |
|/ |
|
* | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc | Xiaotian Feng | 2009-03-11 | 1 | -1/+1 |
* | MIPS: CVE-2009-0029: Enable syscall wrappers. | Ralf Baechle | 2009-02-27 | 1 | -30/+39 |
* | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 | 1 | -66/+0 |
* | compat: move cp_compat_stat to common code | Christoph Hellwig | 2008-10-16 | 1 | -35/+0 |
* | remove unused #include <linux/dirent.h>'s | Adrian Bunk | 2008-07-25 | 1 | -1/+0 |
* | [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64. | Ralf Baechle | 2008-07-20 | 1 | -17/+0 |
* | [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64 | Ralf Baechle | 2008-01-29 | 1 | -25/+5 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+1 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 1 | -5/+5 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 | 1 | -7/+7 |
* | [MIPS] Wire up the fallocate syscall. | Ralf Baechle | 2007-07-31 | 1 | -0/+7 |
* | [MIPS] Replace __attribute_used__ with __used | David Rientjes | 2007-07-24 | 1 | -1/+1 |
* | [MIPS] Fix some system calls with long long arguments | Atsushi Nemoto | 2007-06-06 | 1 | -0/+10 |
* | [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled. | Ralf Baechle | 2007-03-17 | 1 | -0/+12 |
* | [PATCH] Add epoll compat_ code to fs/compat.c | Davide Libenzi | 2007-03-08 | 1 | -46/+0 |
* | [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. | Ralf Baechle | 2007-03-04 | 1 | -31/+0 |
* | [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall. | Ralf Baechle | 2007-03-04 | 1 | -114/+0 |
* | [MIPS] N32 waitid is the same as o32. | Ralf Baechle | 2007-03-04 | 1 | -28/+0 |
* | [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. | Ralf Baechle | 2007-02-13 | 1 | -0/+47 |
* | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 2007-02-11 | 1 | -44/+0 |
* | [MIPS] Whitespace cleanups. | Ralf Baechle | 2007-02-06 | 1 | -14/+14 |
* | [MIPS] Fix N32 SysV IPC routines | Atsushi Nemoto | 2007-01-10 | 1 | -2/+14 |
* | [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 | Atsushi Nemoto | 2006-12-04 | 1 | -555/+23 |
* | [MIPS] Fix O32 personality(2) call with 0xffffffff argument. | Thiemo Seufer | 2006-10-19 | 1 | -1/+3 |
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 1 | -0/+2 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman | 2006-09-27 | 1 | -2/+2 |
* | [MIPS] TLS: Delete unused sys32_set_thread_area | Ralf Baechle | 2006-09-27 | 1 | -6/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] fix mips sys32_p{read,write} | Al Viro | 2006-04-26 | 1 | -62/+2 |
* | [MIPS] Wire up sync_file_range(2). | Ralf Baechle | 2006-04-19 | 1 | -0/+10 |
* | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 1 | -61/+0 |
* | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell | 2006-03-26 | 1 | -14/+1 |
* | [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. | H. Peter Anvin | 2006-03-21 | 1 | -0/+4 |
* | [MIPS] Further sparsification for 32-bit compat code. | Atsushi Nemoto | 2006-03-21 | 1 | -83/+87 |
* | [MIPS] Delete unused sys32_waitpid. | Ralf Baechle | 2006-03-21 | 1 | -6/+0 |
* | [MIPS] Use generic compat routines for readdir, getdents | Atsushi Nemoto | 2006-02-27 | 1 | -54/+0 |
* | [MIPS] N32: Make sure pointer is good before passing it to sys_waitid(). | Ralf Baechle | 2006-02-21 | 1 | -0/+3 |