- 48ae93f MIPS: Delete unused code in linux32.c by Paul Burton · 7 years ago
- 3a1c0fc MIPS: Remove unused sys_32_mmap2 by Paul Burton · 7 years ago
- c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
- a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
- 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
- edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
- 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
- df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago
- 806cbae fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
- 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- fcf4aec MIPS: Return directly in 32_mmap2() by Markus Elfring · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- d9d5417 MIPS: kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 9 years ago
- 91c2e0bc unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 0e65a81 get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC by Al Viro · 12 years ago
- 56e41d3 merge compat sys_ipc instances by Al Viro · 12 years ago
- d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
- 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- 50150d2 mips: switch to generic sys_fork() and sys_clone() by Al Viro · 12 years ago
- 64b3122 mips: take the "zero newsp means inherit the parent's one" to copy_thread() by Al Viro · 12 years ago
- 5e392b8d mips: don't bother with compat_sys_futex() wrappers by Al Viro · 12 years ago
- 0450d22f mips: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
- 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
- e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
- baf9ff7 MIPS: Switch over to generic sys_execve and kernel_execve. by Ralf Baechle · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- 1eec6cd MIPS: Compat: Use 32-bit wrapper for compat_sys_futex. by Yong Zhang · 14 years ago
- d62c9ce MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). by David Daney · 14 years ago
- 5e844b3 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. by David Daney · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
- 8facefd MIPS: Don't include <linux/smp_lock.h> unnecessarily. by Ralf Baechle · 15 years ago
- f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
- aff639c sysctl: mips Use the compat_sys_sysctl by Eric W. Biederman · 16 years ago
- 80b8585 MIPS: 64-bit: Fix o32 lookup_dcookie syscall by Wu Zhangjin · 15 years ago
- d6c178e MIPS: Compat: Zero upper 32-bit of offset_high and offset_low. by Ralf Baechle · 16 years ago
- 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
- 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
- 5484879 MIPS: compat: Remove duplicated #include by Huang Weiyi · 16 years ago
- c189846 MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc by Xiaotian Feng · 16 years ago
- dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 16 years ago
- b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
- f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
- e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 17 years ago
- 4914ad4 [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64. by Ralf Baechle · 17 years ago
- d4e9cff [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64 by Ralf Baechle · 17 years ago
- cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
- 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
- 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
- 4dc4677 [MIPS] Wire up the fallocate syscall. by Ralf Baechle · 18 years ago
- f5dbeaf [MIPS] Replace __attribute_used__ with __used by David Rientjes · 18 years ago
- 8676d2e [MIPS] Fix some system calls with long long arguments by Atsushi Nemoto · 18 years ago
- 65f8ebe [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled. by Ralf Baechle · 18 years ago
- f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 18 years ago
- 821d313 [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. by Ralf Baechle · 18 years ago
- 08274ce [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall. by Ralf Baechle · 18 years ago
- 440537ef [MIPS] N32 waitid is the same as o32. by Ralf Baechle · 18 years ago
- 431dc80 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. by Ralf Baechle · 18 years ago
- d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
- e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 18 years ago
- e16d8df [MIPS] Fix N32 SysV IPC routines by Atsushi Nemoto · 18 years ago
- 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
- 53571ce [MIPS] Fix O32 personality(2) call with 0xffffffff argument. by Thiemo Seufer · 19 years ago
- afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
- e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
- b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
- 717736d [MIPS] TLS: Delete unused sys32_set_thread_area by Ralf Baechle · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 6ad0013 [PATCH] fix mips sys32_p{read,write} by Al Viro · 19 years ago
- a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 19 years ago
- 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
- 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 19 years ago
- 947df17 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. by H. Peter Anvin · 19 years ago
- 219ac73 [MIPS] Further sparsification for 32-bit compat code. by Atsushi Nemoto · 19 years ago
- af2667f [MIPS] Delete unused sys32_waitpid. by Ralf Baechle · 19 years ago
- 2fd628f [MIPS] Use generic compat routines for readdir, getdents by Atsushi Nemoto · 19 years ago
- f3468e0 [MIPS] N32: Make sure pointer is good before passing it to sys_waitid(). by Ralf Baechle · 19 years ago
- 82ad93f [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. by Ralf Baechle · 19 years ago
- e28cc71 Relax the rw_verify_area() error checking. by Linus Torvalds · 19 years ago
- 3c37026 NPTL, round one. by Ralf Baechle · 20 years ago
- d1abb6a 32-bit compatibility for various timer-related system calls. by Ralf Baechle · 20 years ago
- 54f2da7 Implement 32-bit compatibility for waitid(2). by Ralf Baechle · 20 years ago
- b6e203d Use generic compat_sys_wait4 to implement 32-bit wait4(2). by Ralf Baechle · 20 years ago
- 202e597 [PATCH] compat: be more consistent about [ug]id_t by Stephen Rothwell · 19 years ago
- 42a3b4f2 [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2