1. 6b586e7 Force everything to use python3 for consistency. by Elliott Hughes · 4 years, 5 months ago
  2. 7e2f6ff Update kernel update documentation. by Christopher Ferris · 4 years, 6 months ago
  3. 05667cd Update to v5.11 kernel headers. by Christopher Ferris · 4 years, 7 months ago
  4. 32ff3f8 Update to v5.10 kernel headers. by Christopher Ferris · 4 years, 9 months ago
  5. ccf17f0 Clean up header files from kernel directory. by Christopher Ferris · 4 years, 9 months ago
  6. 25c18d4 Update to v5.9 kernel headers. by Christopher Ferris · 4 years, 11 months ago
  7. 8177cdf Update to v5.8 kernel headers. by Christopher Ferris · 5 years ago
  8. cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
  9. 430527b Update the generate script. by Christopher Ferris · 5 years ago
  10. af09c70 Update to v5.7 kernel headers. by Christopher Ferris · 5 years ago
  11. bb9fcb4 Update to v5.6 kernel headers. by Christopher Ferris · 5 years ago
  12. d32ca14 Update to v5.5 kernel headers. by Christopher Ferris · 6 years ago
  13. c2faf23 Stop generating unused headers. by Elliott Hughes · 6 years ago
  14. ce11673 Merge "Fully disable clang format where needed." by Christopher Ferris · 6 years ago
  15. 1cc755c Fully disable clang format where needed. by Christopher Ferris · 6 years ago
  16. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
  17. fdaf82f Link .clang-format file to system/core one. by Christopher Ferris · 6 years ago
  18. c58208b Merge "Update documentation around kernel header imports." by Christopher Ferris · 6 years ago
  19. afe7e53 Clone with --depth 1 in generate_uapi_headers.sh --download-kernel. by Josh Gao · 6 years ago
  20. 86a8f3f Update documentation around kernel header imports. by Christopher Ferris · 6 years ago
  21. 9584fa4 Update to android-mainline kernel headers v5.4. by Christopher Ferris · 6 years ago
  22. b8a95e2 Update to kernel headers v5.3.2. by Christopher Ferris · 6 years ago
  23. e892fd6 Update to kernel headers v5.2.11. by Christopher Ferris · 6 years ago
  24. fa59a10 Update to kernel headers v5.2.6. by Christopher Ferris · 6 years ago
  25. aeddbcf Update to kernel headers v5.2. by Christopher Ferris · 6 years ago
  26. 24f97eb Update to kernel headers to v5.1.3. by Christopher Ferris · 6 years ago
  27. 782c485 Generate assembler system call stubs via genrule. by Elliott Hughes · 6 years ago
  28. d12d6f6 clean_header: Run outside of $ANDROID_BUILD_TOP by Daniel Mentz · 6 years ago
  29. 6d6b4ce clean_header: Fix error handling for no-such-file case by Daniel Mentz · 6 years ago
  30. 9586c0f Merge "Move kernel README files to Markdown." by Treehugger Robot · 6 years ago
  31. c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 6 years ago
  32. adcb515 Move kernel README files to Markdown. by Elliott Hughes · 6 years ago
  33. bb4cf7b clean_header: Don't print extraneous newline char by Daniel Mentz · 6 years ago
  34. 316f4a4 clean_header: Write to correct dst_file by Daniel Mentz · 6 years ago
  35. e6be532 Update kernel headers to v5.0.3. by Christopher Ferris · 6 years ago
  36. d842e43 Update to v5.0 kernel headers. by Christopher Ferris · 6 years ago
  37. 86a4837 Update to v4.20.1 kernel headers. by Christopher Ferris · 7 years ago
  38. 48fe0ae Update kernel headers with new parser. by Christopher Ferris · 7 years ago
  39. 658b16f Rewrite removeVarsAndFuncs. by Christopher Ferris · 7 years ago
  40. 9ce2884 Update to v4.19 kernel headers. by Christopher Ferris · 7 years ago
  41. f2484aa Fix handling of #elif. by Christopher Ferris · 7 years ago
  42. 76a1d45 Update to v4.17.3 kernel headers. by Christopher Ferris · 7 years ago
  43. 764049d Modify the script to use the linux source tree. by Christopher Ferris · 7 years ago
  44. 5ed15ba Remove ion.h from bionic uapi headers. by Christopher Ferris · 7 years ago
  45. 038ef23 Use the ion.h from the kernel headers. by Christopher Ferris · 8 years ago
  46. 934ec94 Update to v4.15 kernel headers. by Christopher Ferris · 8 years ago
  47. 64f355f Use in_addr in ip_mreq_source and ip_msfilter. by Elliott Hughes · 8 years ago
  48. 8c75675 Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant." by Elliott Hughes · 8 years ago
  49. baed51e Change ARG_MAX/_SC_ARG_MAX back to a constant. by Elliott Hughes · 8 years ago
  50. 1308ad3 Update to kernel headers v4.14. by Christopher Ferris · 8 years ago
  51. 77bb564 Use env to invoke python by Stephen Crane · 8 years ago
  52. 02ce968 Revert "Revert "Move back to the previous version of ion.h."" by Christopher Ferris · 8 years ago
  53. 89d6c32 Revert "Move back to the previous version of ion.h." by Christopher Ferris · 8 years ago
  54. 1a0344d Move back to the previous version of ion.h. by Christopher Ferris · 8 years ago
  55. 525ce91 Update to kernel headers v4.12.3. by Christopher Ferris · 8 years ago
  56. 5059939 Enable exporting the non-uapi scsi headers. by Elliott Hughes · 8 years ago
  57. 96c1db7 Remove the repetitive warnings from the uapi headers. by Elliott Hughes · 8 years ago
  58. 497ad30 Make `union semun` usable. by Elliott Hughes · 8 years ago
  59. ee1e0a3 Update static functions/macro definitions. by Christopher Ferris · 8 years ago
  60. b7e8fe5 Merge "Refactor the kernel update scripts." by Christopher Ferris · 9 years ago
  61. 15d3fef Refactor the kernel update scripts. by Christopher Ferris · 9 years ago
  62. 5f41ce2 Merge "Update to kernel headers v4.10." by Christopher Ferris · 9 years ago
  63. 893fd97 Use <linux/eventpoll.h> to implement <sys/epoll.h>. by Elliott Hughes · 9 years ago
  64. 48af7cb Update to kernel headers v4.10. by Christopher Ferris · 9 years ago
  65. b88112d Merge "bionic: move ADF uapi header out of bionic" by Treehugger Robot · 9 years ago
  66. 7518109 bionic: move ADF uapi header out of bionic by Greg Hackmann · 9 years ago
  67. 351a796 Update to kernel headers v4.9.6. by Christopher Ferris · 9 years ago
  68. 6a9755d Update to kernel headers v4.9.3. by Christopher Ferris · 9 years ago
  69. 49f525c Update to kernel headers v4.8.14. by Christopher Ferris · 9 years ago
  70. 106b3a8 Update to kernel headers v4.7.2. by Christopher Ferris · 9 years ago
  71. 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 9 years ago
  72. 38dba2e Fix sysconf(_SC_ARG_MAX). by Elliott Hughes · 9 years ago
  73. 5956b4e More kernel header cleanup. by Christopher Ferris · 9 years ago
  74. d6e8b8c Move/remove android only kernel uapi headers. by Christopher Ferris · 9 years ago
  75. 2974eec Update the kernel header documentation. by Christopher Ferris · 9 years ago
  76. 82ef6a1 Updated to v4.4.11 kernel headers. by Christopher Ferris · 9 years ago
  77. 05d08e9 Updated to v4.4.1 kernel headers. by Christopher Ferris · 10 years ago
  78. f8a2243 <netinet/udp.h> should include <linux/udp.h>. by Elliott Hughes · 10 years ago
  79. 6048173 Import scsi headers. by Christopher Ferris · 10 years ago
  80. d12c332 Add support for manually modified kernel headers. by Christopher Ferris · 10 years ago
  81. 915bf81 Update to v3.18.21 kernel headers. by Christopher Ferris · 10 years ago
  82. dda4fd4 Update to v3.18.18 kernel headers. by Christopher Ferris · 10 years ago
  83. 7592008 Update the search path for libclang.so by Tao Bao · 10 years ago
  84. e01d32f Upgrade kernel headers to 3.18.10. by Christopher Ferris · 10 years ago
  85. 2d8f9b5 Define MAXHOSTNAMELEN explicitly in source files. by Yabin Cui · 11 years ago
  86. d7db594 Switch kernel header parsing to python libclang by Tao Bao · 11 years ago
  87. 82d7504 Update kernel headers to v3.18.3. by Christopher Ferris · 11 years ago
  88. fa343e6 fix runtime issues for scripts by Kyunam Jo · 11 years ago
  89. cbf33a9 am d5e1c583: Merge "Move to v3.16.3 kernel headers." by Christopher Ferris · 11 years ago
  90. 653676d Move to v3.16.3 kernel headers. by Christopher Ferris · 11 years ago
  91. aac3778 am 0bd28a43: Merge "Update kernel uapi headers to v3.16.1." by Christopher Ferris · 11 years ago
  92. ba8d4f4 Update kernel uapi headers to v3.16.1. by Christopher Ferris · 11 years ago
  93. e2d86fe Pull input.h from v3.16.1 kernel headers. by Christopher Ferris · 11 years ago
  94. 07ce976 am 027d2717: Pull input.h from v3.16.1 kernel headers. by Christopher Ferris · 11 years ago
  95. 027d271 Pull input.h from v3.16.1 kernel headers. by Christopher Ferris · 11 years ago
  96. 28bd4fd am 3bcd414b: Merge "Clean up some of our python scripts." by Elliott Hughes · 11 years ago
  97. dc1fb70 Clean up some of our python scripts. by Elliott Hughes · 11 years ago
  98. 013c9b8 Add gen syscalls step to instructions. by Christopher Ferris · 11 years ago
  99. f64411e am 64035c4a: Merge "Add gen syscalls step to instructions." by Christopher Ferris · 11 years ago
  100. ea271fd Add gen syscalls step to instructions. by Christopher Ferris · 11 years ago