summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAge
* Implement decoding of splice, tee and vmsplice(2) syscallsDmitry V. Levin2011-10-11
* Define MAX_ARGS to 6 for all Linux archesDenys Vlasenko2011-08-23
* Stop using nargs == -1 in syscallent tablesDenys Vlasenko2011-08-23
* Correct sys_sendfile[64] type and nargsDenys Vlasenko2011-08-23
* Set saner MAX_ARGS (6 or 8) for X86_64 and I386Denys Vlasenko2011-08-23
* Fix MIPS syscall entriesDmitry V. Levin2011-06-09
* Don't display bogus parameter for sigreturn syscallDenys Vlasenko2011-06-09
* Whitespace cleanups. no code changes.Denys Vlasenko2011-06-07
* ARM EABI: fix 64-bit syscall's arguments decodingDmitry V. Levin2011-05-30
* Linux: implement decoding of preadv and pwritev syscallsDamir Shayhutdinov2011-05-30
* Blackfin: update syscall listMike Frysinger2011-04-24
* linux: add new EHWPOISON errnoMike Frysinger2011-04-24
* linux/ioctlent: unify them allMike Frysinger2011-03-14
* ppc, s390, sparc: regenerate ioctlent.h filesDmitry V. Levin2011-02-26
* Remove redundant ioctlent.h filesDmitry V. Levin2011-02-26
* ioctlsort: sync with ioctl_lookup()Dmitry V. Levin2011-02-25
* Remove obsolete .cvsignore filesDmitry V. Levin2011-02-25
* ioctlsort: zero pad ioctl codes to 4 placesMike Frysinger2011-02-22
* Add TRACE_DESC|TRACE_FILE flags to fanotify_* sysentriesDmitry V. Levin2011-02-20
* Fix flags of fallocate sysentriesDmitry V. Levin2011-02-20
* Add TRACE_DESC flag to epoll_create* sysentriesDmitry V. Levin2011-02-20
* Add TRACE_DESC flag to fgetxattr, flistxattr, and fremovexattr sysentriesDmitry V. Levin2011-02-20
* Add TRACE_FILE flag to swapoff sysentriesDmitry V. Levin2011-02-20
* Add TRACE_DESC flag to fadvise64* sysentriesDmitry V. Levin2011-02-20
* Add TRACE_DESC flag to mmap, mmap2, and old_mmap sysentriesDmitry V. Levin2011-02-20
* Do not initialize native_scno on platforms with only one personalityDmitry V. Levin2011-02-20
* Add LOOP_* ioctls defined in linux/loop.hDmitry V. Levin2011-02-20
* linux/sparc: move to common syscall.hMike Frysinger2011-02-19
* sparc: add new funcs to syscall.hMike Frysinger2011-02-19
* sparc: punt unused syscall.h.2Mike Frysinger2011-02-19
* Fix decoding of get[ug]id, gete[ug]id and setfs[ug]id return valuesDmitry V. Levin2011-01-19
* * linux/*/syscallent.h: Fix typo in sys_newfstatat syscall flags.Dmitry V. Levin2011-01-19
* Blackfin: update ioctl listMike Frysinger2011-01-18
* Fix stat64 decoding on mipsDmitry V. Levin2011-01-17
* Update linux/*/syscallent.h files to match Linux kernel v2.6.37Dmitry V. Levin2011-01-17
* Update linux/ioctlent.hDmitry V. Levin2011-01-14
* Add HDIO_* ioctls defined in linux/hdreg.hDmitry V. Levin2011-01-14
* sh: Add entry for not-multiplexed accept4Carmelo AMOROSO2011-01-10
* sh: Add entries for not-multiplexed socket callsCarmelo AMOROSO2010-12-14
* sh: Add support for tracing sys_cacheflush system callCarmelo AMOROSO2010-12-03
* Update linux/hppa/syscallent.h to match Linux kernel v2.6.35Dmitry V. Levin2010-09-16
* Blackfin: decode new syscallsMike Frysinger2010-09-15
* * linux/ioctlent.sh: Search a few non-exported paths.Mike Frysinger2010-09-15
* Correct get/set_robust_list syscall numbers for powerpcNeil Campbell2010-08-09
* Update Linux MIPS syscalls to match 2.6.35-rc6+David Daney2010-08-05
* Add support for the MicroBlaze architectureEdgar E. Iglesias2010-08-05
* linux/sparc: add missing syscall declarationsFrederik Schüler2010-08-05
* Add biarch support for powerpc64Andreas Schwab2010-07-13
* Decode TLS syscalls on m68kAndreas Schwab2010-05-28
* Fix s390 system call table listHeiko Carstens2010-04-13