1. 24f97eb Update to kernel headers to v5.1.3. by Christopher Ferris · 6 years ago
  2. 782c485 Generate assembler system call stubs via genrule. by Elliott Hughes · 6 years ago
  3. d12d6f6 clean_header: Run outside of $ANDROID_BUILD_TOP by Daniel Mentz · 6 years ago
  4. 6d6b4ce clean_header: Fix error handling for no-such-file case by Daniel Mentz · 6 years ago
  5. 9586c0f Merge "Move kernel README files to Markdown." by Treehugger Robot · 6 years ago
  6. c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 6 years ago
  7. adcb515 Move kernel README files to Markdown. by Elliott Hughes · 6 years ago
  8. bb4cf7b clean_header: Don't print extraneous newline char by Daniel Mentz · 6 years ago
  9. 316f4a4 clean_header: Write to correct dst_file by Daniel Mentz · 6 years ago
  10. e6be532 Update kernel headers to v5.0.3. by Christopher Ferris · 6 years ago
  11. d842e43 Update to v5.0 kernel headers. by Christopher Ferris · 6 years ago
  12. 86a4837 Update to v4.20.1 kernel headers. by Christopher Ferris · 7 years ago
  13. 48fe0ae Update kernel headers with new parser. by Christopher Ferris · 7 years ago
  14. 658b16f Rewrite removeVarsAndFuncs. by Christopher Ferris · 7 years ago
  15. 9ce2884 Update to v4.19 kernel headers. by Christopher Ferris · 7 years ago
  16. f2484aa Fix handling of #elif. by Christopher Ferris · 7 years ago
  17. 76a1d45 Update to v4.17.3 kernel headers. by Christopher Ferris · 7 years ago
  18. 764049d Modify the script to use the linux source tree. by Christopher Ferris · 7 years ago
  19. 5ed15ba Remove ion.h from bionic uapi headers. by Christopher Ferris · 7 years ago
  20. 038ef23 Use the ion.h from the kernel headers. by Christopher Ferris · 8 years ago
  21. 934ec94 Update to v4.15 kernel headers. by Christopher Ferris · 8 years ago
  22. 64f355f Use in_addr in ip_mreq_source and ip_msfilter. by Elliott Hughes · 8 years ago
  23. 8c75675 Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant." by Elliott Hughes · 8 years ago
  24. baed51e Change ARG_MAX/_SC_ARG_MAX back to a constant. by Elliott Hughes · 8 years ago
  25. 1308ad3 Update to kernel headers v4.14. by Christopher Ferris · 8 years ago
  26. 77bb564 Use env to invoke python by Stephen Crane · 8 years ago
  27. 02ce968 Revert "Revert "Move back to the previous version of ion.h."" by Christopher Ferris · 8 years ago
  28. 89d6c32 Revert "Move back to the previous version of ion.h." by Christopher Ferris · 8 years ago
  29. 1a0344d Move back to the previous version of ion.h. by Christopher Ferris · 8 years ago
  30. 525ce91 Update to kernel headers v4.12.3. by Christopher Ferris · 8 years ago
  31. 5059939 Enable exporting the non-uapi scsi headers. by Elliott Hughes · 8 years ago
  32. 96c1db7 Remove the repetitive warnings from the uapi headers. by Elliott Hughes · 8 years ago
  33. 497ad30 Make `union semun` usable. by Elliott Hughes · 8 years ago
  34. ee1e0a3 Update static functions/macro definitions. by Christopher Ferris · 8 years ago
  35. b7e8fe5 Merge "Refactor the kernel update scripts." by Christopher Ferris · 9 years ago
  36. 15d3fef Refactor the kernel update scripts. by Christopher Ferris · 9 years ago
  37. 5f41ce2 Merge "Update to kernel headers v4.10." by Christopher Ferris · 9 years ago
  38. 893fd97 Use <linux/eventpoll.h> to implement <sys/epoll.h>. by Elliott Hughes · 9 years ago
  39. 48af7cb Update to kernel headers v4.10. by Christopher Ferris · 9 years ago
  40. b88112d Merge "bionic: move ADF uapi header out of bionic" by Treehugger Robot · 9 years ago
  41. 7518109 bionic: move ADF uapi header out of bionic by Greg Hackmann · 9 years ago
  42. 351a796 Update to kernel headers v4.9.6. by Christopher Ferris · 9 years ago
  43. 6a9755d Update to kernel headers v4.9.3. by Christopher Ferris · 9 years ago
  44. 49f525c Update to kernel headers v4.8.14. by Christopher Ferris · 9 years ago
  45. 106b3a8 Update to kernel headers v4.7.2. by Christopher Ferris · 9 years ago
  46. 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 9 years ago
  47. 38dba2e Fix sysconf(_SC_ARG_MAX). by Elliott Hughes · 9 years ago
  48. 5956b4e More kernel header cleanup. by Christopher Ferris · 9 years ago
  49. d6e8b8c Move/remove android only kernel uapi headers. by Christopher Ferris · 9 years ago
  50. 2974eec Update the kernel header documentation. by Christopher Ferris · 9 years ago
  51. 82ef6a1 Updated to v4.4.11 kernel headers. by Christopher Ferris · 9 years ago
  52. 05d08e9 Updated to v4.4.1 kernel headers. by Christopher Ferris · 10 years ago
  53. f8a2243 <netinet/udp.h> should include <linux/udp.h>. by Elliott Hughes · 10 years ago
  54. 6048173 Import scsi headers. by Christopher Ferris · 10 years ago
  55. d12c332 Add support for manually modified kernel headers. by Christopher Ferris · 10 years ago
  56. 915bf81 Update to v3.18.21 kernel headers. by Christopher Ferris · 10 years ago
  57. dda4fd4 Update to v3.18.18 kernel headers. by Christopher Ferris · 10 years ago
  58. 7592008 Update the search path for libclang.so by Tao Bao · 10 years ago
  59. e01d32f Upgrade kernel headers to 3.18.10. by Christopher Ferris · 10 years ago
  60. 2d8f9b5 Define MAXHOSTNAMELEN explicitly in source files. by Yabin Cui · 11 years ago
  61. d7db594 Switch kernel header parsing to python libclang by Tao Bao · 11 years ago
  62. 82d7504 Update kernel headers to v3.18.3. by Christopher Ferris · 11 years ago
  63. fa343e6 fix runtime issues for scripts by Kyunam Jo · 11 years ago
  64. cbf33a9 am d5e1c583: Merge "Move to v3.16.3 kernel headers." by Christopher Ferris · 11 years ago
  65. 653676d Move to v3.16.3 kernel headers. by Christopher Ferris · 11 years ago
  66. aac3778 am 0bd28a43: Merge "Update kernel uapi headers to v3.16.1." by Christopher Ferris · 11 years ago
  67. ba8d4f4 Update kernel uapi headers to v3.16.1. by Christopher Ferris · 11 years ago
  68. e2d86fe Pull input.h from v3.16.1 kernel headers. by Christopher Ferris · 11 years ago
  69. 07ce976 am 027d2717: Pull input.h from v3.16.1 kernel headers. by Christopher Ferris · 11 years ago
  70. 027d271 Pull input.h from v3.16.1 kernel headers. by Christopher Ferris · 11 years ago
  71. 28bd4fd am 3bcd414b: Merge "Clean up some of our python scripts." by Elliott Hughes · 11 years ago
  72. dc1fb70 Clean up some of our python scripts. by Elliott Hughes · 11 years ago
  73. 013c9b8 Add gen syscalls step to instructions. by Christopher Ferris · 11 years ago
  74. f64411e am 64035c4a: Merge "Add gen syscalls step to instructions." by Christopher Ferris · 11 years ago
  75. ea271fd Add gen syscalls step to instructions. by Christopher Ferris · 11 years ago
  76. 18a2507 am c6bc0017: Merge "Update kernel headers to v3.14." by Christopher Ferris · 11 years ago
  77. 38062f9 Update kernel headers to v3.14. by Christopher Ferris · 11 years ago
  78. 92f9797 am 6131798e: am ac86f994: Merge "[MIPS64] Regenerate mips kernel headers with fixed tool" by Christopher Ferris · 11 years ago
  79. 4a96c1b am 40b85d34: am eee5f173: Merge "[MIPS64] Adjust kernel/tools for mips32,mips64 headers" by Christopher Ferris · 11 years ago
  80. 2300332 [MIPS64] Regenerate mips kernel headers with fixed tool by Duane Sand · 11 years ago
  81. a69eaec [MIPS64] Adjust kernel/tools for mips32,mips64 headers by Duane Sand · 11 years ago
  82. 28f321a am 1b8163f5: am 1cada9b3: Merge "Remove unused scripts." by Christopher Ferris · 11 years ago
  83. 4ff5aa3 am 5261fd2c: am b837767a: Merge "Update kernel header generation docs." by Christopher Ferris · 11 years ago
  84. ab39aba Remove unused scripts. by Christopher Ferris · 11 years ago
  85. 08b6074 Update kernel header generation docs. by Christopher Ferris · 11 years ago
  86. c571c26 am 9eb2d38d: am b9fdad77: am ec81b4a3: Merge "Scrub uapi headers slightly harder." by Elliott Hughes · 11 years ago
  87. 8ed7a23 Scrub uapi headers slightly harder. by Elliott Hughes · 11 years ago
  88. 834c136 am 0d443726: am d2623501: am 8979cfe1: Merge "Keep the kernel header scrubber\'s data structures in sync." by Elliott Hughes · 11 years ago
  89. fddbafd Keep the kernel header scrubber's data structures in sync. by Elliott Hughes · 11 years ago
  90. fc4d926 am 01dc4152: am 4a41581a: am 9fb53dd4: Merge "Make SIGRTMIN hide the real-time signals we use internally." by Elliott Hughes · 11 years ago
  91. 0990d4f Make SIGRTMIN hide the real-time signals we use internally. by Elliott Hughes · 11 years ago
  92. eba6501 am 88920300: am aa3d46a4: Merge "prctl: Adds the PR_SET_TIMERSLACK_PID option" by Ruchi Kandoi · 11 years ago
  93. b84926b prctl: Adds the PR_SET_TIMERSLACK_PID option by Ruchi Kandoi · 11 years ago
  94. fc38de6 am fc50845e: am 0b0387c9: Merge "Fix kernel header scrubbing for LP64." by Elliott Hughes · 11 years ago
  95. 9195a25 Fix kernel header scrubbing for LP64. by Elliott Hughes · 11 years ago
  96. ff14a40 am 9b0fa57c: am e2a0f15c: Merge "Regenerate adf header" by Greg Hackmann · 11 years ago
  97. 8061fac Regenerate adf header by Greg Hackmann · 11 years ago
  98. dc6cd35 am f1f19464: am 819c132e: Merge "Fix NSIG." by Elliott Hughes · 12 years ago
  99. 199346a Fix NSIG. by Elliott Hughes · 12 years ago
  100. ba7c307 am eb26da9a: am fb4da1e7: Merge "Regenerate binder header" by Arve Hjønnevåg · 12 years ago