1. 9009b45 .gitignore: prefix local generated files with a slash by Masahiro Yamada · 3 years, 8 months ago
  2. 0e0345b kbuild: redo fake deps at include/config/*.h by Alexey Dobriyan · 3 years, 9 months ago
  3. faabed2 kbuild: introduce hostprogs-always-y and userprogs-always-y by Masahiro Yamada · 4 years, 5 months ago
  4. 859c817 modpost,fixdep: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  5. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  6. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  7. 3f9070a fixdep: remove redundant null character check by Masahiro Yamada · 4 years, 10 months ago
  8. 87d660f fixdep: remove unneeded code and comments about *.ver files by Masahiro Yamada · 4 years, 10 months ago
  9. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  10. fc01adc kbuild: remove unneeded comments and code from scripts/basic/Makefile by Masahiro Yamada · 5 years ago
  11. 6f9ac9f fixdep: check return value of printf() and putchar() by Masahiro Yamada · 6 years ago
  12. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  13. bbda5ec kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS by Masahiro Yamada · 6 years ago
  14. c417fbc kbuild: move bin2c back to scripts/ from scripts/basic/ by Masahiro Yamada · 7 years ago
  15. b3aa58d fixdep: suppress consecutive / from file paths in dependency list files by Nicolas Pitre · 7 years ago
  16. fbfa9be kbuild: move include/config/ksym/* to include/ksym/* by Masahiro Yamada · 7 years ago
  17. 638e69c fixdep: do not ignore kconfig.h by Rasmus Villemoes · 7 years ago
  18. 5b8ad96 fixdep: remove some false CONFIG_ matches by Rasmus Villemoes · 7 years ago
  19. 14a596a fixdep: remove stale references to uml-config.h by Rasmus Villemoes · 7 years ago
  20. ab9ce9f fixdep: use existing helper to check modular CONFIG options by Masahiro Yamada · 7 years ago
  21. 87b95a8 fixdep: refactor parse_dep_file() by Masahiro Yamada · 7 years ago
  22. 5d1ef76 fixdep: move global variables to local variables of main() by Masahiro Yamada · 7 years ago
  23. ccfe788 fixdep: remove unneeded memcpy() in parse_dep_file() by Masahiro Yamada · 7 years ago
  24. 4003fd8 fixdep: factor out common code for reading files by Masahiro Yamada · 7 years ago
  25. 01b5cbe fixdep: use malloc() and read() to load dep_file to buffer by Masahiro Yamada · 7 years ago
  26. 41f92cf fixdep: remove unnecessary <arpa/inet.h> inclusion by Masahiro Yamada · 7 years ago
  27. 7c2ec43 fixdep: exit with error code in error branches of do_config_file() by Lukas Bulwahn · 7 years ago
  28. 4e433fc fixdep: trivial: typo fix and correction by Cao jin · 7 years ago
  29. 312a3d0 kbuild: trivial cleanups on the comments by Cao jin · 7 years ago
  30. dee81e9 fixdep: faster CONFIG_ search by Alexey Dobriyan · 8 years ago
  31. 21532b9 scripts: Fix size mismatch of kexec_purgatory_size by Tautschnig, Michael · 8 years ago
  32. c1a95fd kbuild: add fine grained build dependencies for exported symbols by Nicolas Pitre · 9 years ago
  33. d8329e3 fixdep: accept extra dependencies on stdin by Nicolas Pitre · 9 years ago
  34. 46fe94a kbuild: fixdep: Check fstat(2) return value by Tom Rini · 9 years ago
  35. 4c835b5 fixdep: constify strrcmp arguments by Nicolas Iooss · 9 years ago
  36. d179e22 kbuild: fixdep: drop meaningless hash table initialization by Masahiro Yamada · 9 years ago
  37. d721109 kbuild: fixdep: optimize code slightly by Masahiro Yamada · 9 years ago
  38. de5b56b kernel: build bin2c based on config option CONFIG_BUILD_BIN2C by Vivek Goyal · 10 years ago
  39. 8370ede bin2c: move bin2c in scripts/basic by Vivek Goyal · 10 years ago
  40. bb66fc6 kbuild: trivial - use tabs for code indent where possible by Masahiro Yamada · 11 years ago
  41. 2ab8a99 kbuild: fixdep: support concatenated dep files by Stephen Warren · 12 years ago
  42. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  43. 6a5be57 fixdep: fix extraneous dependencies by Peter Foley · 13 years ago
  44. bffd202 kbuild: move scripts/basic/docproc.c to scripts/docproc.c by Peter Foley · 14 years ago
  45. 7840fea kbuild: Fix computing srcversion for modules by Michal Marek · 14 years ago
  46. b7bd182 fixdep: Do not record dependency on the source file itself by Michal Marek · 14 years ago
  47. a3ba811 Make fixdep error handling more explicit by Ben Gamari · 14 years ago
  48. 8990c1b Merge commit 'v2.6.37-rc1' into kbuild/kbuild by Michal Marek · 14 years ago
  49. 8af27e1 fixdep: use hash table instead of a single array by Eric Dumazet · 14 years ago
  50. e596c79 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  51. d0f95c7 kbuild: check return value of asprintf() by Namhyung Kim · 14 years ago
  52. 52159d9 jump label: Convert dynamic debug to use jump labels by Jason Baron · 14 years ago
  53. eda603f docbook: warn on unused doc entries by Johannes Berg · 14 years ago
  54. 264a268 kbuild: move autoconf.h to include/generated by Sam Ravnborg · 15 years ago
  55. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  56. f0a7577 trivial: kbuild: remove extraneous blank line after declaration of usage() by Trevor Keith · 15 years ago
  57. 7d3392e trivial: remove references to non-existent include/linux/config.h by Markus Heidelberg · 16 years ago
  58. 4356f48 kbuild: add static to prototypes by Trevor Keith · 15 years ago
  59. b767b90 kbuild: fix build error during make htmldocs by Amerigo Wang · 16 years ago
  60. d067aa7 kbuild: fix a compile warning by Amerigo Wang · 16 years ago
  61. 2d51005 kbuild: allow docproc invocation from external by Jiri Slaby · 16 years ago
  62. db7a6d8 Update .gitignore files for generated targets by Linus Torvalds · 16 years ago
  63. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  64. e662af4 kernel-doc: new P directive for DOC: sections by Johannes Berg · 17 years ago
  65. 2e95972 kernel-doc: use no-doc option by Johannes Berg · 17 years ago
  66. bb13be5 kbuild: stop docproc segfaulting when SRCTREE isn't set. by Rob Landley · 17 years ago
  67. 6dd16f4 docproc: style & typo cleanups by Randy Dunlap · 17 years ago
  68. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  69. 04c58f8 kbuild: scripts/basic/fixdep segfault on pathological string-o-death by Andy Green · 18 years ago
  70. c21b1e4 [PATCH] kbuild: fix dependency generation by Jan Beulich · 18 years ago
  71. c612093 [PATCH] update some docbook comments by Randy Dunlap · 18 years ago
  72. 074a5dd [PATCH] docbook: fix segfault in docproc.c by Henrik Kretzschmar · 18 years ago
  73. 2e3646e kconfig: integrate split config into silentoldconfig by Roman Zippel · 19 years ago
  74. 6176aa9 kbuild: consolidate command line escaping by Jan Beulich · 19 years ago
  75. 4d99f93 kbuild: escape '#' in .target.cmd files by Sam Ravnborg · 19 years ago
  76. 1e65174 Add some basic .gitignore files by Linus Torvalds · 19 years ago
  77. 48b9d03 [PATCH] Kill signed chars by J.A. Magallon · 20 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago