1. 6dbbe07 sysctl: update CTL_*, KERN_*, NET_*, and VM_* constants by Dmitry V. Levin · 10 years ago
  2. d35bdca Compress blank lines by Dmitry V. Levin · 10 years ago
  3. 0ed617b Generate xlat/*.in files by Dmitry V. Levin · 10 years ago
  4. 9aaf88c Enhance reboot decoding by Dmitry V. Levin · 10 years ago
  5. 5945273 Use XLAT_END macro by Dmitry V. Levin · 10 years ago
  6. 2a32eaa Convert personality_options to XLAT form by Dmitry V. Levin · 10 years ago
  7. bce0cc6 Use XLAT macro by Dmitry V. Levin · 10 years ago
  8. 149d7de Blackfin: tweak sram_alloc syscall decode by Mike Frysinger · 11 years ago
  9. 492f81f Add support for the OpenRISC 1000 platform by Christian Svensson · 11 years ago
  10. 0cf04b6 Fix decoding of sysctl() when oldval fields are NULL by Mike Frysinger · 11 years ago
  11. 9e1a7d8 mount: decode MS_NOSEC by Bernhard Reutner-Fischer · 11 years ago
  12. 8560ef2 Fix a few goofs in sys_sysctl() by Denys Vlasenko · 12 years ago
  13. 048cc42 Stop using non-standard %Zu and %Zd formats for size_t printing by Denys Vlasenko · 12 years ago
  14. a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 12 years ago
  15. 4a0ffea Enhance capget and capset syscalls decoding by Dmitry V. Levin · 12 years ago
  16. bcde70a Remove extra include directives. No code changes. by Denys Vlasenko · 12 years ago
  17. b859e14 Fix compiler warnings about breaking strict-aliasing rules by Dmitry V. Levin · 12 years ago
  18. ee3c22c Implement syslog syscall decoder by Dmitry V. Levin · 12 years ago
  19. e83e157 Compress blank lines by Dmitry V. Levin · 12 years ago
  20. ed720fd Automated removal of non-Linux code by Denys Vlasenko · 12 years ago
  21. a17e55c umovestr result may have no NUL, use "%.*s" instead of "%s" to print it by Denys Vlasenko · 12 years ago
  22. 60fe8c1 Use tprints with literal strings, it may be faster than tprintf by Denys Vlasenko · 13 years ago
  23. 1c706b3 * system.c (sys_capget, sys_capset): Fix pointer arithmetics by Dmitry V. Levin · 13 years ago
  24. b0bafbb Do not allocate tiny cap_user_header/data structures, place them on stack. by Denys Vlasenko · 13 years ago
  25. b63256e Whitespace cleanups. no code changes. by Denys Vlasenko · 13 years ago
  26. 1201426 "Modernize" all old-style function parameter declarations by Denys Vlasenko · 13 years ago
  27. 22485b7 Update mount flags to latest linux by Mike Frysinger · 13 years ago
  28. f8e5650 sh: Add support for tracing sys_cacheflush system call by Carmelo AMOROSO · 13 years ago
  29. 260e571 Blackfin: decode new syscalls by Mike Frysinger · 14 years ago
  30. f48df6c Clean up header checks by Dmitry V. Levin · 15 years ago
  31. 132c52a * system.c (sram_alloc_flag): Add L2_SRAM constant. by Denys Vlasenko · 15 years ago
  32. 949f451 2008-11-09 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  33. 87ea1f4 2008-10-23 Mike Frysinger <vapier@gentoo.org> by Dmitry V. Levin · 16 years ago
  34. 817b708 2007-01-16 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  35. 5c7ad8c 2007-01-11 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  36. 5eb1aa5 2007-01-11 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  37. 35a5578 2006-11-27 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  38. 6af3748 2005-08-08 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 18 years ago
  39. 8e4a3e6 2006-01-12 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  40. aa524c8 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  41. b2dee13 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  42. 46100d0 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  43. 2cbe44e 2005-05-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  44. cbd3358 2005-02-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  45. d9f816f 2004-09-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  46. ced50da 2004-08-30 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  47. a796fd0 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  48. 5ef24ab Revert jhughes commits. by Roland McGrath · 20 years ago
  49. ae25933 port SSI clustering mods to OpenSSI on Linux by John Hughes · 20 years ago
  50. 39c0e94 Merged patch fixing MIPS build. by Michal Ludvig · 22 years ago
  51. 2d8b2c5 handle return values for ssisys on NSC by John Hughes · 23 years ago
  52. 0aadba4 Decode some ssisys args on NSC by John Hughes · 23 years ago
  53. 4e36a81 Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw non-stop-clusters by John Hughes · 23 years ago
  54. 3472dd5 improve formating for sys_sysmips by Wichert Akkerman · 23 years ago
  55. 3c93543 fix small display error for sys_sysmips by Wichert Akkerman · 23 years ago
  56. 3f389c4 Fix another typo by Wichert Akkerman · 23 years ago
  57. d6b9249 use asm/sysmips.h and linux/utsname.h if they exist by Wichert Akkerman · 23 years ago
  58. 0cbfb32 Add sys_sysmips decoding by Wichert Akkerman · 23 years ago
  59. bf79f2e Add FreeBSD support by Wichert Akkerman · 24 years ago
  60. 16a03d2 test/clone.c: minor fixup by Wichert Akkerman · 24 years ago
  61. 5ae21ea The `too much stuff, just check the ChangeLog' update by Wichert Akkerman · 24 years ago
  62. c792698 README-linux: updated to note that strace might not compile by Wichert Akkerman · 24 years ago
  63. 8b1b40c Merge Trillian patches (Linux ia64) by Wichert Akkerman · 24 years ago
  64. 4dc8a2a Bunch of stuff by Wichert Akkerman · 24 years ago
  65. ea78f0f Add UnixWare support to configure by Wichert Akkerman · 24 years ago
  66. 3377df7 Parse UnixWare mount options by Wichert Akkerman · 24 years ago
  67. 2f473da Fix duplicate for sys_create_module Include linux/in6.h only for Linux MIPS by Wichert Akkerman · 25 years ago
  68. 9ce1a63 Catching up on my mail-backlog, see ChangeLog for details by Wichert Akkerman · 25 years ago
  69. 527a805 Update sys_createmodule and sys_initmodule by Wichert Akkerman · 25 years ago
  70. 14cd9f0 Tell system.c not to include linux/fs.h by Wichert Akkerman · 25 years ago
  71. 8d5860c system.c was using __NR_* style syscall number defines, which don't by Nate Sammons · 25 years ago
  72. 8829a55 Various fixes, see ChangeLog for details by Wichert Akkerman · 25 years ago
  73. dacfb6e Add sparc patches from Jakub Jelinek by Wichert Akkerman · 25 years ago
  74. 22fe9d2 added `a bit of sysctl support', patch from Ulrich Drepper by Wichert Akkerman · 25 years ago
  75. 2e2553a Merged in a bunch of patches that I got as reaction to the 3.99 release. by Wichert Akkerman · 25 years ago
  76. 76baf7c Initial revision by Wichert Akkerman · 25 years ago