summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM EABI: disable OABI support by defaultDmitry V. Levin2014-03-20
* Fix stat decoding for LP64 bionicElliott Hughes2014-03-12
* Decode protocol argument for PF_NETLINK socketsMasatake YAMATO2014-03-11
* Cleanup socketpair decodingDmitry V. Levin2014-03-11
* printsiginfo: add SIGSYS decodingDmitry V. Levin2014-03-11
* Update siginfo codesDmitry V. Levin2014-03-11
* Factor out printing of si_pid and si_uid members of siginfo_tDmitry V. Levin2014-03-11
* Improve SI_TIMER decodingElliott Hughes2014-03-10
* aarch64: fix decoding of arm syscall numbersElliott Hughes2014-03-03
* Fix fcntl decodingDmitry V. Levin2014-03-03
* sys_fcntl: remove F_FREESP and F_FREESP64 supportDmitry V. Levin2014-03-01
* Add multi-personality support to struct old_sigaction decodingElliott Hughes2014-02-28
* Fix decoding of arm struct stat64 by aarch64 strace.Elliott Hughes2014-02-28
* Remove obsolete ioctlsort.cDmitry V. Levin2014-02-28
* Add multi-personality support to stack_t decodingDmitry V. Levin2014-02-27
* Rewrite signal mask decoding without sigset_tDmitry V. Levin2014-02-27
* Fix build with Bionic libcDmitry V. Levin2014-02-26
* powerpc64: fix 64-bit process detection on embeddedJames Yang2014-02-25
* Do not compile scsi ioctl decoding if <scsi/sg.h> is not availableDmitry V. Levin2014-02-25
* Revert "Add support for Altera's Nios-II softcore architecture"Dmitry V. Levin2014-02-14
* tests: tighten sigaction checkDmitry V. Levin2014-02-08
* Fix sigaction reporting on non-x86 architecturesDmitry V. Levin2014-02-08
* Check for SA_RESTORER definition in <asm/signal.h>Dmitry V. Levin2014-02-08
* arm: fix compilation warningDmitry V. Levin2014-02-07
* kexec: fix typoDmitry V. Levin2014-02-06
* 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
* Use XLAT_END macroDmitry V. Levin2014-02-05
* Itroduce XLAT_END macro to make xlat structures more compactDmitry V. Levin2014-02-05
* Convert personality_options to XLAT formDmitry V. Levin2014-02-05
* Convert futexops to XLAT formDmitry V. Levin2014-02-05
* Convert sigev_value to XLAT formDmitry V. Levin2014-02-05
* Use XLAT macroDmitry V. Levin2014-02-05
* Introduce XLAT macro to ease maintenance of xlat structuresDmitry V. Levin2014-02-05
* Decode ptp ioctlsStefan Sørensen2014-02-04
* Decode dynamic posix clocksStefan Sørensen2014-02-03
* Update ADJ_* constantsStefan Sørensen2014-02-03
* Add decoding of sockets descriptor 'paths' for network callsPhilippe Ombredanne2014-02-02
* tests: rename all tests so that their names end in .test suffixDmitry V. Levin2014-02-02
* net: add more sockopt optionsMike Frysinger2014-01-31
* mips: fix sigaction reportingChris Dearman2014-01-08
* Factor out struct sigaction printing codeDmitry V. Levin2014-01-08
* tests: add a test for rt_sigaction outputDmitry V. Levin2014-01-08