1. 54472ea syscall: Fix comment by Bradley Bolen · 6 years ago
  2. 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago
  3. 0bf21ca syscall: Return bool in a boolean function by Flavio Ceolin · 6 years ago
  4. 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
  5. 91b6123 kernel: syscall: Explicitly ignoring not used return by Flavio Ceolin · 7 years ago
  6. 1186f5b cmake: Deprecate the 2 symbols _SYSCALL_{LIMIT,BAD} by Sebastian Bøe · 7 years ago
  7. 4b22ba7 syscall: Move arch specific syscall code into its own header by Kumar Gala · 7 years ago
  8. 89f87ec syscalls: pull in arch/cpu.h by Andrew Boie · 7 years ago
  9. 3808ca8 syscall: Add support for syscall_ret64_arg2 by Krzysztof Chruscinski · 7 years ago
  10. c7f5cc9 license: fix spdx identifier in a few files by Anas Nashif · 7 years ago
  11. 3ff41b9 kernel: allow system call with 64-bit return val by Andrew Boie · 7 years ago
  12. 0d9a9be syscalls: fix C++ issue by Andrew Boie · 8 years ago
  13. 13ca6fe syscalls: reorganize headers by Andrew Boie · 8 years ago
  14. 1956f09 kernel: allow up to 6 arguments for system calls by Andrew Boie · 8 years ago
  15. a23c245 userspace: flesh out internal syscall interface by Andrew Boie · 8 years ago