1. 8e8073a sparc: Hook up new fanotify and prlimit64 syscalls. by David S. Miller · 16 years ago
  2. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 16 years ago
  3. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 16 years ago
  4. c7d5a00 sparc64: Kill off old sys_perfctr system call and state. by David S. Miller · 16 years ago
  5. 05d72fa sparc_brk() is not needed anymore by Al Viro · 17 years ago
  6. 0ec62d2 kill useless checks in sparc mremap variants by Al Viro · 17 years ago
  7. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 17 years ago
  8. 03102a4 sysctl: sparc Use the compat_sys_sysctl by Eric W. Biederman · 17 years ago
  9. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 17 years ago
  10. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
  11. 825c9fb sparc: add basic support for 'perf' by Jens Axboe · 17 years ago
  12. 9a926d8 sparc64: Sign extend length arg to truncate syscalls when compat. by David S. Miller · 17 years ago
  13. d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 17 years ago
  14. 018ef96 sparc: Hook up sys_preadv and sys_pwritev by David S. Miller · 17 years ago
  15. 6e8a4fa sparc64: We need to use compat_sys_ustat() as well. by David S. Miller · 17 years ago
  16. e426501 sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() by David S. Miller · 18 years ago
  17. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 18 years ago
  18. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 18 years ago[Renamed from arch/sparc64/kernel/systbls.S]
  19. f8b2256 sparc64: wire up accept4() by David Miller · 18 years ago
  20. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 18 years ago
  21. 8394b3a sparc64: Kill duplicated sys_pause() implementation. by David S. Miller · 18 years ago
  22. ea771bd sparc64: Use kernel/uid16.c helpers instead of own copy. by David S. Miller · 18 years ago
  23. f1373da sparc: Wire up new system calls. by David S. Miller · 18 years ago
  24. 8376005 sparc64: use compat_sys_utimes instead of home-grown local copy. by David S. Miller · 18 years ago
  25. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 18 years ago
  26. 2ba85f3 [SPARC64]: Make use of compat_sys_ptrace() by David S. Miller · 18 years ago
  27. 3db1d97 [SPARC]: Add new timerfd syscall entries. by David S. Miller · 18 years ago
  28. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 18 years ago
  29. bc5a2e6 [SPARC]: Add sys_fallocate() entries. by David S. Miller · 19 years ago
  30. 8354c5b [SPARC]: Wire up signalfd/timerfd/eventfd syscalls. by David S. Miller · 19 years ago
  31. 6c11426 [SPARC]: Wire up utimensat syscall. by David S. Miller · 19 years ago
  32. 5c7aa6f [SPARC64]: Fix arg passing to compat_sys_ipc(). by David S. Miller · 19 years ago
  33. 50d266a [SPARC]: Hook up missing syscalls. by David S. Miller · 19 years ago
  34. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 19 years ago
  35. 59359ff [SPARC]: Fix robust futex syscalls and wire up migrate_pages. by David S. Miller · 20 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  37. 353b28b [SPARC]: Add robust futex syscall entries. by David S. Miller · 20 years ago
  38. 8c45112 [SPARC]: Hook up vmsplice into syscall tables. by David S. Miller · 20 years ago
  39. 5fdef39 [SPARC]: Hook up sys_tee() into syscall tables. by David S. Miller · 20 years ago
  40. 289eee6 [SPARC]: Wire up sys_sync_file_range() into syscall tables. by David S. Miller · 20 years ago
  41. 1339713 [SPARC]: Wire up sys_splice() into the syscall tables. by David S. Miller · 20 years ago
  42. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 20 years ago
  43. 40ad7a6 [SPARC]: sys_newfstatat --> sys_fstatat64 by David S. Miller · 20 years ago
  44. 642fe30 [SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit. by Heiko Carstens · 20 years ago
  45. 1b9a428 [SPARC]: Wire up sys_unshare(). by David S. Miller · 20 years ago
  46. cddfc12 [SPARC64]: Kill compat_sys_clock_settime sign extension stub. by David S. Miller · 20 years ago
  47. 3ee68c4 [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table. by David S. Miller · 21 years ago
  48. 2d7d5f0 [SPARC]: Add support for *at(), ppoll, and pselect syscalls. by David S. Miller · 21 years ago
  49. dd49f96 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 21 years ago
  50. 3a0f69d [PATCH] common compat_sys_timer_create by Christoph Hellwig · 21 years ago
  51. cdade10 [SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table. by David S. Miller · 21 years ago
  52. 40a085c [SPARC]: Add inotify syscall entries. by David S. Miller · 21 years ago
  53. 9126dfd [SPARC]: Add ioprio system call support. by David S. Miller · 21 years ago
  54. 0ba4da0 [PATCH] sparc64: Fix stat by David S. Miller · 21 years ago
  55. 961f8bc [PATCH] sparc64: use message queue compat syscalls by David S. Miller · 21 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago