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