1. c5ddd20 switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  2. 91c2e0bc unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  3. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  4. 72ec351 switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  5. 56e41d3 merge compat sys_ipc instances by Al Viro · 12 years ago
  6. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
  7. 76b021d convert vmsplice to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  8. 8d2d5c4 switch getrusage() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  9. 35280bd switch epoll_pwait to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  10. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  11. 7d197ed switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  12. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  13. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  14. 1cb44eb s390: kill useless wrappers by Al Viro · 12 years ago
  15. e214125 s390: switch to generic sigaltstack by Al Viro · 12 years ago
  16. 1427add s390/syscalls: wire up finit_module syscall by Heiko Carstens · 12 years ago
  17. c0162b0 s390/syscalls: wire up kcmp system call by Heiko Carstens · 13 years ago
  18. e4b8b3f s390: add support for runtime instrumentation by Jan Glauber · 13 years ago
  19. 80025297 [S390] wire up process_vm syscalls by Heiko Carstens · 13 years ago
  20. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 14 years ago
  21. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  22. d0d2e31 [S390] wire up sys_syncfs by Heiko Carstens · 14 years ago
  23. 26e8a33 [S390] wire up sys_clock_adjtime by Heiko Carstens · 14 years ago
  24. 5069496 [S390] wire up sys_open_by_handle_at by Heiko Carstens · 14 years ago
  25. 737fd5f [S390] wire up sys_name_to_handle_at by Heiko Carstens · 14 years ago
  26. b47ac63 [S390] wire up prlimit64 and fanotify* syscalls by Heiko Carstens · 15 years ago
  27. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  28. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  29. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  30. 94e587f [S390] unwire sys_recvmmsg again by Heiko Carstens · 15 years ago
  31. 70ee951 [S390] wire up sys_recvmmsg by Heiko Carstens · 15 years ago
  32. 2e50195 [S390] Get rid of init_module/delete_module compat functions. by Heiko Carstens · 15 years ago
  33. 3e86a8c [S390] Convert sys_execve to function with parameters. by Heiko Carstens · 15 years ago
  34. 2d70ca2 [S390] Convert sys_clone to function with parameters. by Heiko Carstens · 15 years ago
  35. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  36. 310d6b6 [S390] wire up sys_perf_counter_open by Heiko Carstens · 16 years ago
  37. fc39453 [S390] wire up sys_rt_tgsigqueueinfo by Heiko Carstens · 16 years ago
  38. a93e11f [S390] wire up preadv/pwritev system calls by Heiko Carstens · 16 years ago
  39. e34a628 [S390] Add missing compat system call wrappers. by Michael Holzheu · 16 years ago
  40. e9a4e9d [S390] fix compat sigaltstack syscall table entry by Michael Holzheu · 16 years ago
  41. 2668945 [CVE-2009-0029] s390 specific system call wrappers by Heiko Carstens · 16 years ago
  42. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  43. d86730b [S390] s390: use sys_pause for 31bit pause entry point by Christoph Hellwig · 16 years ago
  44. 519620c [S390] Wire up new syscalls. by Heiko Carstens · 17 years ago
  45. 1ee92a1 [S390] Wire up new timerfd syscalls. by Heiko Carstens · 17 years ago
  46. 4d672e7a timerfd: new timerfd API by Davide Libenzi · 17 years ago
  47. 7a8e0c8 [S390] Wire up sys_fallocate. by Martin Schwidefsky · 18 years ago
  48. 913f11ee [S390] Wire up signald, timerfd and eventfd syscalls. by Heiko Carstens · 18 years ago
  49. fd5d8bf [S390] Wire up sys_utimensat. by Heiko Carstens · 18 years ago
  50. 03ff9a2 [S390] System call cleanup. by Martin Schwidefsky · 18 years ago
  51. fb1c171 [S390] Wire up sys_utimes. by Heiko Carstens · 18 years ago
  52. 10c16a3 [S390] Wire up compat_sys_epoll_pwait. by Heiko Carstens · 18 years ago
  53. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  54. f5956f8 [S390] Wire up epoll_pwait syscall. by Heiko Carstens · 18 years ago
  55. 8abfe01 [S390] Wire up sys_getcpu system call. by Heiko Carstens · 18 years ago
  56. 0159677 [PATCH] s390: add vmsplice system call by Martin Schwidefsky · 19 years ago
  57. a3266a9 [PATCH] s390: new system calls by Martin Schwidefsky · 19 years ago
  58. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  59. ed3d021 [PATCH] s390: sys32_fstatat -> sys32_fstatat64 by Heiko Carstens · 19 years ago
  60. 19bf9cb [PATCH] s390: fstatat64 support by Heiko Carstens · 19 years ago
  61. e768427 [PATCH] s390: add support for unshare system call by Heiko Carstens · 19 years ago
  62. 54dfe5d [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK by Heiko Carstens · 19 years ago
  63. d201348 [PATCH] s390: ioprio & inotify system calls. by Martin Schwidefsky · 20 years ago
  64. cf13f0e [PATCH] kexec: s390 support by Heiko Carstens · 20 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2