1. 1393533 s390x: use generic ioctl.h by Szabolcs Nagy · 7 years ago
  2. 4dc44ce microblaze: add statx syscall from linux v4.13 by Szabolcs Nagy · 7 years ago
  3. ffd048a aarch64: add extra_context struct from linux v4.13 by Szabolcs Nagy · 7 years ago
  4. 754f66a ioctl TIOCGPTPEER from linux v4.13 by Szabolcs Nagy · 7 years ago
  5. 5daaed6 s390x: add syscall number for s390_guarded_storage from linux v4.12 by Szabolcs Nagy · 7 years ago
  6. 2dc6760 i386: add arch_prctl syscall number from linux v4.12 by Szabolcs Nagy · 7 years ago
  7. 840d45b aarch64: add new HWCAP_* flags from linux v4.12 by Szabolcs Nagy · 7 years ago
  8. 9864f60 add statx syscall numbers from linux v4.11 by Szabolcs Nagy · 7 years ago
  9. bd1560f update aarch64 hwcap.h for linux v4.11 by Szabolcs Nagy · 7 years ago
  10. cee73f0 add kexec_file_load syscall number on powerpc from linux v4.10 by Szabolcs Nagy · 8 years ago
  11. 8f56955 add microblaze syscall numbers from linux v4.10 by Szabolcs Nagy · 8 years ago
  12. 1b9406b fix build regression on ARM for ISA levels less than v5 by Rich Felker · 7 years ago
  13. c10bc61 powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h by Szabolcs Nagy · 7 years ago
  14. 822dddf make syscall.h consistent with linux by Szabolcs Nagy · 8 years ago
  15. 8459c6f arm: add HWCAP_ARM_ hwcap macros by Szabolcs Nagy · 8 years ago
  16. 06fbefd add a_clz_64 helper function by Szabolcs Nagy · 7 years ago
  17. 3356177 s390x: add bits/hwcap.h by Szabolcs Nagy · 7 years ago
  18. cc08669 add SIOCGSTAMPNS socket ioctl macro to ioctl.h by Szabolcs Nagy · 7 years ago
  19. 02b50c9 fix mips ioctl macros to match linux asm/sockios.h by Szabolcs Nagy · 7 years ago
  20. 1698fe6 fix build failure for sh4a due to missing colon in asm statement by Thomas Petazzoni · 7 years ago
  21. 5948bc1 fix omission of microblaze user.h definitions by Rich Felker · 7 years ago
  22. 1c49700 remove long-obsolete clang workarounds from mips* syscall_arch.h files by Rich Felker · 7 years ago
  23. 4073f03 fix fstatat syscall on mips64 by Rich Felker · 7 years ago
  24. 5555041 s390x: provide sigcontext struct definition by Bobby Bingham · 7 years ago
  25. 74bca42 s390x: fix fpreg_t and remove unused per_struct by Tuan M. Hoang · 8 years ago
  26. fc85fb3 fix ld-behavior-dependent crash in ppc64 ldso startup by Rich Felker · 8 years ago
  27. 0a4a16d allow page size to vary on arm by Rich Felker · 8 years ago
  28. 1f53e7d fix crashes in x32 __tls_get_addr by rofl0r · 8 years ago
  29. 150747b reduce impact of REG_* namespace pollution in x86[_64] signal.h by Rich Felker · 8 years ago
  30. 62eaf40 add pkey_{mprotect,alloc,free} syscalls from linux v4.9 by Szabolcs Nagy · 8 years ago
  31. 29237f7 rework arm atomic/tp backends to be thumb-compatible and fdpic-ready by Rich Felker · 8 years ago
  32. 3f79eaa fix use of incomplete struct type in s390x user.h by Bobby Bingham · 8 years ago
  33. afefce1 fix typo in s390x user.h by Bobby Bingham · 8 years ago
  34. ffaaa6d remove legacy i386 fallback stdarg implementation and framework by Rich Felker · 8 years ago
  35. 5499172 work around gdb issues recognizing sigreturn trampoline on x86_64 by Rich Felker · 8 years ago
  36. 1509494 add s390x port by Bobby Bingham · 8 years ago
  37. b418ea1 generalize ELF hash table types not to assume 32-bit entries by Rich Felker · 8 years ago
  38. fe39aaa add bits/hwcap.h and include it in sys/auxv.h by Szabolcs Nagy · 8 years ago
  39. 189acc7 add sh syscall numbers from linux v4.8 by Szabolcs Nagy · 8 years ago
  40. 2ed811a fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8 by Szabolcs Nagy · 8 years ago
  41. 2b41959 microblaze: add syscall numbers from linux v4.7 by Szabolcs Nagy · 8 years ago
  42. 7cc3a28 fix pread/pwrite syscall calling convention on sh by Rich Felker · 8 years ago
  43. cff5747 fix regression in tcsetattr on all mips archs by Rich Felker · 8 years ago
  44. e1679ef remove or1k version of sem.h by Bobby Bingham · 8 years ago
  45. ee3f0c5 make brace placement in public header typedef'd structs consistent by Rich Felker · 8 years ago
  46. befa586 make brace placement in public header struct definitions consistent by Rich Felker · 8 years ago
  47. 45ba07f format mips bits/termios.h consistently mips64 and n32 versions by Rich Felker · 8 years ago
  48. cae8ac4 fix CBAUDEX in powerpc termios.h by Szabolcs Nagy · 8 years ago
  49. 8c316e9 fix TCS* definitions in mips termios.h by Szabolcs Nagy · 8 years ago
  50. ee9b590 fix mips termios.h macro exposure/namespace issues by Szabolcs Nagy · 8 years ago
  51. 3bda42a fix powerpc termios.h macro exposure/namespace issues by Szabolcs Nagy · 8 years ago
  52. 2e12857 fix generic termios.h macro exposure/namespace issues by Szabolcs Nagy · 8 years ago
  53. cd208b0 fix FIOQSIZE in arm ioctl.h by Szabolcs Nagy · 8 years ago
  54. 6fce6ca remove termios2 related ioctls from sh ioctl.h by Szabolcs Nagy · 8 years ago
  55. 809495f fix TIOCMSET in mips ioctl.h by Szabolcs Nagy · 8 years ago
  56. b76d4e0 fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h by Szabolcs Nagy · 8 years ago
  57. 058c0b2 remove mips and powerpc ioctls that are missing from linux uapi by Szabolcs Nagy · 8 years ago
  58. 5ce9012 add missing TIOC* macros to ioctl.h by Szabolcs Nagy · 8 years ago
  59. 8735a92 add missing SIOCSIFNAME from linux/sockios.h to ioctl.h by Szabolcs Nagy · 8 years ago
  60. 2df9ae9 remove ioctl macros that were removed from linux uapi by Szabolcs Nagy · 8 years ago
  61. 76d7cfb use the generic ioctl.h for x86_64, x32 and aarch64 by Szabolcs Nagy · 8 years ago
  62. 7158481 add consistent reserved fields in mips64/n32 termios structures by Rich Felker · 8 years ago
  63. 3dd27f3 fix posix_fadvise syscall args on powerpc, unify with arm fix by Rich Felker · 8 years ago
  64. 78b1f3c add preadv2 and pwritev2 syscall numbers for linux v4.6 by Szabolcs Nagy · 8 years ago
  65. 63e3a16 deduplicate __NR_* and SYS_* syscall number definitions by Bobby Bingham · 8 years ago
  66. 8ef6170 x32: eliminate __X32_SYSCALL_BIT constant by Bobby Bingham · 8 years ago
  67. 622fe8b x32: remove arch-specific syscall remapping by Bobby Bingham · 8 years ago
  68. 49631b7 fix spurious trailing whitespace in powerpc & powerpc64 bits/errno.h by Rich Felker · 8 years ago
  69. c0ede9e add powerpc64 port by Bobby Bingham · 8 years ago
  70. 5972c4a add mips n32 port (ILP32 ABI for mips64) by Rich Felker · 8 years ago
  71. 6d99ad9 add support for mips and mips64 r6 isa by Rich Felker · 8 years ago
  72. 5c3412d fix regression disabling use of pause instruction for x86 a_spin by Rich Felker · 8 years ago
  73. 84d4f5e add copy_file_range syscall numbers from linux v4.5 by Szabolcs Nagy · 8 years ago
  74. 2de5270 mips64: add recent linux syscall numbers by Szabolcs Nagy · 8 years ago
  75. e9f1c79 deduplicate bits/mman.h by Szabolcs Nagy · 8 years ago
  76. de400b6 correct pointer types for a_ll_p and a_sc_p primitives on mips64 by Rich Felker · 9 years ago
  77. 27bf42c make mips64 a_sc_p atomic primitive's asm constraints work with clang by Rich Felker · 9 years ago
  78. 5a92dd9 add powerpc soft-float support by Felix Fietkau · 9 years ago
  79. 8393357 add mips64 port by Rich Felker · 9 years ago
  80. db66ef1 add sched_getcpu vDSO support by Nathan Zadoks · 9 years ago
  81. fd224a8 make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc by Rich Felker · 9 years ago
  82. 869a9df remove workaround for broken mips assemblers by Rich Felker · 9 years ago
  83. 3b27725 better a_sc inline asm constraint on aarch64 and arm by Szabolcs Nagy · 9 years ago
  84. c18d05f ldso: fix GDB dynamic linker info on MIPS by Felix Fietkau · 9 years ago
  85. 4dfac11 deduplicate the bulk of the arch bits headers by Rich Felker · 9 years ago
  86. b0bf52f mips: add vdso support by Hauke Mehrtens · 9 years ago
  87. 9a3b8f9 fix siginfo_t for mips by Szabolcs Nagy · 9 years ago
  88. 789ff6a add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags by Szabolcs Nagy · 9 years ago
  89. 51d5f13 add mlock2 syscall number from linux v4.4 by Szabolcs Nagy · 9 years ago
  90. 09001a8 add new membarrier, userfaultfd and switch_endian syscalls by Szabolcs Nagy · 9 years ago
  91. 37bfb68 add new i386 socket syscall numbers by Szabolcs Nagy · 9 years ago
  92. a5e133b change the internal socketcall selection logic by Szabolcs Nagy · 9 years ago
  93. e7a1118 fix arm a_crash for big endian by Rich Felker · 9 years ago
  94. 89e149d add native a_crash primitive for arm by Rich Felker · 9 years ago
  95. bc443c3 clean powerpc syscall.h by Szabolcs Nagy · 9 years ago
  96. f9c3a2e add missing powerpc specific PROT_SAO memory protection flag by Szabolcs Nagy · 9 years ago
  97. 2f6f3dc fix powerpc MCL_* mlockall flags in bits/mman.h by Szabolcs Nagy · 9 years ago
  98. 2d14fa3 fix aarch64 atomics to load/store 32bit only by Szabolcs Nagy · 9 years ago
  99. b17fbd3 improve aarch64 atomics by Rich Felker · 9 years ago
  100. 4de1bc1 remove sh port's __fpscr_values source file by Rich Felker · 9 years ago