summaryrefslogtreecommitdiff
path: root/src/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* Fix preprocessor indentationDmitry V. Levin2023-05-071-5/+5
* Update copyright headersDmitry V. Levin2023-04-301-1/+1
* mips: fix raw_syscall_0Elvira Khabirova2023-03-051-3/+13
* Update copyright headersDmitry V. Levin2023-02-261-1/+1
* treewide: replace "sed -r" with "sed -E"Dmitry V. Levin2023-02-141-1/+1
* Update ioctl entries from linux v6.2Gleb Fotengauer-Malinovskiy2023-01-301-1/+0
* Update ioctl entries from linux v5.19Gleb Fotengauer-Malinovskiy2022-07-181-0/+1
* mips: remove redundant include of syscall_dummy.hDmitry V. Levin2022-01-061-1/+0
* Load /proc/$pid/comm into struct tcbMasatake YAMATO2021-11-143-9/+9
* util: unify differently-sized variants of print_{,u,x}int_array_memberEugene Syromyatnikov2021-10-112-9/+3
* src/linux: add PERSONALITY0_AUDIT_ARCH definitions where possibleEugene Syromyatnikov2021-10-081-0/+18
* Update ioctl entries from linux v5.14Gleb Fotengauer-Malinovskiy2021-08-191-0/+1
* Implement decoding of PTRACE_GETREGS and PTRACE_SETREGSDmitry V. Levin2021-05-281-0/+40
* mips o32: fix PTRACE_{G,S}ETREGSET NT_PRSTATUS regset decodingDmitry V. Levin2021-05-242-5/+12
* mips: implement PTRACE_{G,S}ETREGSET NT_PRSTATUS regset decodingDmitry V. Levin2021-05-172-0/+81
* Update ioctl entries from linux v5.12Gleb Fotengauer-Malinovskiy2021-04-191-0/+4
* Update copyright headersDmitry V. Levin2021-02-1620-20/+20
* Update ioctl entries from linux v5.11Gleb Fotengauer-Malinovskiy2021-02-101-0/+1
* src/linux: normalize cross-arch #includeDmitry V. Levin2021-02-081-2/+2
* src/linux: include "userent0.h" instead of "../userent0.h" where appropriateDmitry V. Levin2021-02-081-1/+1
* src/linux/syscallent-common-32.h: move to src/linux/32/Dmitry V. Levin2021-02-082-2/+2
* src/linux: rename subcall.h, subcall32.h and subcall64.hDmitry V. Levin2021-02-083-3/+3
* src: move linux/dummy.h to top level and rename to syscall_dummy.hDmitry V. Levin2021-02-081-1/+1
* Move source files into src subdirectoryDmitry V. Levin2021-02-0323-0/+2596