summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/linux32.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix some system calls with long long argumentsAtsushi Nemoto2007-06-061-0/+10
* [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.Ralf Baechle2007-03-171-0/+12
* [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-081-46/+0Star
* [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.Ralf Baechle2007-03-041-31/+0Star
* [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.Ralf Baechle2007-03-041-114/+0Star
* [MIPS] N32 waitid is the same as o32.Ralf Baechle2007-03-041-28/+0Star
* [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle2007-02-131-0/+47
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-44/+0Star
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-061-14/+14
* [MIPS] Fix N32 SysV IPC routinesAtsushi Nemoto2007-01-101-2/+14
* [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto2006-12-041-555/+23Star
* [MIPS] Fix O32 personality(2) call with 0xffffffff argument.Thiemo Seufer2006-10-191-1/+3
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-0/+2
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-2/+2
* [MIPS] TLS: Delete unused sys32_set_thread_areaRalf Baechle2006-09-271-6/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] fix mips sys32_p{read,write}Al Viro2006-04-261-62/+2Star
* [MIPS] Wire up sync_file_range(2).Ralf Baechle2006-04-191-0/+10
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-61/+0Star
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-14/+1Star
* [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.H. Peter Anvin2006-03-211-0/+4
* [MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto2006-03-211-83/+87
* [MIPS] Delete unused sys32_waitpid.Ralf Baechle2006-03-211-6/+0Star
* [MIPS] Use generic compat routines for readdir, getdentsAtsushi Nemoto2006-02-271-54/+0Star
* [MIPS] N32: Make sure pointer is good before passing it to sys_waitid().Ralf Baechle2006-02-211-0/+3
* [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.Ralf Baechle2006-02-211-19/+0Star
* Relax the rw_verify_area() error checking.Linus Torvalds2006-01-051-2/+2
* NPTL, round one.Ralf Baechle2005-10-291-0/+27
* 32-bit compatibility for various timer-related system calls.Ralf Baechle2005-10-291-0/+50
* Implement 32-bit compatibility for waitid(2).Ralf Baechle2005-10-291-0/+22
* Use generic compat_sys_wait4 to implement 32-bit wait4(2).Ralf Baechle2005-10-291-72/+1Star
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-081-8/+8
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-11/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1469