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