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