index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
linux32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.
Ralf Baechle
2006-02-21
1
-19
/
+0
*
Relax the rw_verify_area() error checking.
Linus Torvalds
2006-01-04
1
-2
/
+2
*
NPTL, round one.
Ralf Baechle
2005-10-29
1
-0
/
+27
*
32-bit compatibility for various timer-related system calls.
Ralf Baechle
2005-10-29
1
-0
/
+50
*
Implement 32-bit compatibility for waitid(2).
Ralf Baechle
2005-10-29
1
-0
/
+22
*
Use generic compat_sys_wait4 to implement 32-bit wait4(2).
Ralf Baechle
2005-10-29
1
-72
/
+1
*
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
2005-09-07
1
-8
/
+8
*
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
2005-09-05
1
-11
/
+11
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1469