1. 611b903 Merge "Properly detect timeout in pthread_mutex_lock_timeout_np_impl" by Elliott Hughes · 12 years ago
  2. e00f489 Merge "Move bionic over to GCC's 'warning' attribute." by Elliott Hughes · 12 years ago
  3. 62e6fe5 Merge "Fix compilation of crtbegin.c and pthread_debug.cpp." by Elliott Hughes · 12 years ago
  4. e7c59f9 Fix compilation of crtbegin.c and pthread_debug.cpp. by Elliott Hughes · 12 years ago
  5. c13fb75 Move bionic over to GCC's 'warning' attribute. by Elliott Hughes · 12 years ago
  6. f293b15 Merge "AArch64: Linker64 support for AArch64" by Elliott Hughes · 12 years ago
  7. e365f9d AArch64: Linker64 support for AArch64 by Marcus Oakland · 12 years ago
  8. 4fae14f Properly detect timeout in pthread_mutex_lock_timeout_np_impl by Ken Mixter · 12 years ago
  9. 2e3826c Merge "AArch64: Add fixes to bionic/tests" by Elliott Hughes · 12 years ago
  10. 282e232 AArch64: Add fixes to bionic/tests by Serban Constantinescu · 12 years ago
  11. 4e78ca6 Merge "AArch64: Initial AArch64 port of libm" by Elliott Hughes · 12 years ago
  12. 1c4f101 AArch64: Initial AArch64 port of libm by Serban Constantinescu · 12 years ago
  13. c858b56 Merge "AArch64: Add initial support for AArch64" by Elliott Hughes · 12 years ago
  14. e210488 AArch64: Add initial support for AArch64 by Serban Constantinescu · 12 years ago
  15. db71802 Merge "AArch64: Add support for AArch64 atomic operations" by Elliott Hughes · 12 years ago
  16. 1924a5c AArch64: Add support for AArch64 atomic operations by Serban Constantinescu · 12 years ago
  17. 3937d41 Merge "Fix typo." by Elliott Hughes · 12 years ago
  18. 4c186ff Fix typo. by Elliott Hughes · 12 years ago
  19. 341b55a Merge "Clean up the pthread-only atomic stuff a little." by Elliott Hughes · 12 years ago
  20. 2b333b9 Clean up the pthread-only atomic stuff a little. by Elliott Hughes · 12 years ago
  21. 003be71 Merge "Clean up some ARMv4/ARMv5 cruft." by Elliott Hughes · 12 years ago
  22. c54ca40 Clean up some ARMv4/ARMv5 cruft. by Elliott Hughes · 12 years ago
  23. 8623bf7 Merge "Make <sys/param.h> more glibc-like." by Elliott Hughes · 12 years ago
  24. 513d277 Merge "Add ioprio.h." by Christopher Ferris · 12 years ago
  25. c2f082f Make <sys/param.h> more glibc-like. by Elliott Hughes · 12 years ago
  26. 802a0a7 Add ioprio.h. by Christopher Ferris · 12 years ago
  27. 5aad083 Merge "PTHREAD_KEYS_MAX cleanup." by Elliott Hughes · 12 years ago
  28. 1887621 PTHREAD_KEYS_MAX cleanup. by Elliott Hughes · 12 years ago
  29. 97e0c1d Merge "Fix debugging issues in vdso handling" by Elliott Hughes · 12 years ago
  30. 5407eed Fix debugging issues in vdso handling by Pavel Chupin · 12 years ago
  31. 38fcbbb Merge "AArch64: Fix mmap64() definition for AArch64, X86_64" by Elliott Hughes · 12 years ago
  32. ed76a93 AArch64: Fix mmap64() definition for AArch64, X86_64 by Serban Constantinescu · 12 years ago
  33. 7bd0815 Merge "Remove harmful attempts to be helpful in pthread_mutex functions." by Elliott Hughes · 12 years ago
  34. dff7203 Remove harmful attempts to be helpful in pthread_mutex functions. by Elliott Hughes · 12 years ago
  35. 73ef27c Merge "Clarify a comment." by Elliott Hughes · 12 years ago
  36. 960ee37 Clarify a comment. by Elliott Hughes · 12 years ago
  37. 2e35915 Merge "Fix dns search domain use in gethostbyname." by Robert Greenwalt · 12 years ago
  38. c11f6f0 Fix dns search domain use in gethostbyname. by Robert Greenwalt · 12 years ago
  39. a84f88f Merge "bionic: move benchmarks out of tests directory" by Colin Cross · 12 years ago
  40. bd3efbc bionic: move benchmarks out of tests directory by Colin Cross · 12 years ago
  41. b395992 Merge "Do not clear tids on detached threads." by Christopher Ferris · 12 years ago
  42. 101fb7d Do not clear tids on detached threads. by Christopher Ferris · 12 years ago
  43. 3377165 Merge commit '04b4339ad5396690329877df10fbe568bd4dd600' into HEAD by The Android Open Source Project · 12 years ago
  44. 6afe8ab Merge "Add strcmp/memcmp testing." by Christopher Ferris · 12 years ago
  45. e5bbb6b Add strcmp/memcmp testing. by Christopher Ferris · 12 years ago
  46. 0b4246b Merge "Add cfi directives to all arm assembly." by Christopher Ferris · 12 years ago
  47. ed45970 Add cfi directives to all arm assembly. by Christopher Ferris · 12 years ago
  48. ab0b0cd Merge "Finish <sys/user.h>." by Elliott Hughes · 12 years ago
  49. ab797cb Finish <sys/user.h>. by Elliott Hughes · 12 years ago
  50. 98c910f Merge "Fix the order of arguments to sys_clone for x86." by Elliott Hughes · 12 years ago
  51. 99c393d Fix the order of arguments to sys_clone for x86. by Elliott Hughes · 12 years ago
  52. 6ae2f22 Merge "Work around CLONE_SETTLS being weird on x86." by Elliott Hughes · 12 years ago
  53. 8090614 Work around CLONE_SETTLS being weird on x86. by Elliott Hughes · 12 years ago
  54. 1c05760 Merge "Fix _exit_with_stack_teardown for x86." by Elliott Hughes · 12 years ago
  55. 9dec707 Fix _exit_with_stack_teardown for x86. by Elliott Hughes · 12 years ago
  56. a98fff2 Merge "Make <sys/timerfd.h> standalone." by Elliott Hughes · 12 years ago
  57. e96d4bf Make <sys/timerfd.h> standalone. by Elliott Hughes · 12 years ago
  58. 5a52bd3 Merge "Regenerate the bionic kernel headers to match external/kernel-headers." by Elliott Hughes · 12 years ago
  59. c43d16a Regenerate the bionic kernel headers to match external/kernel-headers. by Elliott Hughes · 12 years ago
  60. cda0c61 am 14d6be45: Merge "Delete non-uapi headers." by Christopher Ferris · 12 years ago
  61. 14d6be4 Merge "Delete non-uapi headers." by Christopher Ferris · 12 years ago
  62. dd1d4f1 am 985c3fbb: Merge "Move arm user.h definitions to sys/user.h." by Christopher Ferris · 12 years ago
  63. e5a9200 Delete non-uapi headers. by Christopher Ferris · 12 years ago
  64. 985c3fb Merge "Move arm user.h definitions to sys/user.h." by Christopher Ferris · 12 years ago
  65. 363390e Move arm user.h definitions to sys/user.h. by Christopher Ferris · 12 years ago
  66. 038919d am 507f95e2: Merge "Update script to copy in extra generated files." by Christopher Ferris · 12 years ago
  67. 507f95e Merge "Update script to copy in extra generated files." by Christopher Ferris · 12 years ago
  68. b4091e6 Update script to copy in extra generated files. by Christopher Ferris · 12 years ago
  69. f00c938 Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEAD by The Android Open Source Project · 12 years ago
  70. a626e4d am 26f0e54a: Merge "Script to grab uapi headers from android kernel." by Christopher Ferris · 12 years ago
  71. 26f0e54 Merge "Script to grab uapi headers from android kernel." by Christopher Ferris · 12 years ago
  72. 50f6b83 am fa7b48bf: Merge "Regenerate uapi header files." by Elliott Hughes · 12 years ago
  73. e994d41 Script to grab uapi headers from android kernel. by Christopher Ferris · 12 years ago
  74. fa7b48b Merge "Regenerate uapi header files." by Elliott Hughes · 12 years ago
  75. 8cb52b0 Regenerate uapi header files. by Elliott Hughes · 12 years ago
  76. 5e818b3 am 880d0e6c: Merge "Remove hidden __reboot from header" by Elliott Hughes · 12 years ago
  77. 880d0e6 Merge "Remove hidden __reboot from header" by Elliott Hughes · 12 years ago
  78. 811cba0 Remove hidden __reboot from header by Pavel Chupin · 12 years ago
  79. 8433679 am eec57b37: Merge "Add support for the ternary operator to the header scrubber." by Elliott Hughes · 12 years ago
  80. eec57b3 Merge "Add support for the ternary operator to the header scrubber." by Elliott Hughes · 12 years ago
  81. 1198fd3 Add support for the ternary operator to the header scrubber. by Elliott Hughes · 12 years ago
  82. cb478f2 am d4143c8e: Merge "Fix useconds_t for LP64." by Elliott Hughes · 12 years ago
  83. a18a01f am 15a64948: Merge "Remove obsolete kernel/arch-mips headers." by Elliott Hughes · 12 years ago
  84. 8637bb5 am b135f6e5: Merge "Remove the unused arch-x86 and arch-x86-64 kernel headers." by Elliott Hughes · 12 years ago
  85. d4143c8 Merge "Fix useconds_t for LP64." by Elliott Hughes · 12 years ago
  86. 15a6494 Merge "Remove obsolete kernel/arch-mips headers." by Elliott Hughes · 12 years ago
  87. b135f6e Merge "Remove the unused arch-x86 and arch-x86-64 kernel headers." by Elliott Hughes · 12 years ago
  88. 9c67d43 Fix useconds_t for LP64. by Elliott Hughes · 12 years ago
  89. b867fd6 Remove obsolete kernel/arch-mips headers. by Elliott Hughes · 12 years ago
  90. 70d37e3 am ca045a19: Merge "Switch to upstream sleep(3) and usleep(3)." by Elliott Hughes · 12 years ago
  91. ca045a1 Merge "Switch to upstream sleep(3) and usleep(3)." by Elliott Hughes · 12 years ago
  92. ab61eb3 Switch to upstream sleep(3) and usleep(3). by Elliott Hughes · 12 years ago
  93. 556c740 am 39bc7ecd: Merge "Fix <signal.h> for mips uapi." by Elliott Hughes · 12 years ago
  94. 39bc7ec Merge "Fix <signal.h> for mips uapi." by Elliott Hughes · 12 years ago
  95. d8482b6 Fix <signal.h> for mips uapi. by Elliott Hughes · 12 years ago
  96. 004ecb3 am db1dec1e: Merge "Clean up pthread_internal_t." by Elliott Hughes · 12 years ago
  97. db1dec1 Merge "Clean up pthread_internal_t." by Elliott Hughes · 12 years ago
  98. cef3fae Clean up pthread_internal_t. by Elliott Hughes · 12 years ago
  99. 5cb66cf Remove the unused arch-x86 and arch-x86-64 kernel headers. by Elliott Hughes · 12 years ago
  100. 3c6d1b8 am 2a34009f: Merge "Add .cfi_startproc/.cfi_endproc to ENTRY/END." by Christopher Ferris · 12 years ago