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