aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc64/bits/syscall.h.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* add kexec_file_load syscall number on powerpc from linux v4.10•••added in linux commit 80f60e509a03ff9ff2bdbf9cd1e935c6360b8bd9 Szabolcs Nagy2017-11-051-0/+1
* add preadv2 and pwritev2 syscall numbers for linux v4.6•••the syscalls take an additional flag argument, they were added in commit f17d8b35452cab31a70d224964cd583fb2845449 and a RWF_HIPRI priority hint flag was added to linux/fs.h in 97be7ebe53915af504fb491fb99f064c7cf3cb09. the syscall is not allocated for microblaze and sh yet. Szabolcs Nagy2016-06-091-0/+2
* deduplicate __NR_* and SYS_* syscall number definitionsBobby Bingham2016-05-121-0/+358