| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove initialization of big holes in syscallent.h files | Dmitry V. Levin | 2016-04-29 | 21 | -35/+8 |
* | alpha: decode osf_statfs64 and osf_fstatfs64 syscalls | Dmitry V. Levin | 2016-04-25 | 1 | -2/+2 |
* | hppa: rename ECANCELLED to ECANCELED | Dmitry V. Levin | 2016-04-20 | 1 | -1/+1 |
* | Remove parser of unimplemented timerfd syscall | Dmitry V. Levin | 2016-04-20 | 2 | -1/+2 |
* | mips o32, powerpc, powerpc64: fix decoding of iopl syscall | Dmitry V. Levin | 2016-04-20 | 3 | -3/+3 |
* | alpha: fix decoding of shmat syscall | Dmitry V. Levin | 2016-04-20 | 1 | -1/+1 |
* | avr32: wire up copy_file_range syscall | Dmitry V. Levin | 2016-03-29 | 1 | -0/+1 |
* | Update generic ioctl entries from linux 4.5 | Dmitry V. Levin | 2016-03-27 | 3 | -195/+633 |
* | hppa: wire up copy_file_range syscall | Dmitry V. Levin | 2016-02-21 | 1 | -0/+1 |
* | mips: wire up copy_file_range syscall | Dmitry V. Levin | 2016-02-20 | 3 | -3/+6 |
* | Replace printargs_lu and printargs_ld with printargs_u and printargs_d | Dmitry V. Levin | 2016-02-14 | 1 | -10/+12 |
* | Implement copy_file_range syscall decoding | Dmitry V. Levin | 2016-02-14 | 14 | -10/+24 |
* | Fix numbers of syscall arguments in syscall tables | Dmitry V. Levin | 2016-02-13 | 22 | -125/+125 |
* | s390: decode fadvise64 and fadvise64_64 | Dmitry V. Levin | 2016-02-13 | 1 | -2/+2 |
* | mips n64: use the most optimal parser for fadvise64 syscall | Dmitry V. Levin | 2016-02-13 | 1 | -1/+1 |
* | ia64: decode fstatfs64 and statfs64 | Dmitry V. Levin | 2016-02-13 | 1 | -2/+2 |
* | alpha, ia64, mips, sh, sh64: fix the number of pipe syscall arguments | Dmitry V. Levin | 2016-02-13 | 7 | -7/+7 |
* | avr32: wire up missing syscalls | Dmitry V. Levin | 2016-02-13 | 1 | -0/+3 |
* | s390, s390x: fix printing of syscalls unknown to the kernel | Dmitry V. Levin | 2016-01-13 | 1 | -1/+2 |
* | s390, s390x: print all syscall arguments for syscall number 0 | Dmitry V. Levin | 2016-01-13 | 2 | -2/+2 |
* | mips o32: alias sys_syscall to printargs | Dmitry V. Levin | 2016-01-13 | 1 | -0/+1 |
* | s390: fix sigreturn decoding on recent kernels | Dmitry V. Levin | 2016-01-12 | 1 | -5/+0 |
* | avr32: wire up accept4 syscall | Dmitry V. Levin | 2016-01-10 | 1 | -0/+1 |
* | sparc64: fix names of {s,g}etres{u,g}id syscalls | Dmitry V. Levin | 2016-01-09 | 1 | -4/+4 |
* | sparc64: remove sparc32 syscall entries | Dmitry V. Levin | 2016-01-09 | 1 | -20/+18 |
* | sparc: remove sparc64 syscall entries | Dmitry V. Levin | 2016-01-09 | 1 | -2/+2 |
* | sparc64: clone syscallent.h from sparc | Dmitry V. Levin | 2016-01-09 | 1 | -1/+361 |
* | sparc: fix mlock2 sysentry, wire up bind, listen, and setsockopt syscalls | Dmitry V. Levin | 2016-01-09 | 1 | -2/+5 |
* | alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls | Dmitry V. Levin | 2016-01-09 | 1 | -3/+3 |
* | alpha: alias getdtablesize to printargs | Dmitry V. Levin | 2016-01-08 | 1 | -0/+3 |
* | Set SYSCALL_NEVER_FAILS flag for getpid, getppid and gettid syscall | Dmitry V. Levin | 2015-12-29 | 24 | -71/+71 |
* | Set SYSCALL_NEVER_FAILS flag for umask syscall | Dmitry V. Levin | 2015-12-29 | 24 | -24/+24 |
* | alpha, ia64, mips, nios2, powerpc, sparc: always check for syscall error | Dmitry V. Levin | 2015-12-27 | 7 | -7/+7 |
* | sh, sh64: fix syscall flags in several syscall entries | Dmitry V. Levin | 2015-12-25 | 2 | -10/+10 |
* | Set SYSCALL_NEVER_FAILS flag for personality syscall | Dmitry V. Levin | 2015-12-25 | 24 | -24/+24 |
* | arc, metag, nios2, or1k, tile: fix build | Dmitry V. Levin | 2015-12-24 | 5 | -7/+7 |
* | ia64: wire up mlock2 syscall | Dmitry V. Levin | 2015-12-18 | 1 | -0/+1 |
* | Add copyright headers to some files which lack them | Dmitry V. Levin | 2015-12-17 | 4 | -0/+116 |
* | Fix SYS_FUNC and SEN macros for musl | Szabolcs Nagy | 2015-12-16 | 1 | -1/+1 |
* | aarch64: make arm registers unsigned | Dmitry V. Levin | 2015-12-11 | 1 | -1/+1 |
* | ia64: print all ia32 syscalls using printargs | Dmitry V. Levin | 2015-12-09 | 1 | -198/+4 |
* | Fix build on architectures for which arch_sigreturn is not implemented | Dmitry V. Levin | 2015-12-09 | 1 | -0/+5 |
* | aarch64: swap 64-bit and 32-bit personalities | Dmitry V. Levin | 2015-12-09 | 11 | -82/+82 |
* | mips: fix fadvise64 syscall entries | Dmitry V. Levin | 2015-12-08 | 3 | -3/+3 |
* | xtensa: wire up syncfs syscall | Dmitry V. Levin | 2015-12-08 | 1 | -1/+1 |
* | sh, sh64: fix syscall entries | Dmitry V. Levin | 2015-12-08 | 2 | -3/+3 |
* | powerpc, powerpc64: wire up mlock2 syscall | Dmitry V. Levin | 2015-12-08 | 2 | -2/+4 |
* | hppa: fix syscall entries | Dmitry V. Levin | 2015-12-08 | 1 | -2/+2 |
* | avr32: update syscall entries | Dmitry V. Levin | 2015-12-08 | 1 | -1/+38 |
* | m68k: fix syscall names | Dmitry V. Levin | 2015-12-08 | 1 | -1/+1 |