1. e6b7969 Merge "Fix last python3 issues." by Christopher Ferris · 4 years, 3 months ago
  2. a2142d2 Fix last python3 issues. by Christopher Ferris · 4 years, 4 months ago
  3. 8607c08 Fix overly-zealous strip. by Dan Albert · 4 years, 4 months ago
  4. ac7ec11 Update for python3. by Christopher Ferris · 4 years, 4 months ago
  5. 6b586e7 Force everything to use python3 for consistency. by Elliott Hughes · 4 years, 4 months ago
  6. ccf17f0 Clean up header files from kernel directory. by Christopher Ferris · 4 years, 8 months ago
  7. cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
  8. 430527b Update the generate script. by Christopher Ferris · 5 years ago
  9. af09c70 Update to v5.7 kernel headers. by Christopher Ferris · 5 years ago
  10. bb9fcb4 Update to v5.6 kernel headers. by Christopher Ferris · 5 years ago
  11. d32ca14 Update to v5.5 kernel headers. by Christopher Ferris · 5 years ago
  12. c2faf23 Stop generating unused headers. by Elliott Hughes · 5 years ago
  13. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
  14. afe7e53 Clone with --depth 1 in generate_uapi_headers.sh --download-kernel. by Josh Gao · 6 years ago
  15. 9584fa4 Update to android-mainline kernel headers v5.4. by Christopher Ferris · 6 years ago
  16. fa59a10 Update to kernel headers v5.2.6. by Christopher Ferris · 6 years ago
  17. d12d6f6 clean_header: Run outside of $ANDROID_BUILD_TOP by Daniel Mentz · 6 years ago
  18. 6d6b4ce clean_header: Fix error handling for no-such-file case by Daniel Mentz · 6 years ago
  19. c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 6 years ago
  20. bb4cf7b clean_header: Don't print extraneous newline char by Daniel Mentz · 6 years ago
  21. 316f4a4 clean_header: Write to correct dst_file by Daniel Mentz · 6 years ago
  22. 658b16f Rewrite removeVarsAndFuncs. by Christopher Ferris · 7 years ago
  23. f2484aa Fix handling of #elif. by Christopher Ferris · 7 years ago
  24. 764049d Modify the script to use the linux source tree. by Christopher Ferris · 7 years ago
  25. 5ed15ba Remove ion.h from bionic uapi headers. by Christopher Ferris · 7 years ago
  26. 64f355f Use in_addr in ip_mreq_source and ip_msfilter. by Elliott Hughes · 8 years ago
  27. 8c75675 Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant." by Elliott Hughes · 8 years ago
  28. baed51e Change ARG_MAX/_SC_ARG_MAX back to a constant. by Elliott Hughes · 8 years ago
  29. 1308ad3 Update to kernel headers v4.14. by Christopher Ferris · 8 years ago
  30. 77bb564 Use env to invoke python by Stephen Crane · 8 years ago
  31. 525ce91 Update to kernel headers v4.12.3. by Christopher Ferris · 8 years ago
  32. 5059939 Enable exporting the non-uapi scsi headers. by Elliott Hughes · 8 years ago
  33. 96c1db7 Remove the repetitive warnings from the uapi headers. by Elliott Hughes · 8 years ago
  34. 497ad30 Make `union semun` usable. by Elliott Hughes · 8 years ago
  35. ee1e0a3 Update static functions/macro definitions. by Christopher Ferris · 8 years ago
  36. b7e8fe5 Merge "Refactor the kernel update scripts." by Christopher Ferris · 8 years ago
  37. 15d3fef Refactor the kernel update scripts. by Christopher Ferris · 8 years ago
  38. 893fd97 Use <linux/eventpoll.h> to implement <sys/epoll.h>. by Elliott Hughes · 8 years ago
  39. 106b3a8 Update to kernel headers v4.7.2. by Christopher Ferris · 9 years ago
  40. 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 9 years ago
  41. 38dba2e Fix sysconf(_SC_ARG_MAX). by Elliott Hughes · 9 years ago
  42. 5956b4e More kernel header cleanup. by Christopher Ferris · 9 years ago
  43. f8a2243 <netinet/udp.h> should include <linux/udp.h>. by Elliott Hughes · 10 years ago
  44. d12c332 Add support for manually modified kernel headers. by Christopher Ferris · 10 years ago
  45. 7592008 Update the search path for libclang.so by Tao Bao · 10 years ago
  46. 2d8f9b5 Define MAXHOSTNAMELEN explicitly in source files. by Yabin Cui · 10 years ago
  47. d7db594 Switch kernel header parsing to python libclang by Tao Bao · 11 years ago
  48. fa343e6 fix runtime issues for scripts by Kyunam Jo · 11 years ago
  49. dc1fb70 Clean up some of our python scripts. by Elliott Hughes · 11 years ago
  50. 38062f9 Update kernel headers to v3.14. by Christopher Ferris · 11 years ago
  51. a69eaec [MIPS64] Adjust kernel/tools for mips32,mips64 headers by Duane Sand · 11 years ago
  52. ab39aba Remove unused scripts. by Christopher Ferris · 11 years ago
  53. 08b6074 Update kernel header generation docs. by Christopher Ferris · 11 years ago
  54. 8ed7a23 Scrub uapi headers slightly harder. by Elliott Hughes · 11 years ago
  55. fddbafd Keep the kernel header scrubber's data structures in sync. by Elliott Hughes · 11 years ago
  56. 0990d4f Make SIGRTMIN hide the real-time signals we use internally. by Elliott Hughes · 11 years ago
  57. 9195a25 Fix kernel header scrubbing for LP64. by Elliott Hughes · 11 years ago
  58. 199346a Fix NSIG. by Elliott Hughes · 11 years ago
  59. d1973ca bionic: rename aarch64 target to arm64 by Colin Cross · 12 years ago
  60. b4091e6 Update script to copy in extra generated files. by Christopher Ferris · 12 years ago
  61. 26f0e54 Merge "Script to grab uapi headers from android kernel." by Christopher Ferris · 12 years ago
  62. e994d41 Script to grab uapi headers from android kernel. by Christopher Ferris · 12 years ago
  63. 1198fd3 Add support for the ternary operator to the header scrubber. by Elliott Hughes · 12 years ago
  64. 40596aa Make cpp.py less braindead. by Elliott Hughes · 12 years ago
  65. 460fa70 Add __EXPORTED_HEADERS__ as predefined macro. by Ben Cheng · 12 years ago
  66. 8bea2b6 Tweaked the cleanup scripts to handle uapi and aarch64 headers. by Ben Cheng · 12 years ago
  67. d3e64a3 Add x86_64 to the bionic headers. by Elliott Hughes · 12 years ago
  68. 18bc975 Slight script cleanup; make gensyscalls work from any directory. by Elliott Hughes · 12 years ago
  69. e6ddfc5 Remove some dead script code and fix a script comment. by Elliott Hughes · 12 years ago
  70. c95eb57 Clean up trailing whitespace in the kernel headers. by Elliott Hughes · 13 years ago
  71. a864c2c Add functionlity to the scripts to replace tokens in kernel headers by Raghu Gandham · 13 years ago
  72. 0e77287 Replace __unused in kernel headers with __linux_unused to avoid by Raghu Gandham · 13 years ago
  73. 988ff8f [MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS. by Raghu Gandham · 13 years ago
  74. 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 · 13 years ago
  75. 82fa43f [MIPS] Clean Kernel headers are generated by running by Raghu Gandham · 13 years ago
  76. 126601d Fixed to #include correct 32-bit headers; Refreshed libc/kernel headers by Andrew Hsieh · 13 years ago
  77. 25b7a16 Merge c4cb87f3 by Jean-Baptiste Queru · 14 years ago
  78. 70b1668 remove obsolete SuperH support by David 'Digit' Turner · 14 years ago
  79. c61f990 Fix misspelled Python variable name and typos by Glenn Kasten · 14 years ago
  80. 7b6795d Fixed bug where -k option would not be passed to cleanupFile function by Frank Maker · 14 years ago
  81. fc26931 libc: Update auto-gen scripts by David 'Digit' Turner · 15 years ago
  82. b969b5a libc: fix kernel cleanup script typo. by David 'Digit' Turner · 15 years ago
  83. c9205db Replace all occurrances of asm with __asm__ in the output headers by Martin Storsjo · 15 years ago
  84. d32c805 Add a method for replacing tokens in the preprocessed headers by Martin Storsjo · 15 years ago
  85. c1a534b Regenerate linux/netfilter_ipv6/ip6_tables.h. by Vilmos Nebehaj · 15 years ago
  86. 7398147 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  87. 5632aeb Merge change 10539 by Android Code Review · 16 years ago
  88. 4c4a963 libc: kernel: let clean_header tool take path to kernel originals as argument by Dima Zavin · 16 years ago
  89. 37429ff modified kernel headers re-generate tools to support SuperH architecture by Shin-ichiro KAWASAKI · 16 years ago
  90. e5446fe Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support. by David 'Digit' Turner · 16 years ago
  91. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  92. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  93. 6d6c82c auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  94. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  95. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago