1. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  2. 83460ec syscalls.h: use gcc alias instead of assembler aliases for syscalls by Andi Kleen · 11 years ago
  3. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  4. f9597f2 syscalls.h: add forward declarations for inplace syscall wrappers by Sergei Trofimovich · 11 years ago
  5. bd1c149a Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP by Al Viro · 11 years ago
  6. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  7. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  8. 2a14869 Fix breakage in MIPS siginfo handling by David Howells · 11 years ago
  9. 0e65a81 get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC by Al Viro · 11 years ago
  10. 56e41d3 merge compat sys_ipc instances by Al Viro · 11 years ago
  11. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 11 years ago
  12. 35280bd switch epoll_pwait to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  13. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  14. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 11 years ago
  15. 07fe6e0 get rid of duplicate logics in __SC_....[1-6] definitions by Al Viro · 11 years ago
  16. 3f6d078 fix compat truncate/ftruncate by Al Viro · 11 years ago
  17. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  18. d64008a burying unused conditionals by Al Viro · 12 years ago
  19. f482e1b switch compat_sys_open* to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  20. 495dfbf generic sys_sigaction() and compat_sys_sigaction() by Al Viro · 12 years ago
  21. 08d32fe generic sys_compat_rt_sigaction() by Al Viro · 12 years ago
  22. 75907d4 generic compat_sys_rt_sigqueueinfo() by Al Viro · 12 years ago
  23. fe9c1db generic compat_sys_rt_sigpending() by Al Viro · 12 years ago
  24. 322a56c generic compat_sys_rt_sigprocmask() by Al Viro · 12 years ago
  25. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  26. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  27. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  28. 9b064fc new helper: compat_user_stack_pointer() by Al Viro · 12 years ago
  29. 4683661 COMPAT_SYSCALL_DEFINE: infrastructure by Al Viro · 12 years ago
  30. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  31. d03d26e make compat_do_execve() static, lose pt_regs argument by Al Viro · 12 years ago
  32. 733deca Drop struct pt_regs * argument in compat_sys_execve() by Al Viro · 12 years ago
  33. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  34. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  35. 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
  36. 38b983b generic sys_execve() by Al Viro · 12 years ago
  37. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  38. 05ba3f1 ipc: compat: use signed size_t types for msgsnd and msgrcv by Will Deacon · 12 years ago
  39. b610c04 ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC by Will Deacon · 12 years ago
  40. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  41. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 12 years ago
  43. 3c761ea Fix autofs compile without CONFIG_COMPAT by Linus Torvalds · 12 years ago
  44. 6684ba2 compat: Add helper functions to read/write struct timeval, timespec by H. Peter Anvin · 12 years ago
  45. 45e8778 compat: Introduce COMPAT_USE_64BIT_TIME by H. J. Lu · 12 years ago
  46. a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
  47. a67ba43 asm-generic/unistd.h: support new process_vm_{readv,write} syscalls by Chris Metcalf · 13 years ago
  48. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  49. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  50. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 13 years ago
  51. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 13 years ago
  52. 45e9683 compat: include aio_abi.h for aio_context_t by Stephen Rothwell · 13 years ago
  53. 4800a5b include/linux/compat.h: coding-style fixes by Chris Metcalf · 13 years ago
  54. be84cb4 compat: fixes to allow working with tile arch by Chris Metcalf · 13 years ago
  55. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  56. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  57. b837336 compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev by Jeff Moyer · 14 years ago
  58. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  59. 7a50a24 net/compat_ioctl: support SIOCWANDEV by Arnd Bergmann · 15 years ago
  60. b622d97a net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. by David S. Miller · 15 years ago
  61. 2dceba1 compat: add struct compat_ifreq etc to compat.h by Arnd Bergmann · 15 years ago
  62. 62ab450 signals: implement sys_rt_tgsigqueueinfo by Thomas Gleixner · 15 years ago
  63. 601cc11 Make non-compat preadv/pwritev use native register size by Linus Torvalds · 15 years ago
  64. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 15 years ago
  65. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  66. 4c696ba [CVE-2009-0029] Move compat system call declarations to compat header file by Heiko Carstens · 15 years ago
  67. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  68. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  69. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  70. 153b5d0 ntp: support for TAI by Roman Zippel · 16 years ago
  71. 7d61c45 compat_sys_wait4() prototype misannotation by Al Viro · 16 years ago
  72. 0321155 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol by Jiri Olsa · 16 years ago
  73. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  74. c269f19 x86: compat_sys_ptrace by Roland McGrath · 16 years ago
  75. 032d82d x86: compat_ptrace_request by Roland McGrath · 16 years ago
  76. c202f29 x86: clean up arch/x86/ia32/sys_ia32.c by Thomas Gleixner · 16 years ago
  77. 140ff8b Declare another couple of compat syscalls. by Stephen Rothwell · 17 years ago
  78. 83f5d12 signal/timer/event: timerfd compat code by Davide Libenzi · 17 years ago
  79. 97416ce Declare {compat_}sys_utimensat by Stephen Rothwell · 17 years ago
  80. f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 17 years ago
  81. 3fd5939 [PATCH] Create compat_sys_migrate_pages by Stephen Rothwell · 18 years ago
  82. 5fa3839 [PATCH] Constify compat_get_bitmap argument by Stephen Rothwell · 18 years ago
  83. ba46df9 [PATCH] __user annotations: futex by Al Viro · 18 years ago
  84. 0235497 Add prototype for sigset_from_compat() by Linus Torvalds · 18 years ago
  85. 3f2e05e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h by David Howells · 18 years ago
  86. bebfa10 [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings by Andi Kleen · 18 years ago
  87. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  88. 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 18 years ago
  89. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 18 years ago
  90. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 18 years ago
  91. 643a654 [PATCH] select: fix returned timeval by Andrew Morton · 18 years ago
  92. 202e597 [PATCH] compat: be more consistent about [ug]id_t by Stephen Rothwell · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago