1. de9c35f s390/numa: remove superfluous ARCH_WANT defines by Michael Holzheu · 9 years ago
  2. 5a7ff75 s390/syscalls: ignore syscalls reachable via sys_socketcall by Heiko Carstens · 9 years ago
  3. 3a368f7 s390/numa: add core infrastructure by Philipp Hachtmann · 11 years ago
  4. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  5. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  6. d64008a burying unused conditionals by Al Viro · 12 years ago
  7. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  8. 87f1ca8 s390: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  9. 30dcb09 s390: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  10. e1b2814 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  11. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  12. 9807f75 UAPI: (Scripted) Disintegrate arch/s390/include/asm by David Howells · 12 years ago
  13. f322220 s390: convert to generic kernel_execve() by Al Viro · 12 years ago
  14. 65f22a9 s390: fold execve_tail() into start_thread(), convert to generic sys_execve() by Al Viro · 12 years ago
  15. c0162b0 s390/syscalls: wire up kcmp system call by Heiko Carstens · 12 years ago
  16. e4b8b3f s390: add support for runtime instrumentation by Jan Glauber · 12 years ago
  17. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  18. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  19. 3a3954c [S390] ipc: call generic sys_ipc demultiplexer by Heiko Carstens · 13 years ago
  20. 8002529 [S390] wire up process_vm syscalls by Heiko Carstens · 13 years ago
  21. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  22. bfac1d2 [S390] Ignore sendmmsg system call note wired up warning by Heiko Carstens · 13 years ago
  23. d0d2e31 [S390] wire up sys_syncfs by Heiko Carstens · 14 years ago
  24. 26e8a33 [S390] wire up sys_clock_adjtime by Heiko Carstens · 14 years ago
  25. 5069496 [S390] wire up sys_open_by_handle_at by Heiko Carstens · 14 years ago
  26. 737fd5f [S390] wire up sys_name_to_handle_at by Heiko Carstens · 14 years ago
  27. b47ac63 [S390] wire up prlimit64 and fanotify* syscalls by Heiko Carstens · 14 years ago
  28. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  29. 94e587f [S390] unwire sys_recvmmsg again by Heiko Carstens · 15 years ago
  30. 70ee951 [S390] wire up sys_recvmmsg by Heiko Carstens · 15 years ago
  31. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  32. 310d6b6 [S390] wire up sys_perf_counter_open by Heiko Carstens · 15 years ago
  33. fc39453 [S390] wire up sys_rt_tgsigqueueinfo by Heiko Carstens · 15 years ago
  34. a93e11f [S390] wire up preadv/pwritev system calls by Heiko Carstens · 16 years ago
  35. c6557e7 [S390] move include/asm-s390 to arch/s390/include/asm by Martin Schwidefsky · 16 years ago[Renamed from include/asm-s390/unistd.h]
  36. 519620c [S390] Wire up new syscalls. by Heiko Carstens · 16 years ago
  37. 1ee92a1 [S390] Wire up new timerfd syscalls. by Heiko Carstens · 17 years ago
  38. 7a8e0c8 [S390] Wire up sys_fallocate. by Martin Schwidefsky · 17 years ago
  39. 913f11ee [S390] Wire up signald, timerfd and eventfd syscalls. by Heiko Carstens · 17 years ago
  40. fd5d8bf [S390] Wire up sys_utimensat. by Heiko Carstens · 17 years ago
  41. fb1c171 [S390] Wire up sys_utimes. by Heiko Carstens · 18 years ago
  42. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  43. f5956f8 [S390] Wire up epoll_pwait syscall. by Heiko Carstens · 18 years ago
  44. 8abfe01 [S390] Wire up sys_getcpu system call. by Heiko Carstens · 18 years ago
  45. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  46. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  47. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  48. ba8ce5c [S390] #undef in unistd.h by Martin Schwidefsky · 18 years ago
  49. 4980082 [S390] __syscall_return error check. by Heiko Carstens · 18 years ago
  50. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  51. 0159677 [PATCH] s390: add vmsplice system call by Martin Schwidefsky · 19 years ago
  52. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 19 years ago
  53. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  54. 19bf9cb [PATCH] s390: fstatat64 support by Heiko Carstens · 19 years ago
  55. e768427 [PATCH] s390: add support for unshare system call by Heiko Carstens · 19 years ago
  56. 54dfe5dd [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK by Heiko Carstens · 19 years ago
  57. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  58. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  59. d201348 [PATCH] s390: ioprio & inotify system calls. by Martin Schwidefsky · 19 years ago
  60. cf13f0e [PATCH] kexec: s390 support by Heiko Carstens · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago