summaryrefslogtreecommitdiff
path: root/arch/powerpc64
AgeCommit message (Expand)AuthorLines
2017-08-29add a_clz_64 helper functionSzabolcs Nagy-0/+7
2017-08-29add SIOCGSTAMPNS socket ioctl macro to ioctl.hSzabolcs Nagy-0/+1
2017-03-08fix ld-behavior-dependent crash in ppc64 ldso startupRich Felker-1/+1
2016-10-20add bits/hwcap.h and include it in sys/auxv.hSzabolcs Nagy-0/+40
2016-07-03make brace placement in public header typedef'd structs consistentRich Felker-2/+1
2016-07-03make brace placement in public header struct definitions consistentRich Felker-14/+7
2016-07-03fix CBAUDEX in powerpc termios.hSzabolcs Nagy-1/+1
2016-07-03fix powerpc termios.h macro exposure/namespace issuesSzabolcs Nagy-12/+12
2016-07-03remove mips and powerpc ioctls that are missing from linux uapiSzabolcs Nagy-8/+0
2016-07-03add missing TIOC* macros to ioctl.hSzabolcs Nagy-3/+3
2016-07-03add missing SIOCSIFNAME from linux/sockios.h to ioctl.hSzabolcs Nagy-0/+1
2016-07-03remove ioctl macros that were removed from linux uapiSzabolcs Nagy-7/+0
2016-06-09add preadv2 and pwritev2 syscall numbers for linux v4.6Szabolcs Nagy-0/+2
2016-05-12deduplicate __NR_* and SYS_* syscall number definitionsBobby Bingham-360/+0
2016-05-08fix spurious trailing whitespace in powerpc & powerpc64 bits/errno.hRich Felker-1/+1
2016-05-08add powerpc64 portBobby Bingham-0/+1907