1. 79249b0 bionic: add vdso clock_getres by Mark Salyzyn · 8 years ago
  2. ab413c5 Fix mip64 build. by Elliott Hughes · 8 years ago
  3. 8465e96 Add <sys/random.h>. by Elliott Hughes · 8 years ago
  4. 896362e Add syncfs(2). by Elliott Hughes · 8 years ago
  5. 996f6de MIPS: 32/64-bit VDSO support by Goran Ferenc · 8 years ago
  6. eafad49 Add <sys/quota.h>. by Elliott Hughes · 9 years ago
  7. 7f72ad4 Add sync_file_range to <fcntl.h>. by Elliott Hughes · 9 years ago
  8. e2faf07 Add {get,set}domainname(2) by Greg Hackmann · 9 years ago
  9. 5f26c6b Really add adjtimex(2), and add clock_adjtime(2) too. by Elliott Hughes · 10 years ago
  10. 3f3f6c5 Add adjtimex by Greg Hackmann · 10 years ago
  11. 4200e26 fix the mremap signature by Daniel Micay · 10 years ago
  12. 6f4594d Add preadv/pwritev. by Elliott Hughes · 10 years ago
  13. b130493 Hide accidentally-exposed __clock_nanosleep. by Elliott Hughes · 10 years ago
  14. be57a40 Add process_vm_readv and process_vm_writev. by Elliott Hughes · 10 years ago
  15. e1d0810 Add O_PATH support for flistxattr() by Nick Kralevich · 10 years ago
  16. 2825f10 libc: Add O_PATH support for fgetxattr / fsetxattr by Nick Kralevich · 10 years ago
  17. 40a8f21 Hide rt_sigqueueinfo. by Yabin Cui · 10 years ago
  18. 3391a9f Simplify close(2) EINTR handling. by Elliott Hughes · 10 years ago
  19. fa5faa0 Make gensyscalls.py use the ALIAS_SYMBOL macro. by Christopher Ferris · 10 years ago
  20. fa495d5 Hide statfs/fstatfs' ST_VALID flag from userspace. by Elliott Hughes · 10 years ago
  21. 3577825 Fix "faccessat ignores flags" by Nick Kralevich · 10 years ago
  22. 00490ae Ensure raw fchmod/fchmodat syscalls are hidden. by Nick Kralevich · 11 years ago
  23. 3cbc6c6 Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support by Nick Kralevich · 11 years ago
  24. 86d2fee Modify MIPS64 stat structure to match a generic one in AOSP. by Raghu Gandham · 11 years ago
  25. 6348160 support _POSIX_REALTIME_SIGNALS by Yabin Cui · 11 years ago
  26. b86a4c7 Add sethostname(2). by Elliott Hughes · 11 years ago
  27. 1816025 Add clock_settime and clock_nanosleep. by Haruki Hasegawa · 11 years ago
  28. b587f33 Add posix_fadvise(3). by Elliott Hughes · 11 years ago
  29. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  30. 47793d6 Remove _flush_cache(2) for mips64. by Dan Albert · 11 years ago
  31. bc9f9f2 Make __set_errno hidden in asm. by Dan Albert · 11 years ago
  32. 7931099 Implement <sys/fsuid.h>. by Elliott Hughes · 11 years ago
  33. 3f525d4 Add splice, tee, and vmsplice. by Elliott Hughes · 11 years ago
  34. 7086ad6 Cache getpid. by Elliott Hughes · 11 years ago
  35. 607341e Remove ioprio_get(2) and ioprio_set(2) from LP64. by Dan Albert · 11 years ago
  36. 3d5cb30 Remove getdents from bionic. by Elliott Hughes · 11 years ago
  37. 5d9a7ba Avoid a system call in 'gettid'. by Elliott Hughes · 11 years ago
  38. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 11 years ago
  39. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 11 years ago
  40. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 11 years ago
  41. 6e599a9 Remove the tkill(2) stub. by Elliott Hughes · 11 years ago
  42. 46a55a4 Remove __syslog; we have the public klogctl API. by Elliott Hughes · 11 years ago
  43. 4e631ba Remove perf_event_open. by Elliott Hughes · 11 years ago
  44. 903b788 Mark sockets on creation (socket()) and accept4(). by Sreeram Ramachandran · 11 years ago
  45. 7222b1b Hide __signalfd4, used to implement signalfd(3). by Elliott Hughes · 11 years ago
  46. 8f0cd8a Mark sockets on accept(). by Sreeram Ramachandran · 11 years ago
  47. ceb5bd7 Introduce netd_client, a dynamic library that talks to netd. by Sreeram Ramachandran · 11 years ago
  48. dcbef06 Remove the useless indirection in mips' __set_tls. by Elliott Hughes · 11 years ago
  49. 9f52564 Implement _Exit(3). by Elliott Hughes · 11 years ago
  50. 8f2a30a Add accept4() syscall by Andrei Emeltchenko · 11 years ago
  51. 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 11 years ago
  52. d465eb4 Remove the useless _C_LABEL from generated system calls. by Elliott Hughes · 11 years ago
  53. 9abbbdc Make mips/mips64 syscall stubs more like the other architectures. by Elliott Hughes · 11 years ago
  54. 986f906 Fix build by avoiding the _C_LABEL macro. by Elliott Hughes · 11 years ago
  55. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
  56. 5043212 [MIPS64] Add syscall related files by Chris Dearman · 11 years ago