1. 04583ce Upgrade to tzdata2014a. by Elliott Hughes · 10 years ago
  2. abf9185 Merge "Fix dns searchdomain use in gethostbyname." into klp-dev by Robert Greenwalt · 10 years ago
  3. 806f3bd Upgrade to tzdata2013i. by Elliott Hughes · 10 years ago
  4. 5fddfb8 Fix dns searchdomain use in gethostbyname. by Robert Greenwalt · 10 years ago
  5. 5ab8d33 Upgrade to tzdata2013h. by Elliott Hughes · 10 years ago
  6. fbefb25 Modify prefetch for krait memcpy. by Christopher Ferris · 10 years ago
  7. ac6bc31 Remove new aligned memcpy path for cortex-a15. by Christopher Ferris · 10 years ago
  8. 3fce401 Upgrade to tzdata2013g. by Elliott Hughes · 10 years ago
  9. e1fe52c Upgrade to tzdata2013f. by Elliott Hughes · 10 years ago
  10. 21f5927 Upgrade to tzdata2013e. by Elliott Hughes · 10 years ago
  11. 9a74e36 Use kernel default for initial thread size by Brian Carlstrom · 10 years ago
  12. 883ef24 __memcpy_chk: Fix signed cmp of unsigned values. by Christopher Ferris · 10 years ago
  13. 49c0d47 Merge "Fix all debug directives." into klp-dev by Christopher Ferris · 10 years ago
  14. 05332f2 Fix all debug directives. by Christopher Ferris · 10 years ago
  15. 6ab75bf Merge "Fix pthread_getcpuclockid." into klp-dev by Brian Carlstrom · 10 years ago
  16. e9e10c1 Fix pthread_getcpuclockid. by Jeff Hao · 10 years ago
  17. 26ac803 Merge "Change how DNS resolver handle no default iface" into klp-dev by Robert Greenwalt · 10 years ago
  18. d67662b Change how DNS resolver handle no default iface by Robert Greenwalt · 10 years ago
  19. 345eb22 Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a. by Elliott Hughes · 10 years ago
  20. f0c10a4 Work around tzcode's reliance on signed overflow. by Elliott Hughes · 10 years ago
  21. 5f7ccea Update all debug directives. by Christopher Ferris · 10 years ago
  22. f0c3d90 Create optimized __strcpy_chk/__strcat_chk. by Christopher Ferris · 10 years ago
  23. 3912f90 Make ctype.h a little less unhygienic. by Elliott Hughes · 10 years ago
  24. 5951e84 Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols. by Elliott Hughes · 10 years ago
  25. 840a114 Add futimens. by Elliott Hughes · 10 years ago
  26. 7f4074d bionic: name malloc'd regions by Colin Cross · 10 years ago
  27. 6771b9c bionic: add function to name memory by Colin Cross · 10 years ago
  28. 7c860db Optimize __memset_chk, __memcpy_chk. by Christopher Ferris · 10 years ago
  29. 1ce6654 Fix strcpy.c that should have been strcpy.S. by Christopher Ferris · 10 years ago
  30. e185743 Merge "Optimize strcat/strcpy, small tweaks to strlen." by Christopher Ferris · 10 years ago
  31. e66ffef am cd927519: Merge "Fix stdint.h intptr_t/uintptr_t for x86_64/x32" by Elliott Hughes · 10 years ago
  32. 28e0ec8 am a0473d77: Merge "syslog needs a valid socket path for _PATH_LOG" by Elliott Hughes · 10 years ago
  33. cd92751 Merge "Fix stdint.h intptr_t/uintptr_t for x86_64/x32" by Elliott Hughes · 10 years ago
  34. a0473d7 Merge "syslog needs a valid socket path for _PATH_LOG" by Elliott Hughes · 10 years ago
  35. 662bb87 am a9c5bb97: Merge "Fix the detection of alt-network in dns resolver." by Robert Greenwalt · 10 years ago
  36. 1d8d9a3 Fix the detection of alt-network in dns resolver. by Robert Greenwalt · 10 years ago
  37. 49b24b4 am 3287dccf: Merge "Add ssse3 implementation of __memcmp16." by Elliott Hughes · 10 years ago
  38. b78f435 am aa2733d1: Merge "Update the comments to reflect the current status." by Ben Cheng · 10 years ago
  39. d0313e7 am a6ed05c1: Merge "libgcc_compat: Introduce __aeabi_lasr for cortex-a9 and higher" by Elliott Hughes · 10 years ago
  40. baa91f4 Add ssse3 implementation of __memcmp16. by Alexander Ivchenko · 10 years ago
  41. 772b797 Update the comments to reflect the current status. by Ben Cheng · 10 years ago
  42. a6ed05c Merge "libgcc_compat: Introduce __aeabi_lasr for cortex-a9 and higher" by Elliott Hughes · 10 years ago
  43. d119b7b Optimize strcat/strcpy, small tweaks to strlen. by Christopher Ferris · 10 years ago
  44. 0a9c615 Fix stdint.h intptr_t/uintptr_t for x86_64/x32 by Pavel Chupin · 11 years ago
  45. 7e5d748 am e6345f1a: Merge "Tell the dns resolver about our domains." by Robert Greenwalt · 10 years ago
  46. e0805a9 Tell the dns resolver about our domains. by Robert Greenwalt · 10 years ago
  47. abf3638 am 101b5e1f: Merge "Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way." by Elliott Hughes · 10 years ago
  48. c03e1e7 Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way. by Elliott Hughes · 10 years ago
  49. efddf44 libgcc_compat: Introduce __aeabi_lasr for cortex-a9 and higher by synergydev · 10 years ago
  50. 326b527 am 9a73d08f: Merge "Bump the number of TLS slots to 128." by Elliott Hughes · 10 years ago
  51. 838f01f Bump the number of TLS slots to 128. by Elliott Hughes · 10 years ago
  52. 478314a am a9feb5e3: Merge "Avoid sign extension of the mmap offset." by Elliott Hughes · 10 years ago
  53. e320a8c Avoid sign extension of the mmap offset. by Elliott Hughes · 10 years ago
  54. a59b7ed am bfba6aac: am a8d06766: Merge "[MIPS] __dso_handle.S and __dso_handle_so.S not needed." by Elliott Hughes · 10 years ago
  55. bfba6aa am a8d06766: Merge "[MIPS] __dso_handle.S and __dso_handle_so.S not needed." by Elliott Hughes · 10 years ago
  56. a8d0676 Merge "[MIPS] __dso_handle.S and __dso_handle_so.S not needed." by Elliott Hughes · 10 years ago
  57. c847f74 am c5749f1f: am 061246b6: Merge "Restore dlmalloc mmap threshold to 64k" by Rom Lemarchand · 10 years ago
  58. c5749f1 am 061246b6: Merge "Restore dlmalloc mmap threshold to 64k" by Rom Lemarchand · 10 years ago
  59. d0f2a60 Restore dlmalloc mmap threshold to 64k by Rom Lemarchand · 10 years ago
  60. 0995a7b [MIPS] __dso_handle.S and __dso_handle_so.S not needed. by Pete Delaney · 10 years ago
  61. aa9116f am c2902edf: am 6fe4a58f: Merge "Move stuff only needed by pthread-timers.c into pthread-timers.c." by Elliott Hughes · 10 years ago
  62. c2902ed am 6fe4a58f: Merge "Move stuff only needed by pthread-timers.c into pthread-timers.c." by Elliott Hughes · 10 years ago
  63. 8b56ba8 am 178c4185: am e8bd8c2e: Merge "Upgrade mktemp.c to the current upstream version." by Elliott Hughes · 10 years ago
  64. 4cf1395 Move stuff only needed by pthread-timers.c into pthread-timers.c. by Elliott Hughes · 10 years ago
  65. 178c418 am e8bd8c2e: Merge "Upgrade mktemp.c to the current upstream version." by Elliott Hughes · 10 years ago
  66. 284f788 Upgrade mktemp.c to the current upstream version. by Elliott Hughes · 10 years ago
  67. 15d2784 Merge "Kexec header generated from linux header 3.10" by Colin Cross · 10 years ago
  68. 3c21264 am 81b46980: am f8a66bb3: Merge "Remove some non-unused makefile generality." by Elliott Hughes · 10 years ago
  69. 81b4698 am f8a66bb3: Merge "Remove some non-unused makefile generality." by Elliott Hughes · 10 years ago
  70. ac74b85 am b6b2375d: am 8fa9081f: Merge "[MIPS] Rewrite MIPS crtbegin* as C files." by Elliott Hughes · 10 years ago
  71. 4c6b925 Remove some non-unused makefile generality. by Elliott Hughes · 10 years ago
  72. b6b2375 am 8fa9081f: Merge "[MIPS] Rewrite MIPS crtbegin* as C files." by Elliott Hughes · 10 years ago
  73. 8fa9081 Merge "[MIPS] Rewrite MIPS crtbegin* as C files." by Elliott Hughes · 10 years ago
  74. 3688601 [MIPS] Rewrite MIPS crtbegin* as C files. by Pete Delaney · 10 years ago
  75. 66f8452 am cbf07a25: am 2be511d4: Merge "Improve stack overflow diagnostics (take 2)." by Elliott Hughes · 10 years ago
  76. cbf07a2 am 2be511d4: Merge "Improve stack overflow diagnostics (take 2)." by Elliott Hughes · 10 years ago
  77. 84114c8 Improve stack overflow diagnostics (take 2). by Elliott Hughes · 10 years ago
  78. 4add696 resolved conflicts for merge of e35d6c28 to master by Elliott Hughes · 10 years ago
  79. e35d6c2 am 40e7a878: Merge "Prevent the madvise(MADV_MERGEABLE) mmap hack from affecting errno." by Elliott Hughes · 10 years ago
  80. 107cdd4 Prevent the madvise(MADV_MERGEABLE) mmap hack from affecting errno. by Elliott Hughes · 10 years ago
  81. 4763ef2 am b7b36b81: Merge "mmap: Reinstate passing MADV_MERGEABLE on private anonymous maps" by Elliott Hughes · 10 years ago
  82. e459bba mmap: Reinstate passing MADV_MERGEABLE on private anonymous maps by Rom Lemarchand · 10 years ago
  83. 81b7df7 am 6f08b865: am 2cf5a6f6: Merge "Revert "Improve stack overflow diagnostics."" by Guang Zhu · 10 years ago
  84. dd4eb67 am 849bfd58: am 8c1b9668: Merge "Revert "Clean up our alternate signal stacks."" by Guang Zhu · 10 years ago
  85. 6f08b86 am 2cf5a6f6: Merge "Revert "Improve stack overflow diagnostics."" by Guang Zhu · 10 years ago
  86. 849bfd5 am 8c1b9668: Merge "Revert "Clean up our alternate signal stacks."" by Guang Zhu · 10 years ago
  87. 2cf5a6f Merge "Revert "Improve stack overflow diagnostics."" by Guang Zhu · 10 years ago
  88. d14dc3b Revert "Improve stack overflow diagnostics." by Guang Zhu · 10 years ago
  89. 8c1b966 Merge "Revert "Clean up our alternate signal stacks."" by Guang Zhu · 10 years ago
  90. eb1b074 Revert "Clean up our alternate signal stacks." by Guang Zhu · 10 years ago
  91. 7ff868a am f63c28f0: Merge "Fix assembler errors in generic arm strlen.c." by Christopher Ferris · 10 years ago
  92. b1d7fd4 am 6f4fed74: Merge "Add new optimized strlen for arm." by Christopher Ferris · 10 years ago
  93. 9ad2a73 Fix assembler errors in generic arm strlen.c. by Christopher Ferris · 10 years ago
  94. 0aa9b52 Add new optimized strlen for arm. by Christopher Ferris · 10 years ago
  95. 152dcf3 am 79dfb1af: am f35e0c14: Merge "Clean up our alternate signal stacks." by Elliott Hughes · 10 years ago
  96. 79dfb1a am f35e0c14: Merge "Clean up our alternate signal stacks." by Elliott Hughes · 10 years ago
  97. 617a1e4 am 10a954de: am 026867c7: Merge "Improve stack overflow diagnostics." by Elliott Hughes · 10 years ago
  98. f2f6b2b am d2acf124: am 9562d38d: Merge "Clean up __builtin_expect usage." by Elliott Hughes · 10 years ago
  99. 62d6b75 am 2a18ea14: am f152e386: Merge "EABI syscall cleanup." by Elliott Hughes · 10 years ago
  100. 10a954d am 026867c7: Merge "Improve stack overflow diagnostics." by Elliott Hughes · 10 years ago