summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAge
* Decode ptp ioctlsStefan Sørensen2014-02-04
* Add support for ARC Cores from SynopsysVineet Gupta2013-09-11
* Add support for decoding sync_file_rangeWilliam Manley2013-09-11
* fanotify_mark: fix number of args for 32bit archesMike Frysinger2013-09-11
* ioctlent: add UAPI supportv4.8Dmitry V. Levin2013-06-03
* mips o32: fix syscall tableDmitry V. Levin2013-05-11
* mips n64: fix syscall tableDmitry V. Levin2013-05-10
* mips n32: fix syscall tableDmitry V. Levin2013-05-10
* sync_file_range: fix number of syscall argumentsDmitry V. Levin2013-05-08
* Add syscall entries for new linux syscallsDmitry V. Levin2013-05-08
* Move subcall decoding configuration out of the common codeDmitry V. Levin2013-05-07
* sparc: remove some unused declarations and macrosDmitry V. Levin2013-05-07
* metag: rename llseek syscall to _llseekJames Hogan2013-05-07
* metag: disable socket and ipc subcall supportJames Hogan2013-05-07
* pread, pwrite: fix number of syscall argumentsDmitry V. Levin2013-05-07
* preadv, pwritev: fix number of syscall argumentsDmitry V. Levin2013-05-07
* ftruncate64, truncate64: fix number of syscall argumentsDmitry V. Levin2013-05-07
* fallocate: fix number of syscall argumentsDmitry V. Levin2013-05-07
* fadvise64, fadvise64_64: fix handlers and number of syscall argumentsDmitry V. Levin2013-05-07
* mips: split syscallent.hDmitry V. Levin2013-05-07
* readahead: fix number of syscall argumentsDmitry V. Levin2013-05-07
* linux/syscall.h: make subcall decoding configuration more readableDmitry V. Levin2013-05-06
* xtensa: disable socket and ipc subcall supportChris Zankel2013-05-06
* Fix syscall flagsDmitry V. Levin2013-05-06
* tile: disable socket and ipc subcall supportChris Metcalf2013-05-06
* Blackfin: disable socketcall and ipc subcall supportMike Frysinger2013-05-06
* s390: fix # of args truncate64/ftruncate64 takesMike Frysinger2013-05-05
* Decode mtd/ubi ioctlsMike Frysinger2013-05-02
* ia64: fix compilation warnings introduced by commit v4.7-174-g44f0ed1Dmitry V. Levin2013-05-02
* x32: fix decoding of i386 truncate and ftruncate syscallsDmitry V. Levin2013-05-02
* x32: fix build regressions introduced by commit v4.7-96-g8435d67Dmitry V. Levin2013-05-01
* Alias sys_*lstat* syscall printing functionsDmitry V. Levin2013-05-01
* x86_64: decode __old_kernel_stat based syscallsDmitry V. Levin2013-05-01
* x32: fix decoding of __old_kernel_stat based syscallsDmitry V. Levin2013-05-01
* Fix building outside source directoryAndreas Schwab2013-03-31
* Add support for the XTENSA architectureChris Zankel2013-03-25
* Do not use off_t in sendfile decodingDmitry V. Levin2013-03-20
* Disable STREAMS syscalls for non-SPARCDenys Vlasenko2013-03-05
* Fix printstrbufarg's address argument to be long, not intDenys Vlasenko2013-03-05
* metag,or1k: whitesace style fix. no code changesDenys Vlasenko2013-03-05
* Assorted fixes to syscallent.hDenys Vlasenko2013-03-05
* Add support for Imagination Technologies MetaJames Hogan2013-03-05
* ARM: make it one-personality archDenys Vlasenko2013-02-21
* arm: shorten syscall table for EABI - no point in storing NULL entriesDenys Vlasenko2013-02-20
* Use the same style of includes in linux/*/* filesDenys Vlasenko2013-02-20
* Clean up mmap decodingDenys Vlasenko2013-02-19
* Remove wrong x32-specific lseekDenys Vlasenko2013-02-17
* Cosmetic fixes to syscall tables, no code changesDenys Vlasenko2013-02-17
* Make linux/mips/syscallent.h smallerDenys Vlasenko2013-02-16
* Whitespace fix, no code changesDenys Vlasenko2013-02-14