Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
31f9cb6f4889c4b3b28993eb259f20ef097b2b6a
/
linux
3e90b29
Fix MIPS syscall entries
by Dmitry V. Levin
· 14 years ago
f073679
Don't display bogus parameter for sigreturn syscall
by Denys Vlasenko
· 14 years ago
b63256e
Whitespace cleanups. no code changes.
by Denys Vlasenko
· 14 years ago
7a5b08f
ARM EABI: fix 64-bit syscall's arguments decoding
by Dmitry V. Levin
· 14 years ago
3087dd6
Linux: implement decoding of preadv and pwritev syscalls
by Damir Shayhutdinov
· 14 years ago
1cd5371
Blackfin: update syscall list
by Mike Frysinger
· 14 years ago
96e1f48
linux: add new EHWPOISON errno
by Mike Frysinger
· 14 years ago
9004e12
linux/ioctlent: unify them all
by Mike Frysinger
· 14 years ago
6ae37bf
ppc, s390, sparc: regenerate ioctlent.h files
by Dmitry V. Levin
· 14 years ago
ff5c42a
Remove redundant ioctlent.h files
by Dmitry V. Levin
· 14 years ago
609b58c
ioctlsort: sync with ioctl_lookup()
by Dmitry V. Levin
· 14 years ago
a6ca968
Remove obsolete .cvsignore files
by Dmitry V. Levin
· 14 years ago
f72418c
ioctlsort: zero pad ioctl codes to 4 places
by Mike Frysinger
· 14 years ago
7bab9fc
Add TRACE_DESC|TRACE_FILE flags to fanotify_* sysentries
by Dmitry V. Levin
· 14 years ago
2bc744d
Fix flags of fallocate sysentries
by Dmitry V. Levin
· 14 years ago
b9839ef
Add TRACE_DESC flag to epoll_create* sysentries
by Dmitry V. Levin
· 14 years ago
1e43961
Add TRACE_DESC flag to fgetxattr, flistxattr, and fremovexattr sysentries
by Dmitry V. Levin
· 14 years ago
612e092
Add TRACE_FILE flag to swapoff sysentries
by Dmitry V. Levin
· 14 years ago
fdbe3c5
Add TRACE_DESC flag to fadvise64* sysentries
by Dmitry V. Levin
· 14 years ago
bde8033
Add TRACE_DESC flag to mmap, mmap2, and old_mmap sysentries
by Dmitry V. Levin
· 14 years ago
b2eaa8d
Do not initialize native_scno on platforms with only one personality
by Dmitry V. Levin
· 14 years ago
e51a87c
Add LOOP_* ioctls defined in linux/loop.h
by Dmitry V. Levin
· 14 years ago
330a895
linux/sparc: move to common syscall.h
by Mike Frysinger
· 14 years ago
e44a4a2
sparc: add new funcs to syscall.h
by Mike Frysinger
· 14 years ago
71a78bc
sparc: punt unused syscall.h.2
by Mike Frysinger
· 14 years ago
50a218d
Fix decoding of get[ug]id, gete[ug]id and setfs[ug]id return values
by Dmitry V. Levin
· 14 years ago
62d0428
* linux/*/syscallent.h: Fix typo in sys_newfstatat syscall flags.
by Dmitry V. Levin
· 14 years ago
ae6a5f7
Blackfin: update ioctl list
by Mike Frysinger
· 14 years ago
4dd5432
Fix stat64 decoding on mips
by Dmitry V. Levin
· 14 years ago
e9e3d70
Update linux/*/syscallent.h files to match Linux kernel v2.6.37
by Dmitry V. Levin
· 14 years ago
4eb1b51
Update linux/ioctlent.h
by Dmitry V. Levin
· 14 years ago
ebc2f28
Add HDIO_* ioctls defined in linux/hdreg.h
by Dmitry V. Levin
· 14 years ago
d64184f
sh: Add entry for not-multiplexed accept4
by Carmelo AMOROSO
· 14 years ago
9b977d1
sh: Add entries for not-multiplexed socket calls
by Carmelo AMOROSO
· 14 years ago
f8e5650
sh: Add support for tracing sys_cacheflush system call
by Carmelo AMOROSO
· 14 years ago
336a35f
Update linux/hppa/syscallent.h to match Linux kernel v2.6.35
by Dmitry V. Levin
· 14 years ago
260e571
Blackfin: decode new syscalls
by Mike Frysinger
· 14 years ago
1b30f4b
* linux/ioctlent.sh: Search a few non-exported paths.
by Mike Frysinger
· 14 years ago
ffd2b30
Correct get/set_robust_list syscall numbers for powerpc
by Neil Campbell
· 14 years ago
670f511
Update Linux MIPS syscalls to match 2.6.35-rc6+
by David Daney
· 14 years ago
939caba
Add support for the MicroBlaze architecture
by Edgar E. Iglesias
· 14 years ago
b7915d1
linux/sparc: add missing syscall declarations
by Frederik Schüler
· 15 years ago
d69fa49
Add biarch support for powerpc64
by Andreas Schwab
· 14 years ago
5874322
Decode TLS syscalls on m68k
by Andreas Schwab
· 15 years ago
394f60c
Fix s390 system call table list
by Heiko Carstens
· 15 years ago
ae4db5e
Update linux/ioctlent.h
by Dmitry V. Levin
· 15 years ago
6230039
Update linux/*/syscallent.h files to match Linux kernel v2.6.33
by Dmitry V. Levin
· 15 years ago
0873f29
Decode recvmmsg syscall
by Andreas Schwab
· 15 years ago
bab8940
Hook up inotify_init1 open mode flags printer
by Mark Wielaard
· 15 years ago
c8c6698
Add support for the TILE architecture
by Chris Metcalf
· 15 years ago
fdc4559
Decode fifth argument of mremap syscall
by Dmitry V. Levin
· 15 years ago
5078770
Move i386-specific files out of common linux dir
by Mike Frysinger
· 15 years ago
fe94953
Decode fallocate on PowerPC
by Andreas Schwab
· 15 years ago
d45f0a6
Correct decoding of readahead and fadvice64(_64) on PowerPC
by Andreas Schwab
· 15 years ago
8bfc23e
Add sys_nanosleep() prototype for sparc
by Mike Frysinger
· 15 years ago
e90cc74
Blackfin: Update ioctl/syscall lists
by Mike Frysinger
· 15 years ago
b065daa
ioctlsort: Check ppc hosts too
by Mike Frysinger
· 15 years ago
0fda1c5
Fix build on ia64
by Andreas Schwab
· 15 years ago
1dc2061
* linux/hppa/syscallent.h: Update syscalls.
by Carlos O'Donell
· 15 years ago
86b23b7
Mark shell scripts as executable
by Mike Frysinger
· 15 years ago
4651222
linux/errno: Add ERFKILL
by Mike Frysinger
· 15 years ago
8a56b8a
Add accept4 socketcall
by Paolo Bonzini
· 15 years ago
705ff10
Replace x86-64 paccept with accept4
by Paolo Bonzini
· 15 years ago
414fe7d
Cleanup trailing whitespaces and indentation that uses spaces before tabs
by Dmitry V. Levin
· 15 years ago
5ae2b7c
AVR32 support by Hans-Christian Egtvedt
by Denys Vlasenko
· 16 years ago
e6d113f
linux/ioctlent.sh: update by Mike Frysinger (now collects enums too)
by Denys Vlasenko
· 16 years ago
8a4bdf8
s/sort | uniq/sort -u/
by Denys Vlasenko
· 16 years ago
f3c9ed4
Further signalent.h cleanup.
by Denys Vlasenko
· 16 years ago
3566e3d
Patch by Mike Frysinger (vapier AT gentoo.org).
by Denys Vlasenko
· 16 years ago
5356026
Patch by Mike Frysinger (vapier AT gentoo.org).
by Denys Vlasenko
· 16 years ago
185cce1
Patch by Mike Frysinger (vapier AT gentoo.org).
by Denys Vlasenko
· 16 years ago
d8df371
Patch by Mike Frysinger (vapier AT gentoo.org).
by Denys Vlasenko
· 16 years ago
8aeed47
* linux/bfin/syscallent.h: sys_futex has 6 parameters, not 5.
by Denys Vlasenko
· 16 years ago
402eeb6
trailing whitespace removal, no code changes
by Denys Vlasenko
· 16 years ago
06bfe26
2008-11-13 Kirill A. Shutemov <kirill@shutemov.name>
by Dmitry V. Levin
· 16 years ago
465acd2
2008-11-13 Kirill A. Shutemov <kirill@shutemov.name>
by Dmitry V. Levin
· 16 years ago
adedb51
Fixing many instances of broken indentation with spaces instead of tabs.
by Denys Vlasenko
· 16 years ago
24f0dce
* linux/syscallent.h: Mark sendfile(2) as network syscall.
by Denys Vlasenko
· 16 years ago
4371b10
2008-10-23 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
87ea1f4
2008-10-23 Mike Frysinger <vapier@gentoo.org>
by Dmitry V. Levin
· 16 years ago
2e55ff4
2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
86c26be
2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
93deafe
2008-09-02 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
d94020f
2008-08-24 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
4a6f652
2008-08-24 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
2b95658
2008-07-18 Andreas Schwab <schwab@suse.de>
by Roland McGrath
· 16 years ago
092f0eb
2008-07-18 Andreas Schwab <schwab@suse.de>
by Roland McGrath
· 16 years ago
334baa8
2008-07-17 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
3ffd406
2008-06-29 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
0128362
2008-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
by Jan Kratochvil
· 16 years ago
366c57e
2008-05-19 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 17 years ago
30713be
2008-05-19 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 17 years ago
5670331
2008-01-25 Bruna Moreira <bruna.moreira@indt.org>
by Roland McGrath
· 17 years ago
ed26d2a
2008-01-07 Paul Mundt <lethal@linux-sh.org>
by Roland McGrath
· 17 years ago
542c2c6
2007-08-26 Daniel Jacobowitz <dan@codesourcery.com>
by Roland McGrath
· 17 years ago
5e48c54
2008-05-08 David S. Miller <davem@davemloft.net>
by Roland McGrath
· 17 years ago
99af25c
2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 17 years ago
0bf8732
2007-11-19 Andreas Schwab <schwab@suse.de>
by Roland McGrath
· 17 years ago
f59eaf4
2007-11-19 Andreas Schwab <schwab@suse.de>
by Roland McGrath
· 17 years ago
529574f
2007-11-01 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 17 years ago
Next »