1. 1b78228 am 5a70acd1: am ae5c3dd7: Merge "Remove the mips regdef.h and fpregdef.h old kernel headers." by Elliott Hughes · 12 years ago
  2. 007eced Remove the mips regdef.h and fpregdef.h old kernel headers. by Elliott Hughes · 12 years ago
  3. 5c56512 am cdd6fdec: am 6768c1ee: Merge "Add a temporary uapi/linux/compiler.h until upstream has one." by Elliott Hughes · 12 years ago
  4. e9664fe am 5b6290bc: am ff5b0fc8: Merge "Remove the dependency on the non-uapi __kernel_nlink_t." by Elliott Hughes · 12 years ago
  5. 7405313 Add a temporary uapi/linux/compiler.h until upstream has one. by Elliott Hughes · 12 years ago
  6. 2ecc164 Remove the dependency on the non-uapi __kernel_nlink_t. by Elliott Hughes · 12 years ago
  7. 26d8853 am cac7eec5: am 68723453: Merge "Generate the uapi headers for mips and x86/x86_64." by Elliott Hughes · 12 years ago
  8. abd6261 Generate the uapi headers for mips and x86/x86_64. by Elliott Hughes · 12 years ago
  9. b92de38 am 99a38fcf: am 486c8616: Merge "Prepare to switch to the uapi <linux/signal.h>." by Elliott Hughes · 12 years ago
  10. 61fb3fc Prepare to switch to the uapi <linux/signal.h>. by Elliott Hughes · 12 years ago
  11. 81c24a1 am c9c84992: am 266eb4a4: Merge "Stop using the non-uapi <linux/err.h> header file." by Elliott Hughes · 12 years ago
  12. ed74484 Stop using the non-uapi <linux/err.h> header file. by Elliott Hughes · 12 years ago
  13. 2a6e130 am 6fc4a1cd: am a034e1d3: Merge "Remove pathconf\'s dependencies on non-uapi header files." by Elliott Hughes · 12 years ago
  14. 07ddeb0 am dc9b54c1: am f945732e: Merge "Fix a TODO; we\'ve had SOCK_CLOEXEC for a while now." by Elliott Hughes · 12 years ago
  15. 7250d2e Remove pathconf's dependencies on non-uapi header files. by Elliott Hughes · 12 years ago
  16. a4e281a am 76833a7c: am 9e63e03d: Merge "Clean up the 32-bit kernel support, fix LP64 fcntl declaration." by Elliott Hughes · 12 years ago
  17. 9be07fa Fix a TODO; we've had SOCK_CLOEXEC for a while now. by Elliott Hughes · 12 years ago
  18. 9e63e03 Merge "Clean up the 32-bit kernel support, fix LP64 fcntl declaration." by Elliott Hughes · 12 years ago
  19. 0620925 Clean up the 32-bit kernel support, fix LP64 fcntl declaration. by Elliott Hughes · 12 years ago
  20. 64aca71 am 99205dc9: am af10f9e9: Merge "Add processed uapi kernel headers for ARM." by Ben Cheng · 12 years ago
  21. c606294 am 3721a7e7: am 7115c802: Merge "Fix pread/pwrite for LP64." by Elliott Hughes · 12 years ago
  22. a047e0a am afc51b92: am c4dbc16e: Merge "Make cpp.py less braindead." by Elliott Hughes · 12 years ago
  23. af10f9e Merge "Add processed uapi kernel headers for ARM." by Ben Cheng · 12 years ago
  24. a6b53f0 Add processed uapi kernel headers for ARM. by Ben Cheng · 12 years ago
  25. 8fbf8de Fix pread/pwrite for LP64. by Elliott Hughes · 12 years ago
  26. 40596aa Make cpp.py less braindead. by Elliott Hughes · 12 years ago
  27. c76ba85 am ffe06880: am f1258672: Merge "Fix <sys/select.h> for LP64, clean up <time.h>." by Elliott Hughes · 12 years ago
  28. 3503ce2 Fix <sys/select.h> for LP64, clean up <time.h>. by Elliott Hughes · 12 years ago
  29. a0352c6 am 3c5d651c: am 9b9f0d0c: Merge "Remove unnecessary #include." by Elliott Hughes · 12 years ago
  30. 6fa79c5 Remove unnecessary #include. by Elliott Hughes · 12 years ago
  31. 748ad3d am 00889af0: am 943cc1b5: Merge "Refresh libc/kernel/common/linux/uinput.h" by Elliott Hughes · 12 years ago
  32. 126f66a Refresh libc/kernel/common/linux/uinput.h by Scott Anderson · 12 years ago
  33. 8441e03 am 61ec6a62: am cc9b7456: Merge "Move the pthread debugging flags to the right place." by Elliott Hughes · 12 years ago
  34. 66759d6 Move the pthread debugging flags to the right place. by Elliott Hughes · 12 years ago
  35. 26e9e3c am 1658691e: am 0360e3ab: Merge "<pthread.h> fixes and pthread cleanup." by Elliott Hughes · 12 years ago
  36. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
  37. b0b2e29 am 9be24f71: am d0d0b52d: Merge "Remove an obsolete ARM gdb hack." by Elliott Hughes · 12 years ago
  38. b5b97f2 Remove an obsolete ARM gdb hack. by Elliott Hughes · 12 years ago
  39. 0f3973b am 6cf34775: am 47a73363: Merge "Factor out some of the makefile cruft." by Elliott Hughes · 12 years ago
  40. 8695949 am ee99ebbc: am 7a8e20c9: Merge "Explain the sigprocmask in pthread_exit." by Elliott Hughes · 12 years ago
  41. 2f287bc Factor out some of the makefile cruft. by Elliott Hughes · 12 years ago
  42. 2b6e43e Explain the sigprocmask in pthread_exit. by Elliott Hughes · 12 years ago
  43. 5abb9b1 am 3030157f: am 8e6e7cda: Merge "Update <sys/exec_elf.h> to include EM_AARCH64." by Elliott Hughes · 12 years ago
  44. 1264050 Update <sys/exec_elf.h> to include EM_AARCH64. by Elliott Hughes · 12 years ago
  45. bb9a819 am e89d16d2: am 6e504fda: Merge "AArch64: Add support for AArch64 to stdlib/strtod.c" by Elliott Hughes · 12 years ago
  46. 8d72975 am d4e28c23: am 830de5cb: Merge "AArch64: Autogenerated syscalls for AArch64" by Elliott Hughes · 12 years ago
  47. 65ca282 AArch64: Add support for AArch64 to stdlib/strtod.c by Serban Constantinescu · 12 years ago
  48. 61f8f7b am 48e0ee8a: am 93b7b819: Merge "AArch64: Add support for AArch64 to the syscall interface" by Elliott Hughes · 12 years ago
  49. 87de1a0 am 5911e25b: am 07d3c6ce: Merge "Fix the *rand48 functions on LP64." by Elliott Hughes · 12 years ago
  50. 7f8863d AArch64: Autogenerated syscalls for AArch64 by Serban Constantinescu · 12 years ago
  51. feaa89a AArch64: Add support for AArch64 to the syscall interface by Serban Constantinescu · 12 years ago
  52. 60fd345 Fix the *rand48 functions on LP64. by Elliott Hughes · 12 years ago
  53. 85d8536 am 6ec070a0: am 020bcdae: Merge "Update <sys/exec_elf.h> to get the DF_* flags." by Elliott Hughes · 12 years ago
  54. 74ce459 Update <sys/exec_elf.h> to get the DF_* flags. by Elliott Hughes · 12 years ago
  55. 92c6e98 am 224aee2f: am 486d99f0: Merge "Don\'t allow text relocations on 64-bit." by Elliott Hughes · 12 years ago
  56. e4d792a Don't allow text relocations on 64-bit. by Elliott Hughes · 12 years ago
  57. d1c7766 am e9f6c480: am 3ec5d895: Merge "Fix utime/utimes when passed a NULL pointer." by Elliott Hughes · 12 years ago
  58. 27586eb Fix utime/utimes when passed a NULL pointer. by Elliott Hughes · 12 years ago
  59. 7ef84c7 am d9916301: am f7f6b268: Merge "Upgrade to tzdata2013h." by Elliott Hughes · 12 years ago
  60. 3df3879 Upgrade to tzdata2013h. by Elliott Hughes · 12 years ago
  61. 5332746 am 155f5c5f: am ad8fb26a: Merge "Fix the exit syscall stub\'s name." by Elliott Hughes · 12 years ago
  62. 6b53c23 Fix the exit syscall stub's name. by Elliott Hughes · 12 years ago
  63. de2df54 am fa262c13: am bbefbf1a: Merge "Use hidden visibility for generated stubs whose names begin with underscores." by Elliott Hughes · 12 years ago
  64. 0a9d0db am c2404f6c: am d60a625d: Merge "Start moving 32-bit cruft somewhere it won\'t pollute 64-bit." by Elliott Hughes · 12 years ago
  65. bbefbf1 Merge "Use hidden visibility for generated stubs whose names begin with underscores." by Elliott Hughes · 12 years ago
  66. 567a8de Start moving 32-bit cruft somewhere it won't pollute 64-bit. by Elliott Hughes · 12 years ago
  67. fff6e27 Use hidden visibility for generated stubs whose names begin with underscores. by Elliott Hughes · 12 years ago
  68. c55f980 am 4b832714: am 97288549: Merge "Let the compiler worry about implementing ffs(3)." by Elliott Hughes · 12 years ago
  69. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  70. 557a5e0 am e4ab1b67: am f8dfb6f2: Merge "Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls." by Elliott Hughes · 12 years ago
  71. f8dfb6f Merge "Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls." by Elliott Hughes · 12 years ago
  72. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  73. 112b708 am 8b113f75: am fcb37b87: Merge "Add __EXPORTED_HEADERS__ as predefined macro." by Ben Cheng · 12 years ago
  74. fcb37b8 Merge "Add __EXPORTED_HEADERS__ as predefined macro." by Ben Cheng · 12 years ago
  75. 460fa70 Add __EXPORTED_HEADERS__ as predefined macro. by Ben Cheng · 12 years ago
  76. 977f91f am ae61f49b: am cdac5f73: Merge "MIPS\' pipe(2) is weird, but MIPS\' pipe2(2) is the same as everyone else\'s." by Elliott Hughes · 12 years ago
  77. c410e75 am 0e1faa2e: am 1370854c: Merge "Fix header file dependencies." by Elliott Hughes · 12 years ago
  78. cdac5f7 Merge "MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's." by Elliott Hughes · 12 years ago
  79. 93de3d8 Fix header file dependencies. by Elliott Hughes · 12 years ago
  80. b8cf18b MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's. by Elliott Hughes · 12 years ago
  81. 623fcf1 am db7f8eb0: am 97dc3309: Merge "Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls." by Elliott Hughes · 12 years ago
  82. cac7b9d Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls. by Elliott Hughes · 12 years ago
  83. e514d2f resolved conflicts for merge of 1dbf56aa to klp-dev-plus-aosp by Elliott Hughes · 12 years ago
  84. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 12 years ago
  85. 0775b1d am 3f0505cc: am f0ed9bf2: Merge "AArch64: Fix definitions for STDINT_LIMITS" by Elliott Hughes · 12 years ago
  86. debc021 AArch64: Fix definitions for STDINT_LIMITS by Serban Constantinescu · 12 years ago
  87. 081b40f am 550ccc2e: am 8c39e58b: Merge "Make sure we have a mkfifo symbol." by Elliott Hughes · 12 years ago
  88. 65104ba am 9805f3ec: am 23148470: Merge "AArch64: Fix uses of stack size for 32/64bit libc builds" by Elliott Hughes · 12 years ago
  89. 8c39e58 Merge "Make sure we have a mkfifo symbol." by Elliott Hughes · 12 years ago
  90. 594b1a4 Make sure we have a mkfifo symbol. by Elliott Hughes · 12 years ago
  91. 7f70c9b AArch64: Fix uses of stack size for 32/64bit libc builds by Serban Constantinescu · 12 years ago
  92. 41c2874 am dcc3a211: am 9d4b67ea: Merge "Fix 16-byte stack alignment requirement for x86_64 ABI" by Elliott Hughes · 12 years ago
  93. 33a209e Fix 16-byte stack alignment requirement for x86_64 ABI by Pavel Chupin · 12 years ago
  94. 16ac7c4 am 1d8c8b6a: am f4ac8ba5: Merge "Fix the x86_64 vfork implementation." by Elliott Hughes · 12 years ago
  95. f1a93bf am 8173b001: am ac5d29fe: Merge "Fix the x86_64 clone implementation." by Elliott Hughes · 12 years ago
  96. f4ac8ba Merge "Fix the x86_64 vfork implementation." by Elliott Hughes · 12 years ago
  97. 53bfdae Fix the x86_64 clone implementation. by Elliott Hughes · 12 years ago
  98. 9ea4d5f Fix the x86_64 vfork implementation. by Elliott Hughes · 12 years ago
  99. 68248e2 am 013afce9: am a5bab412: Merge "Fix struct statfs for LP64." by Elliott Hughes · 12 years ago
  100. c7fdee7 Fix struct statfs for LP64. by Elliott Hughes · 12 years ago