summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAge
* Revert "Add support for Altera's Nios-II softcore architecture"Dmitry V. Levin2014-02-14
* Add support for Altera's Nios-II softcore architectureEzequiel Garcia2014-02-06
* Implement add_key, keyctl, and request_key decodingDmitry V. Levin2014-02-05
* Implement ioprio_get and ioprio_set decodingDmitry V. Levin2014-02-05
* Implement finit_module decodingDmitry V. Levin2014-02-05
* Cleanup inotify syscalls decodingDmitry V. Levin2014-02-05
* Enhance reboot decodingDmitry V. Levin2014-02-05
* Implement kexec_load decodingDmitry V. Levin2014-02-05
* Use prepared editions of recently imported linux headersDmitry V. Levin2014-02-05
* Implement fanotify_init and fanotify_mark decodingDmitry V. Levin2014-02-05
* Convert personality_options to XLAT formDmitry V. Levin2014-02-05
* 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