about summary refs log tree commit diff
path: root/arch/powerpc/bits/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* deduplicate __NR_* and SYS_* syscall number definitionsBobby Bingham2016-05-121-746/+0
* add copy_file_range syscall numbers from linux v4.5Szabolcs Nagy2016-03-191-0/+2
* add mlock2 syscall number from linux v4.4Szabolcs Nagy2016-01-261-0/+2
* add new membarrier, userfaultfd and switch_endian syscallsSzabolcs Nagy2016-01-261-0/+6
* clean powerpc syscall.hSzabolcs Nagy2016-01-241-24/+0
* add syscall numbers for the new execveat syscallSzabolcs Nagy2015-02-091-0/+2
* add new syscall numbers for bpf and kexec_file_loadSzabolcs Nagy2014-12-231-0/+2
* add new syscall numbers for seccomp, getrandom, memfd_createSzabolcs Nagy2014-10-081-0/+6
* add syscall numbers for the new renameat2 syscallSzabolcs Nagy2014-07-201-0/+2
* add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macroSzabolcs Nagy2014-05-301-0/+4
* add syscall numbers for the new kcmp and finit_module syscallsSzabolcs Nagy2013-04-011-1/+4
* fix trailing whitespace issues that crept in here and thereRich Felker2012-12-071-9/+9
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+741