1. 0e0345b kbuild: redo fake deps at include/config/*.h by Alexey Dobriyan · 3 years, 9 months ago
  2. 859c817 modpost,fixdep: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  3. 3f9070a fixdep: remove redundant null character check by Masahiro Yamada · 4 years, 11 months ago
  4. 87d660f fixdep: remove unneeded code and comments about *.ver files by Masahiro Yamada · 4 years, 11 months ago
  5. 6f9ac9f fixdep: check return value of printf() and putchar() by Masahiro Yamada · 6 years ago
  6. bbda5ec kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS by Masahiro Yamada · 6 years ago
  7. b3aa58d fixdep: suppress consecutive / from file paths in dependency list files by Nicolas Pitre · 7 years ago
  8. fbfa9be kbuild: move include/config/ksym/* to include/ksym/* by Masahiro Yamada · 7 years ago
  9. 638e69c fixdep: do not ignore kconfig.h by Rasmus Villemoes · 7 years ago
  10. 5b8ad96 fixdep: remove some false CONFIG_ matches by Rasmus Villemoes · 7 years ago
  11. 14a596a fixdep: remove stale references to uml-config.h by Rasmus Villemoes · 7 years ago
  12. ab9ce9f fixdep: use existing helper to check modular CONFIG options by Masahiro Yamada · 7 years ago
  13. 87b95a8 fixdep: refactor parse_dep_file() by Masahiro Yamada · 7 years ago
  14. 5d1ef76 fixdep: move global variables to local variables of main() by Masahiro Yamada · 7 years ago
  15. ccfe788 fixdep: remove unneeded memcpy() in parse_dep_file() by Masahiro Yamada · 7 years ago
  16. 4003fd8 fixdep: factor out common code for reading files by Masahiro Yamada · 7 years ago
  17. 01b5cbe fixdep: use malloc() and read() to load dep_file to buffer by Masahiro Yamada · 7 years ago
  18. 41f92cf fixdep: remove unnecessary <arpa/inet.h> inclusion by Masahiro Yamada · 7 years ago
  19. 7c2ec43 fixdep: exit with error code in error branches of do_config_file() by Lukas Bulwahn · 7 years ago
  20. 4e433fc fixdep: trivial: typo fix and correction by Cao jin · 7 years ago
  21. dee81e9 fixdep: faster CONFIG_ search by Alexey Dobriyan · 8 years ago
  22. c1a95fd kbuild: add fine grained build dependencies for exported symbols by Nicolas Pitre · 9 years ago
  23. d8329e3 fixdep: accept extra dependencies on stdin by Nicolas Pitre · 9 years ago
  24. 46fe94a kbuild: fixdep: Check fstat(2) return value by Tom Rini · 9 years ago
  25. 4c835b5 fixdep: constify strrcmp arguments by Nicolas Iooss · 9 years ago
  26. d179e22 kbuild: fixdep: drop meaningless hash table initialization by Masahiro Yamada · 9 years ago
  27. d721109 kbuild: fixdep: optimize code slightly by Masahiro Yamada · 9 years ago
  28. bb66fc6 kbuild: trivial - use tabs for code indent where possible by Masahiro Yamada · 11 years ago
  29. 2ab8a99 kbuild: fixdep: support concatenated dep files by Stephen Warren · 12 years ago
  30. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  31. 6a5be57 fixdep: fix extraneous dependencies by Peter Foley · 13 years ago
  32. 7840fea kbuild: Fix computing srcversion for modules by Michal Marek · 14 years ago
  33. b7bd182 fixdep: Do not record dependency on the source file itself by Michal Marek · 14 years ago
  34. a3ba811 Make fixdep error handling more explicit by Ben Gamari · 14 years ago
  35. 8af27e1 fixdep: use hash table instead of a single array by Eric Dumazet · 14 years ago
  36. 264a268 kbuild: move autoconf.h to include/generated by Sam Ravnborg · 15 years ago
  37. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  38. f0a7577 trivial: kbuild: remove extraneous blank line after declaration of usage() by Trevor Keith · 15 years ago
  39. 7d3392e trivial: remove references to non-existent include/linux/config.h by Markus Heidelberg · 16 years ago
  40. 4356f48 kbuild: add static to prototypes by Trevor Keith · 15 years ago
  41. d067aa7 kbuild: fix a compile warning by Amerigo Wang · 16 years ago
  42. 04c58f8 kbuild: scripts/basic/fixdep segfault on pathological string-o-death by Andy Green · 18 years ago
  43. c21b1e4 [PATCH] kbuild: fix dependency generation by Jan Beulich · 18 years ago
  44. 6176aa9 kbuild: consolidate command line escaping by Jan Beulich · 19 years ago
  45. 4d99f93 kbuild: escape '#' in .target.cmd files by Sam Ravnborg · 19 years ago
  46. 48b9d03 [PATCH] Kill signed chars by J.A. Magallon · 20 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago