summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/linux32.c
Commit message (Expand)AuthorAgeFilesLines
* [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