summaryrefslogtreecommitdiff
path: root/arch/powerpc64
AgeCommit message (Expand)AuthorLines
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