summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAge
* Enhance setns syscall decodingMasatake YAMATO2014-05-13
* mips: fix syscall entries that should have TP flag setDmitry V. Levin2014-05-12
* xtensa: fix unshare syscall entryDmitry V. Levin2014-05-12
* alpha, hppa, mips n64: fix waitid syscall entryDmitry V. Levin2014-05-12
* Add TM flag to shmat and shmdt syscall entriesDmitry V. Levin2014-05-12
* Alias sys_vfork to sys_forkDmitry V. Levin2014-05-12
* Fix preadv/pwritev offset decodingDmitry V. Levin2014-04-17
* mips: enable decoding of set_thread_areaDmitry V. Levin2014-04-09
* x86_64, x32: enable decoding of modify_ldt, get_thread_area, and set_thread_areaDmitry V. Levin2014-04-09
* 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