summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Remove initialization of big holes in syscallent.h filesDmitry V. Levin2016-04-2921-35/+8
* alpha: decode osf_statfs64 and osf_fstatfs64 syscallsDmitry V. Levin2016-04-251-2/+2
* hppa: rename ECANCELLED to ECANCELEDDmitry V. Levin2016-04-201-1/+1
* Remove parser of unimplemented timerfd syscallDmitry V. Levin2016-04-202-1/+2
* mips o32, powerpc, powerpc64: fix decoding of iopl syscallDmitry V. Levin2016-04-203-3/+3
* alpha: fix decoding of shmat syscallDmitry V. Levin2016-04-201-1/+1
* avr32: wire up copy_file_range syscallDmitry V. Levin2016-03-291-0/+1
* Update generic ioctl entries from linux 4.5Dmitry V. Levin2016-03-273-195/+633
* hppa: wire up copy_file_range syscallDmitry V. Levin2016-02-211-0/+1
* mips: wire up copy_file_range syscallDmitry V. Levin2016-02-203-3/+6
* Replace printargs_lu and printargs_ld with printargs_u and printargs_dDmitry V. Levin2016-02-141-10/+12
* Implement copy_file_range syscall decodingDmitry V. Levin2016-02-1414-10/+24
* Fix numbers of syscall arguments in syscall tablesDmitry V. Levin2016-02-1322-125/+125
* s390: decode fadvise64 and fadvise64_64Dmitry V. Levin2016-02-131-2/+2
* mips n64: use the most optimal parser for fadvise64 syscallDmitry V. Levin2016-02-131-1/+1
* ia64: decode fstatfs64 and statfs64Dmitry V. Levin2016-02-131-2/+2
* alpha, ia64, mips, sh, sh64: fix the number of pipe syscall argumentsDmitry V. Levin2016-02-137-7/+7
* avr32: wire up missing syscallsDmitry V. Levin2016-02-131-0/+3
* s390, s390x: fix printing of syscalls unknown to the kernelDmitry V. Levin2016-01-131-1/+2
* s390, s390x: print all syscall arguments for syscall number 0Dmitry V. Levin2016-01-132-2/+2
* mips o32: alias sys_syscall to printargsDmitry V. Levin2016-01-131-0/+1
* s390: fix sigreturn decoding on recent kernelsDmitry V. Levin2016-01-121-5/+0
* avr32: wire up accept4 syscallDmitry V. Levin2016-01-101-0/+1
* sparc64: fix names of {s,g}etres{u,g}id syscallsDmitry V. Levin2016-01-091-4/+4
* sparc64: remove sparc32 syscall entriesDmitry V. Levin2016-01-091-20/+18
* sparc: remove sparc64 syscall entriesDmitry V. Levin2016-01-091-2/+2
* sparc64: clone syscallent.h from sparcDmitry V. Levin2016-01-091-1/+361
* sparc: fix mlock2 sysentry, wire up bind, listen, and setsockopt syscallsDmitry V. Levin2016-01-091-2/+5
* alpha: enhance decoding of getxpid, getxuid, and getxgid syscallsDmitry V. Levin2016-01-091-3/+3
* alpha: alias getdtablesize to printargsDmitry V. Levin2016-01-081-0/+3
* Set SYSCALL_NEVER_FAILS flag for getpid, getppid and gettid syscallDmitry V. Levin2015-12-2924-71/+71
* Set SYSCALL_NEVER_FAILS flag for umask syscallDmitry V. Levin2015-12-2924-24/+24
* alpha, ia64, mips, nios2, powerpc, sparc: always check for syscall errorDmitry V. Levin2015-12-277-7/+7
* sh, sh64: fix syscall flags in several syscall entriesDmitry V. Levin2015-12-252-10/+10
* Set SYSCALL_NEVER_FAILS flag for personality syscallDmitry V. Levin2015-12-2524-24/+24
* arc, metag, nios2, or1k, tile: fix buildDmitry V. Levin2015-12-245-7/+7
* ia64: wire up mlock2 syscallDmitry V. Levin2015-12-181-0/+1
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-174-0/+116
* Fix SYS_FUNC and SEN macros for muslSzabolcs Nagy2015-12-161-1/+1
* aarch64: make arm registers unsignedDmitry V. Levin2015-12-111-1/+1
* ia64: print all ia32 syscalls using printargsDmitry V. Levin2015-12-091-198/+4
* Fix build on architectures for which arch_sigreturn is not implementedDmitry V. Levin2015-12-091-0/+5
* aarch64: swap 64-bit and 32-bit personalitiesDmitry V. Levin2015-12-0911-82/+82
* mips: fix fadvise64 syscall entriesDmitry V. Levin2015-12-083-3/+3
* xtensa: wire up syncfs syscallDmitry V. Levin2015-12-081-1/+1
* sh, sh64: fix syscall entriesDmitry V. Levin2015-12-082-3/+3
* powerpc, powerpc64: wire up mlock2 syscallDmitry V. Levin2015-12-082-2/+4
* hppa: fix syscall entriesDmitry V. Levin2015-12-081-2/+2
* avr32: update syscall entriesDmitry V. Levin2015-12-081-1/+38
* m68k: fix syscall namesDmitry V. Levin2015-12-081-1/+1