summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-09-11powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.hSzabolcs Nagy2-1/+11
2017-09-06make syscall.h consistent with linuxSzabolcs Nagy10-24/+20
2017-08-29arm: add HWCAP_ARM_ hwcap macrosSzabolcs Nagy1-0/+24
2017-08-29add a_clz_64 helper functionSzabolcs Nagy7-0/+49
2017-08-29s390x: add bits/hwcap.hSzabolcs Nagy1-0/+15
2017-08-29add SIOCGSTAMPNS socket ioctl macro to ioctl.hSzabolcs Nagy8-0/+8
2017-08-29fix mips ioctl macros to match linux asm/sockios.hSzabolcs Nagy3-15/+15
2017-08-11fix build failure for sh4a due to missing colon in asm statementThomas Petazzoni1-1/+1
2017-06-21fix omission of microblaze user.h definitionsRich Felker1-1/+25
2017-05-31remove long-obsolete clang workarounds from mips* syscall_arch.h filesRich Felker3-157/+0
2017-05-31fix fstatat syscall on mips64Rich Felker1-3/+22
2017-04-22s390x: provide sigcontext struct definitionBobby Bingham1-0/+15
2017-03-15s390x: fix fpreg_t and remove unused per_structTuan M. Hoang1-2/+2
2017-03-08fix ld-behavior-dependent crash in ppc64 ldso startupRich Felker1-1/+1
2017-02-22allow page size to vary on armRich Felker1-1/+0
2017-01-13fix crashes in x32 __tls_get_addrrofl0r1-0/+2
2017-01-04reduce impact of REG_* namespace pollution in x86[_64] signal.hRich Felker3-65/+130
2016-12-29add pkey_{mprotect,alloc,free} syscalls from linux v4.9Szabolcs Nagy9-0/+27
2016-12-19rework arm atomic/tp backends to be thumb-compatible and fdpic-readyRich Felker2-14/+23
2016-12-16fix use of incomplete struct type in s390x user.hBobby Bingham1-10/+10
2016-12-16fix typo in s390x user.hBobby Bingham1-1/+1
2016-12-15remove legacy i386 fallback stdarg implementation and frameworkRich Felker2-13/+0
2016-11-12work around gdb issues recognizing sigreturn trampoline on x86_64Rich Felker2-0/+18
2016-11-11add s390x portBobby Bingham27-0/+1097
2016-11-11generalize ELF hash table types not to assume 32-bit entriesRich Felker1-0/+1
2016-10-20add bits/hwcap.h and include it in sys/auxv.hSzabolcs Nagy9-0/+137
2016-10-20add sh syscall numbers from linux v4.8Szabolcs Nagy1-0/+14
2016-10-20fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8Szabolcs Nagy1-2/+2
2016-08-30microblaze: add syscall numbers from linux v4.7Szabolcs Nagy1-0/+3
2016-08-11fix pread/pwrite syscall calling convention on shRich Felker1-0/+1
2016-07-13fix regression in tcsetattr on all mips archsRich Felker3-9/+9
2016-07-06remove or1k version of sem.hBobby Bingham1-11/+0
2016-07-03make brace placement in public header typedef'd structs consistentRich Felker8-18/+9
2016-07-03make brace placement in public header struct definitions consistentRich Felker44-108/+54
2016-07-03format mips bits/termios.h consistently mips64 and n32 versionsRich Felker1-2/+1
2016-07-03fix CBAUDEX in powerpc termios.hSzabolcs Nagy2-2/+2
2016-07-03fix TCS* definitions in mips termios.hSzabolcs Nagy3-9/+9
2016-07-03fix mips termios.h macro exposure/namespace issuesSzabolcs Nagy3-45/+42
2016-07-03fix powerpc termios.h macro exposure/namespace issuesSzabolcs Nagy2-24/+24
2016-07-03fix generic termios.h macro exposure/namespace issuesSzabolcs Nagy1-9/+14
2016-07-03fix FIOQSIZE in arm ioctl.hSzabolcs Nagy3-0/+4
2016-07-03remove termios2 related ioctls from sh ioctl.hSzabolcs Nagy1-4/+0
2016-07-03fix TIOCMSET in mips ioctl.hSzabolcs Nagy3-3/+3
2016-07-03fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.hSzabolcs Nagy3-42/+42
2016-07-03remove mips and powerpc ioctls that are missing from linux uapiSzabolcs Nagy5-31/+0
2016-07-03add missing TIOC* macros to ioctl.hSzabolcs Nagy7-3/+40
2016-07-03add missing SIOCSIFNAME from linux/sockios.h to ioctl.hSzabolcs Nagy7-0/+7
2016-07-03remove ioctl macros that were removed from linux uapiSzabolcs Nagy7-32/+0
2016-07-03use the generic ioctl.h for x86_64, x32 and aarch64Szabolcs Nagy3-607/+0
2016-07-03add consistent reserved fields in mips64/n32 termios structuresRich Felker2-0/+4