1. 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
  2. b51d3cd x86: remove compat_sys_x86_waitpid() by Dominik Brodowski · 7 years ago
  3. 37db219 x86: use _do_fork() in compat_sys_x86_clone() by Dominik Brodowski · 7 years ago
  4. af52201 x86/entry: Do not special-case clone(2) in compat entry by Dominik Brodowski · 7 years ago
  5. 4ddb45d x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscalls by Dominik Brodowski · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  8. 7e8e385 x86/compat: Remove sys32_vm86_warning by Brian Gerst · 10 years ago
  9. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  10. 07b0534 x86: sys32_kill and sys32_mprotect are pointless by Al Viro · 12 years ago
  11. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
  12. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  13. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  14. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
  15. 29fd448 x86: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  16. d7c43e4 x86: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
  17. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  18. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  19. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  20. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  21. 6783eaa2 x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
  22. f000262 x86: Fix __user annotations in asm/sys_ia32.h by Mathias Krause · 12 years ago
  23. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  24. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 13 years ago
  25. fba60c62 x86-64: Eliminate dead ia32 syscall handlers by Jan Beulich · 13 years ago
  26. 2c73ce7 x86-64, ia32: Drop sys32_rt_sigprocmask by H. Peter Anvin · 13 years ago
  27. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  28. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  29. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  30. bbaa416 fanotify: sys_fanotify_mark declartion by Eric Paris · 15 years ago
  31. 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
  32. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  33. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  34. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  35. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  36. c3359fb sysctl: x86 Use the compat_sys_sysctl by Eric W. Biederman · 16 years ago
  37. 4c71157 x86, 32-bit: Use generic sys_pipe() by Amerigo Wang · 15 years ago
  38. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 16 years ago
  39. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  40. 2f06de0 x86: introducing asm/sys_ia32.h by Jaswinder Singh Rajput · 16 years ago
  41. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  42. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  43. 0722bba x86: kill sys32_pause by Christoph Hellwig · 16 years ago
  44. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  45. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  46. b00de17 x86: sys32_execve PT_DTRACE by Roland McGrath · 17 years ago
  47. 28d2312 x86: reducing debuginfo size by removing unneeded includes by Arnaldo Carvalho de Melo · 17 years ago
  48. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  49. c202f29 x86: clean up arch/x86/ia32/sys_ia32.c by Thomas Gleixner · 17 years ago
  50. 2db55d3 x86_64: move ia32 by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/ia32/sys_ia32.c]
  51. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  52. e412ac4 x86_64: Fix readahead/sync_file_range/fadvise64 compat calls by Andi Kleen · 18 years ago
  53. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  54. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  55. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  56. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  57. 26c13f2 [PATCH] Check return values of __copy_to_user in uname emulation by Andi Kleen · 18 years ago
  58. ddb15ec [PATCH] Fix most sparse warnings in sys_ia32.c by Andi Kleen · 18 years ago
  59. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  60. d39159c [PATCH] x86_64: remove sys32_ni_syscall() by Adrian Bunk · 19 years ago
  61. 5282aab [PATCH] x86_64: Remove ia32_sys_call_table export by Andi Kleen · 19 years ago
  62. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 19 years ago
  63. bebfa10 [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings by Andi Kleen · 19 years ago
  64. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  65. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 19 years ago
  66. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 19 years ago
  67. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 19 years ago
  68. 3a0f69d [PATCH] common compat_sys_timer_create by Christoph Hellwig · 19 years ago
  69. 83b942b [PATCH] x86-64: Fix 32bit sendfile by Tsuneo.Yoshioka@f-secure.com · 19 years ago
  70. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  71. 9e566d8 [PATCH] x86_64 fsnotify build fix by Andrew Morton · 19 years ago
  72. d25cb93 [PATCH] inotify: add missing hook to sys32_open by Robert Love · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago