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