index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
linux32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-06
sysctl: mips Use the compat_sys_sysctl
Eric W. Biederman
1
-61
/
+0
2009-11-02
MIPS: 64-bit: Fix o32 lookup_dcookie syscall
Wu Zhangjin
1
-0
/
+6
2009-03-30
MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.
Ralf Baechle
1
-3
/
+3
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-34
/
+0
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
1
-34
/
+0
2009-03-23
MIPS: compat: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-03-11
MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc
Xiaotian Feng
1
-1
/
+1
2009-02-27
MIPS: CVE-2009-0029: Enable syscall wrappers.
Ralf Baechle
1
-30
/
+39
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
1
-66
/
+0
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
1
-35
/
+0
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-20
[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.
Ralf Baechle
1
-17
/
+0
2008-01-29
[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64
Ralf Baechle
1
-25
/
+5
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
1
-5
/
+5
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-7
/
+7
2007-07-31
[MIPS] Wire up the fallocate syscall.
Ralf Baechle
1
-0
/
+7
2007-07-24
[MIPS] Replace __attribute_used__ with __used
David Rientjes
1
-1
/
+1
2007-06-06
[MIPS] Fix some system calls with long long arguments
Atsushi Nemoto
1
-0
/
+10
2007-03-17
[MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.
Ralf Baechle
1
-0
/
+12
2007-03-08
[PATCH] Add epoll compat_ code to fs/compat.c
Davide Libenzi
1
-46
/
+0
2007-03-04
[MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.
Ralf Baechle
1
-31
/
+0
2007-03-04
[MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.
Ralf Baechle
1
-114
/
+0
2007-03-04
[MIPS] N32 waitid is the same as o32.
Ralf Baechle
1
-28
/
+0
2007-02-13
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
Ralf Baechle
1
-0
/
+47
2007-02-11
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
1
-44
/
+0
2007-02-06
[MIPS] Whitespace cleanups.
Ralf Baechle
1
-14
/
+14
2007-01-10
[MIPS] Fix N32 SysV IPC routines
Atsushi Nemoto
1
-2
/
+14
2006-12-04
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
Atsushi Nemoto
1
-555
/
+23
2006-10-19
[MIPS] Fix O32 personality(2) call with 0xffffffff argument.
Thiemo Seufer
1
-1
/
+3
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-0
/
+2
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
1
-2
/
+2
2006-09-27
[MIPS] TLS: Delete unused sys32_set_thread_area
Ralf Baechle
1
-6
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-26
[PATCH] fix mips sys32_p{read,write}
Al Viro
1
-62
/
+2
2006-04-19
[MIPS] Wire up sync_file_range(2).
Ralf Baechle
1
-0
/
+10
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
1
-61
/
+0
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-14
/
+1
2006-03-21
[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.
H. Peter Anvin
1
-0
/
+4
2006-03-21
[MIPS] Further sparsification for 32-bit compat code.
Atsushi Nemoto
1
-83
/
+87
2006-03-21
[MIPS] Delete unused sys32_waitpid.
Ralf Baechle
1
-6
/
+0
2006-02-27
[MIPS] Use generic compat routines for readdir, getdents
Atsushi Nemoto
1
-54
/
+0
2006-02-21
[MIPS] N32: Make sure pointer is good before passing it to sys_waitid().
Ralf Baechle
1
-0
/
+3
2006-02-21
[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.
Ralf Baechle
1
-19
/
+0
2006-01-04
Relax the rw_verify_area() error checking.
Linus Torvalds
1
-2
/
+2
2005-10-29
NPTL, round one.
Ralf Baechle
1
-0
/
+27
2005-10-29
32-bit compatibility for various timer-related system calls.
Ralf Baechle
1
-0
/
+50
2005-10-29
Implement 32-bit compatibility for waitid(2).
Ralf Baechle
1
-0
/
+22
2005-10-29
Use generic compat_sys_wait4 to implement 32-bit wait4(2).
Ralf Baechle
1
-72
/
+1
[next]