1. 5ad4e94 sparc: syscalls: switch to generic syscalltbl.sh by Masahiro Yamada · 3 years, 10 months ago
  2. 3680033 sparc: generate uapi header and system call table files by Firoz Khan · 6 years ago
  3. 1f2b5b8 sparc64: Wire up compat getpeername and getsockname. by David S. Miller · 6 years ago
  4. 7c26701 sparc: Wire up io_pgetevents system call. by David S. Miller · 6 years ago
  5. 3d0e354 sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINE by Al Viro · 7 years ago
  6. 8c82ccd sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINE by Al Viro · 7 years ago
  7. 8ccb004 convert compat sync_file_range() to COMPAT_SYSCALL_DEFINE by Al Viro · 7 years ago
  8. a00a700 sparc: get rid of remaining SIGN... wrappers by Al Viro · 7 years ago
  9. dd19958 sparc: kill useless SIGN... wrappers by Al Viro · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. f6ebf0b sparc: Update syscall tables. by David S. Miller · 8 years ago
  12. 5ec7129 sparc: Write up preadv2/pwritev2 syscalls. by David S. Miller · 9 years ago
  13. c10910c sparc: Hook up copy_file_range syscall. by David S. Miller · 9 years ago
  14. 42d85c5 sparc: Wire up mlock2 system call. by David S. Miller · 9 years ago
  15. 8b30ca7 sparc: Add all necessary direct socket system calls. by David S. Miller · 9 years ago
  16. 9bcfd78 sparc: Hook up userfaultfd system call by Mike Kravetz · 9 years ago
  17. 9c2d5ee sparc/sparc64: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  18. 38351a3 sparc: hook up execveat system call by David Drysdale · 10 years ago
  19. c20ce79 sparc: Hook up bpf system call. by David S. Miller · 10 years ago
  20. 10cf15e sparc: Hook up memfd_create system call. by David S. Miller · 10 years ago
  21. caa9199 sparc: Hook up seccomp and getrandom system calls. by David S. Miller · 10 years ago
  22. 2605392 sparc: Hook up renameat2 syscall. by David S. Miller · 10 years ago
  23. a54983a sparc: Hook up sched_setattr and sched_getattr syscalls. by David S. Miller · 11 years ago
  24. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  25. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
  26. 76b021d convert vmsplice to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  27. 8d2d5c4 switch getrusage() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  28. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  29. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  30. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  31. aee41fe lseek() and truncate() on sparc really need sign extension by Al Viro · 12 years ago
  32. 7540c8e sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE by Al Viro · 12 years ago
  33. 5250a8b sparc: kill sign-extending wrappers for native syscalls by Al Viro · 12 years ago
  34. 55bb5a1 sparc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  35. 99b06fe sparc: switch to generic sigaltstack by Al Viro · 12 years ago
  36. 4e4d78f sparc: Hook up finit_module syscall. by David S. Miller · 12 years ago
  37. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  38. de7531e sparc64: exit_group should kill register windows just like plain exit. by David S. Miller · 12 years ago
  39. 2bf81c8 Merge branch 'arch-microblaze' into no-rebases by Al Viro · 12 years ago
  40. 85910c2 Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc by Al Viro · 12 years ago
  41. 1df35f8 sparc: Wire up sys_kcmp. by David S. Miller · 12 years ago
  42. 517ffce sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. by David S. Miller · 12 years ago
  43. eb48ffc sparc64: convert to generic execve by Al Viro · 12 years ago
  44. 45de676 KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat by David Howells · 13 years ago
  45. 51ce185 sparc: Hook up process_vm_{readv,writev} syscalls. by David S. Miller · 13 years ago
  46. 2ee04a1 sparc: Remove another reference to nfsservctl by Stephen Rothwell · 13 years ago
  47. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  48. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  49. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 14 years ago
  50. 97c278e sparc: Hook up syncfs system call. by David S. Miller · 14 years ago
  51. b3f80f6 sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. by David S. Miller · 14 years ago
  52. 8e8073a sparc: Hook up new fanotify and prlimit64 syscalls. by David S. Miller · 14 years ago
  53. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  54. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  55. c7d5a00 sparc64: Kill off old sys_perfctr system call and state. by David S. Miller · 15 years ago
  56. 05d72fa sparc_brk() is not needed anymore by Al Viro · 15 years ago
  57. 0ec62d2 kill useless checks in sparc mremap variants by Al Viro · 15 years ago
  58. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  59. 03102a4 sysctl: sparc Use the compat_sys_sysctl by Eric W. Biederman · 16 years ago
  60. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  61. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  62. 825c9fb sparc: add basic support for 'perf' by Jens Axboe · 15 years ago
  63. 9a926d8 sparc64: Sign extend length arg to truncate syscalls when compat. by David S. Miller · 15 years ago
  64. d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 16 years ago
  65. 018ef96 sparc: Hook up sys_preadv and sys_pwritev by David S. Miller · 16 years ago
  66. 6e8a4fa sparc64: We need to use compat_sys_ustat() as well. by David S. Miller · 16 years ago
  67. e426501 sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() by David S. Miller · 16 years ago
  68. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  69. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/systbls.S]
  70. f8b2256 sparc64: wire up accept4() by David Miller · 16 years ago
  71. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  72. 8394b3a sparc64: Kill duplicated sys_pause() implementation. by David S. Miller · 16 years ago
  73. ea771bd sparc64: Use kernel/uid16.c helpers instead of own copy. by David S. Miller · 16 years ago
  74. f1373da sparc: Wire up new system calls. by David S. Miller · 16 years ago
  75. 8376005 sparc64: use compat_sys_utimes instead of home-grown local copy. by David S. Miller · 17 years ago
  76. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 17 years ago
  77. 2ba85f3 [SPARC64]: Make use of compat_sys_ptrace() by David S. Miller · 17 years ago
  78. 3db1d97 [SPARC]: Add new timerfd syscall entries. by David S. Miller · 17 years ago
  79. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  80. bc5a2e6 [SPARC]: Add sys_fallocate() entries. by David S. Miller · 17 years ago
  81. 8354c5b [SPARC]: Wire up signalfd/timerfd/eventfd syscalls. by David S. Miller · 18 years ago
  82. 6c11426 [SPARC]: Wire up utimensat syscall. by David S. Miller · 18 years ago
  83. 5c7aa6f [SPARC64]: Fix arg passing to compat_sys_ipc(). by David S. Miller · 18 years ago
  84. 50d266a [SPARC]: Hook up missing syscalls. by David S. Miller · 18 years ago
  85. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  86. 59359ff [SPARC]: Fix robust futex syscalls and wire up migrate_pages. by David S. Miller · 18 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  88. 353b28b [SPARC]: Add robust futex syscall entries. by David S. Miller · 19 years ago
  89. 8c45112 [SPARC]: Hook up vmsplice into syscall tables. by David S. Miller · 19 years ago
  90. 5fdef39 [SPARC]: Hook up sys_tee() into syscall tables. by David S. Miller · 19 years ago
  91. 289eee6 [SPARC]: Wire up sys_sync_file_range() into syscall tables. by David S. Miller · 19 years ago
  92. 1339713 [SPARC]: Wire up sys_splice() into the syscall tables. by David S. Miller · 19 years ago
  93. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  94. 40ad7a6 [SPARC]: sys_newfstatat --> sys_fstatat64 by David S. Miller · 19 years ago
  95. 642fe30 [SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit. by Heiko Carstens · 19 years ago
  96. 1b9a428 [SPARC]: Wire up sys_unshare(). by David S. Miller · 19 years ago
  97. cddfc12 [SPARC64]: Kill compat_sys_clock_settime sign extension stub. by David S. Miller · 19 years ago
  98. 3ee68c4 [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table. by David S. Miller · 19 years ago
  99. 2d7d5f0 [SPARC]: Add support for *at(), ppoll, and pselect syscalls. by David S. Miller · 19 years ago
  100. dd49f96 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago