1. 587f5a5 fix value of SO_PEERSEC on mips archs by Rich Felker · 6 years ago
  2. 1177f61 mips: add HWCAP_ flags from linux v4.17 by Szabolcs Nagy · 6 years ago
  3. 610c5a8 fix TLS layout of TLS variant I when there is a gap above TP by Szabolcs Nagy · 6 years ago
  4. eb5ae94 fix minor namespace issues in termios.h by Rich Felker · 6 years ago
  5. 9b57db3 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 by Szabolcs Nagy · 7 years ago
  6. 9eda4dc mips,powerpc: fix TIOCSER_TEMT in termios.h by Szabolcs Nagy · 7 years ago
  7. 754f66a ioctl TIOCGPTPEER from linux v4.13 by Szabolcs Nagy · 7 years ago
  8. 9864f60 add statx syscall numbers from linux v4.11 by Szabolcs Nagy · 7 years ago
  9. 822dddf make syscall.h consistent with linux by Szabolcs Nagy · 8 years ago
  10. cc08669 add SIOCGSTAMPNS socket ioctl macro to ioctl.h by Szabolcs Nagy · 7 years ago
  11. 02b50c9 fix mips ioctl macros to match linux asm/sockios.h by Szabolcs Nagy · 7 years ago
  12. 1c49700 remove long-obsolete clang workarounds from mips* syscall_arch.h files by Rich Felker · 7 years ago
  13. 62eaf40 add pkey_{mprotect,alloc,free} syscalls from linux v4.9 by Szabolcs Nagy · 8 years ago
  14. fe39aaa add bits/hwcap.h and include it in sys/auxv.h by Szabolcs Nagy · 8 years ago
  15. cff5747 fix regression in tcsetattr on all mips archs by Rich Felker · 8 years ago
  16. befa586 make brace placement in public header struct definitions consistent by Rich Felker · 8 years ago
  17. 8c316e9 fix TCS* definitions in mips termios.h by Szabolcs Nagy · 8 years ago
  18. ee9b590 fix mips termios.h macro exposure/namespace issues by Szabolcs Nagy · 8 years ago
  19. 809495f fix TIOCMSET in mips ioctl.h by Szabolcs Nagy · 8 years ago
  20. b76d4e0 fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h by Szabolcs Nagy · 8 years ago
  21. 058c0b2 remove mips and powerpc ioctls that are missing from linux uapi by Szabolcs Nagy · 8 years ago
  22. 5ce9012 add missing TIOC* macros to ioctl.h by Szabolcs Nagy · 8 years ago
  23. 8735a92 add missing SIOCSIFNAME from linux/sockios.h to ioctl.h by Szabolcs Nagy · 8 years ago
  24. 2df9ae9 remove ioctl macros that were removed from linux uapi by Szabolcs Nagy · 8 years ago
  25. 7158481 add consistent reserved fields in mips64/n32 termios structures by Rich Felker · 8 years ago
  26. 78b1f3c add preadv2 and pwritev2 syscall numbers for linux v4.6 by Szabolcs Nagy · 8 years ago
  27. 63e3a16 deduplicate __NR_* and SYS_* syscall number definitions by Bobby Bingham · 8 years ago
  28. 5972c4a add mips n32 port (ILP32 ABI for mips64) by Rich Felker · 8 years ago