1. 7efad83 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  2. e35fd48 Make __set_errno hidden in asm. by Dan Albert · 11 years ago
  3. 602b4e4 AArch64: Remove Frame Record from ARM64 syscalls by Serban Constantinescu · 11 years ago
  4. 15a0456 Remove unnecessary instructions from x86/x86_64 syscalls. by Elliott Hughes · 11 years ago
  5. 15b91e9 Fix x86 cfi directives for syscalls. by Christopher Ferris · 11 years ago
  6. df22a12 Add cfi directives for arm64 assembler. by Christopher Ferris · 11 years ago
  7. d465eb4 Remove the useless _C_LABEL from generated system calls. by Elliott Hughes · 11 years ago
  8. 9abbbdc Make mips/mips64 syscall stubs more like the other architectures. by Elliott Hughes · 11 years ago
  9. eae27dc Make mips generated assembler more like the mips64 stuff. by Elliott Hughes · 11 years ago
  10. 986f906 Fix build by avoiding the _C_LABEL macro. by Elliott Hughes · 11 years ago
  11. b3a23bd Build syscall stubs in their own library. by Elliott Hughes · 11 years ago
  12. 5043212 [MIPS64] Add syscall related files by Chris Dearman · 11 years ago
  13. d1973ca bionic: rename aarch64 target to arm64 by Colin Cross · 12 years ago
  14. e4bc756 Add cfi directives to x86 syscalls. by Christopher Ferris · 12 years ago
  15. 887e114 Clean up <sched.h>. by Elliott Hughes · 12 years ago
  16. ed45970 Add cfi directives to all arm assembly. by Christopher Ferris · 12 years ago
  17. ed74484 Stop using the non-uapi <linux/err.h> header file. by Elliott Hughes · 12 years ago
  18. feaa89a AArch64: Add support for AArch64 to the syscall interface by Serban Constantinescu · 12 years ago
  19. 6b53c23 Fix the exit syscall stub's name. by Elliott Hughes · 12 years ago
  20. fff6e27 Use hidden visibility for generated stubs whose names begin with underscores. by Elliott Hughes · 12 years ago
  21. 103ccde Sort the syscalls.mk files, give all generated files the same header. by Elliott Hughes · 12 years ago
  22. 0437f3f Refactor the syscall generation script. by Elliott Hughes · 12 years ago
  23. 6fe4e87 Add an optional alias list to SYSCALLS.TXT by H.J. Lu · 12 years ago
  24. f12a18b x86_64: Add x86_64 syscalls and tune gen scripts for x86_64 by Pavel Chupin · 13 years ago
  25. d612165 Make it easier to add syscalls for another architecture. by Elliott Hughes · 12 years ago
  26. 18bc975 Slight script cleanup; make gensyscalls work from any directory. by Elliott Hughes · 12 years ago
  27. 1b91c6c Stop generating <sys/linux-syscalls.h>. by Elliott Hughes · 12 years ago
  28. cda6209 Use the correct names for the __ARM_NR_* syscalls. by Elliott Hughes · 12 years ago
  29. 5c2772f The SYS_ constants should cover all __NR_ values. by Elliott Hughes · 12 years ago
  30. 9724ce3 Don't #define SYS_ constants unless they make sense for the current architecture. by Elliott Hughes · 12 years ago
  31. 8ecf225 Provide glibc-compatible SYS_* aliases for the __NR_* constants. by Elliott Hughes · 12 years ago
  32. 9aceab5 Use the kernel's MAX_ERRNO in the syscall stubs. by Elliott Hughes · 12 years ago
  33. cd6780b Remove dead code from gensyscalls.py. by Elliott Hughes · 12 years ago
  34. 7582a9c Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. by Elliott Hughes · 12 years ago
  35. c95eb57 Clean up trailing whitespace in the kernel headers. by Elliott Hughes · 12 years ago
  36. faa0fdb arm syscall : for eabi call_default don't use stack by Matthieu Castet · 13 years ago
  37. dc6c2b7 am 70cf0bc0: Merge "Remove the last references to SuperH." by Elliott Hughes · 13 years ago
  38. e33af61 Remove the last references to SuperH. by Elliott Hughes · 13 years ago
  39. 804147c am edb7cad9: Merge "Actually set the header guard in "linux-syscalls.h"." by Elliott Hughes · 13 years ago
  40. 1928523 Actually set the header guard in "linux-syscalls.h". by Elliott Hughes · 13 years ago
  41. dbd5eca resolved conflicts for merge of e5408907 to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  42. 1fa0d84 [MIPS] Add support for MIPS syscalls by Raghu Gandham · 13 years ago
  43. 25b7a16 Merge c4cb87f3 by Jean-Baptiste Queru · 13 years ago
  44. 70b1668 remove obsolete SuperH support by David 'Digit' Turner · 13 years ago
  45. d6045cb Don't generate sys/linux-unistd.h by Nick Kralevich · 14 years ago
  46. f540c03 libc: ARM: add size info to gensyscalls by Kenny Root · 14 years ago
  47. fc26931 libc: Update auto-gen scripts by David 'Digit' Turner · 15 years ago
  48. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 15 years ago
  49. ce0595d modified SYSCALLS.TXT to support SuperH architecture by Shin-ichiro KAWASAKI · 16 years ago
  50. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  51. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago