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