1. 08e72d0 bionic: add support for non-NEON memcpy() on NEON SoCs by Prajakta Gudadhe · 12 years ago
  2. 08b51e2 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 12 years ago
  3. efcf889 Merge "Update f_accessory.h kernel header" into jb-dev by Mike Lockwood · 12 years ago
  4. b091dd9 libc: continue to use Android's custom linker script by Nick Kralevich · 12 years ago
  5. ed87404 Update f_accessory.h kernel header by Mike Lockwood · 12 years ago
  6. 94179a5 linker: remove STB_LOCAL hack by Nick Kralevich · 12 years ago
  7. baeacba add linux/sw_sync.h by Erik Gilling · 12 years ago
  8. 6b99103 add linux/sync.h by Erik Gilling · 12 years ago
  9. 4a9d6e5 Fix segv when unwinding stack past __libc_init. by Evgeniy Stepanov · 12 years ago
  10. 762a4fe resolved conflicts for merge of 35d592cc to master by Elliott Hughes · 12 years ago
  11. f848321 resolved conflicts for merge of ef987656 to master by Elliott Hughes · 12 years ago
  12. 8ecb477 resolved conflicts for merge of 6b8fd054 to master by Elliott Hughes · 12 years ago
  13. 8266cf9 am ff219e57: am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()" by Elliott Hughes · 12 years ago
  14. 35d592c am 418e647a: Merge "libstdc++: Fix x86 thread-safe one-time-construction implementation." by Elliott Hughes · 12 years ago
  15. ef98765 am 4994deae: Merge "Bionic: Fix wrong prototype of system call clock_nanosleep" by Elliott Hughes · 12 years ago
  16. 6b8fd05 am 7b8666e6: Merge "bionic: Fix wrong prototype of system call getresuid/getresgid" by Elliott Hughes · 12 years ago
  17. ff219e5 am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()" by Elliott Hughes · 12 years ago
  18. 418e647 Merge "libstdc++: Fix x86 thread-safe one-time-construction implementation." by Elliott Hughes · 12 years ago
  19. 4994dea Merge "Bionic: Fix wrong prototype of system call clock_nanosleep" by Elliott Hughes · 12 years ago
  20. 7b8666e Merge "bionic: Fix wrong prototype of system call getresuid/getresgid" by Elliott Hughes · 12 years ago
  21. d515ce4 Bionic: Fix wrong prototype of system call clock_nanosleep by Jack Ren · 12 years ago
  22. 6435d27 Merge "bionic: fix NULL parameter failure in getcwd()" by Elliott Hughes · 12 years ago
  23. 41070dd bionic: Fix wrong prototype of system call getresuid/getresgid by Jack Ren · 12 years ago
  24. e5bf068 bionic: fix NULL parameter failure in getcwd() by Jack Ren · 12 years ago
  25. ee18fb4 libstdc++: Fix x86 thread-safe one-time-construction implementation. by Fengwei Yin · 12 years ago
  26. 307d1c9 am cebc8fb0: am 6bc18fa5: Merge "libm: fix invalid result of function remquo/remquof" by Elliott Hughes · 12 years ago
  27. cebc8fb am 6bc18fa5: Merge "libm: fix invalid result of function remquo/remquof" by Elliott Hughes · 12 years ago
  28. a401160 Merge changes I427a1881,I959b6428 by Kenny Root · 12 years ago
  29. f0ec06b Add faccessat to syscall list by Kenny Root · 12 years ago
  30. 6bc18fa Merge "libm: fix invalid result of function remquo/remquof" by Elliott Hughes · 12 years ago
  31. e54cc75 Update unistd.h for new syscalls by Kenny Root · 12 years ago
  32. 8565e21 am 0613dce0: regenerate linux/fb.h by Travis Geiselbrecht · 12 years ago
  33. 0613dce regenerate linux/fb.h by Travis Geiselbrecht · 12 years ago
  34. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 12 years ago
  35. d509901 Merge "Fix segv when unwinding stack past __libc_init." by Elliott Hughes · 12 years ago
  36. 470835b Move end of __on_dlclose up by Kenny Root · 12 years ago
  37. 03273f8 __on_dlclose should be aligned by Kenny Root · 12 years ago
  38. 7f03d23 Revert "linker: remove STB_LOCAL hack" by Nick Kralevich · 12 years ago
  39. cd15bac Fix segv when unwinding stack past __libc_init. by Evgeniy Stepanov · 12 years ago
  40. bd0383a libm: fix invalid result of function remquo/remquof by Jack Ren · 13 years ago
  41. 8777e2f Merge "linker: remove STB_LOCAL hack" by Nick Kralevich · 12 years ago
  42. 61ff834 linker: remove STB_LOCAL hack by Nick Kralevich · 12 years ago
  43. d09f5a2 Merge "Update linux/input.h to version 3.4." by Jeff Brown · 12 years ago
  44. 0fdc190 Update linux/input.h to version 3.4. by Jeff Brown · 12 years ago
  45. 07a387e libc/kernel: update cleaned v4l2 header by Dima Zavin · 12 years ago
  46. 048822d Merge "libc/kernel-headers: Auto generated files for netfilter/xt_IDLETIMER" by JP Abgrall · 12 years ago
  47. 17ed54d libc/kernel-headers: Auto generated files for netfilter/xt_IDLETIMER by Ashish Sharma · 12 years ago
  48. 8c4f3ce linker: surround "debug_verbosity" by "#if LINKER_DEBUG" by Nick Kralevich · 12 years ago
  49. 3a7ea52 linker: enable -fvisibility=hidden by Nick Kralevich · 12 years ago
  50. 8aeaa47 Merge remote-tracking branch 'goog/ics-aah' by Mike Lockwood · 12 years ago
  51. 1302f69 am fdb11929: am b88f810d: Merge "Update to tzdata2012c." by Elliott Hughes · 12 years ago
  52. fdb1192 am b88f810d: Merge "Update to tzdata2012c." by Elliott Hughes · 12 years ago
  53. b88f810 Merge "Update to tzdata2012c." by Elliott Hughes · 12 years ago
  54. 8f78ddb Update to tzdata2012c. by Elliott Hughes · 12 years ago
  55. 4e362f2 am cd834618: am 63b14755: Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 12 years ago
  56. cd83461 am 63b14755: Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 12 years ago
  57. 63b1475 Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 12 years ago
  58. ddb2f13 Revert "libc/kernel: Add rules to autogenerate device specific kernel headers" by Dima Zavin · 12 years ago
  59. 8fd682f am ea76f414: am d509f9cc: am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture." by Elliott Hughes · 12 years ago
  60. ea76f41 am d509f9cc: am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture." by Elliott Hughes · 12 years ago
  61. d509f9c am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture." by Elliott Hughes · 12 years ago
  62. 09ce774 Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture." by Elliott Hughes · 12 years ago
  63. 82fa43f [MIPS] Clean Kernel headers are generated by running by Raghu Gandham · 12 years ago
  64. 32913bf am b52c941e: am d7c6147e: am 56731351: Merge "bionic: fix atfork hanlder_mutex deadlock" by Jean-Baptiste Queru · 12 years ago
  65. b52c941 am d7c6147e: am 56731351: Merge "bionic: fix atfork hanlder_mutex deadlock" by Jean-Baptiste Queru · 12 years ago
  66. d7c6147 am 56731351: Merge "bionic: fix atfork hanlder_mutex deadlock" by Jean-Baptiste Queru · 12 years ago
  67. 8491327 Merge "Add auto-generated headers for USB FunctionFS" by Benoit Goby · 12 years ago
  68. 5673135 Merge "bionic: fix atfork hanlder_mutex deadlock" by Jean-Baptiste Queru · 12 years ago
  69. faca92f Handle pthread-related changes (mutex/atfork) by Jean-Baptiste Queru · 12 years ago
  70. 2ab5bfd Add auto-generated headers for USB FunctionFS by Benoit Goby · 12 years ago
  71. 126601d Fixed to #include correct 32-bit headers; Refreshed libc/kernel headers by Andrew Hsieh · 12 years ago
  72. cb08204 libc/x86: ensure the stack 16-byte aligned when tasks created by Jack Ren · 12 years ago
  73. eaae810 Initialize mspace->least_addr properly in the mmap path. by Ben Cheng · 12 years ago
  74. 891966d Merge "string.h: add __attribute__ ((pure)) to string functions" by Nick Kralevich · 12 years ago
  75. 1ca0b9d Merge "bionic: pass MADV_MERGEABLE on private & anonymous mmaps" by Iliyan Malchev · 12 years ago
  76. 16a8fcc Merge "Update the libc kernel includes to support the newer mman for KSM support" by JP Abgrall · 12 years ago
  77. b8e1e96 bionic: pass MADV_MERGEABLE on private & anonymous mmaps by JP Abgrall · 12 years ago
  78. 2f33c5a Update the libc kernel includes to support the newer mman for KSM support by JP Abgrall · 12 years ago
  79. f082444 Merge "fnmatch.c: Update to version in OpenBSD HEAD" by Nick Kralevich · 12 years ago
  80. d1860ad fnmatch.c: Update to version in OpenBSD HEAD by Nick Kralevich · 12 years ago
  81. e80f799 Merge "New additions/bug fixes required/found when porting perf." by Ben Cheng · 12 years ago
  82. a677907 string.h: add __attribute__ ((pure)) to string functions by Nick Kralevich · 12 years ago
  83. 884147c libc/kernel: Add rules to autogenerate device specific kernel headers by Dima Zavin · 12 years ago
  84. 21eab51 New additions/bug fixes required/found when porting perf. by Ben Cheng · 12 years ago
  85. aac0dc9 Merge "linker: fix off-by-one error in GNU_RELRO handling" by Nick Kralevich · 12 years ago
  86. 0814eea Merge "linker: initially reserved memory as PROT_NONE" by Nick Kralevich · 12 years ago
  87. d73b5ca linker: fix off-by-one error in GNU_RELRO handling by Nick Kralevich · 12 years ago
  88. 34e89c2 bionic: fix atfork hanlder_mutex deadlock by Jack Ren · 12 years ago
  89. 6625986 linker: initially reserved memory as PROT_NONE by Nick Kralevich · 12 years ago
  90. ad812ef Add in auto-generated if_alg.h header by Kenny Root · 12 years ago
  91. adb6989 Merge "Update kernel headers and add syscall "perf_event_open"" by Ben Cheng · 12 years ago
  92. 1a82369 Update kernel headers and add syscall "perf_event_open" by Ben Cheng · 12 years ago
  93. 06823da Revert "am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()"" by Guang Zhu · 12 years ago
  94. 76d56cf am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()" by Elliott Hughes · 12 years ago
  95. be741d4 am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()" by Elliott Hughes · 12 years ago
  96. 2f460fb am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()" by Elliott Hughes · 12 years ago
  97. 73b5cad Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()" by Elliott Hughes · 12 years ago
  98. d8bc6e7 bionic: Fix wrong kernel_id in pthread descriptor after fork() by Jack Ren · 13 years ago
  99. c59ba45 Use new binary code format by Robert Greenwalt · 12 years ago
  100. ca9a071 Re-throw signals by Andy McFadden · 12 years ago