aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/linux32.c
Commit message (Expand)AuthorAge
* 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
* [MIPS] Fix O32 personality(2) call with 0xffffffff argument.Thiemo Seufer2006-10-19
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-03
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-27
* [MIPS] TLS: Delete unused sys32_set_thread_areaRalf Baechle2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] fix mips sys32_p{read,write}Al Viro2006-04-26
* [MIPS] Wire up sync_file_range(2).Ralf Baechle2006-04-18
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-26
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-26
* [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.H. Peter Anvin2006-03-21
* [MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto2006-03-21
* [MIPS] Delete unused sys32_waitpid.Ralf Baechle2006-03-21
* [MIPS] Use generic compat routines for readdir, getdentsAtsushi Nemoto2006-02-27
* [MIPS] N32: Make sure pointer is good before passing it to sys_waitid().Ralf Baechle2006-02-21
* [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.Ralf Baechle2006-02-21
* Relax the rw_verify_area() error checking.Linus Torvalds2006-01-04
* NPTL, round one.Ralf Baechle2005-10-29
* 32-bit compatibility for various timer-related system calls.Ralf Baechle2005-10-29
* Implement 32-bit compatibility for waitid(2).Ralf Baechle2005-10-29
* Use generic compat_sys_wait4 to implement 32-bit wait4(2).Ralf Baechle2005-10-29
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-07
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-05