1. fbe6e37 kbuild: add arch specific post-link Makefile by Nicholas Piggin · 8 years ago
  2. 54b880c kbuild, x86: Track generated headers with generated-y by James Hogan · 8 years ago
  3. 61754c1 kbuild: Allow arch Makefiles to override {cpp,ld,c}flags by Michal Marek · 9 years ago
  4. bd55daf kbuild: edit explanation of clean-files variable by Jeffrey Rogers · 9 years ago
  5. 7734334 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  6. 6dcb4e5 kbuild: allow cc-ifversion to have the argument for false condition by Masahiro Yamada · 9 years ago
  7. 665d92e kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion by Masahiro Yamada · 9 years ago
  8. 97659181 kbuild: Update documentation of clean-files and clean-dirs by Michal Marek · 9 years ago
  9. 39fed70 Documentation: kbuild: Improve grammar by Geert Uytterhoeven · 10 years ago
  10. cf6c53d Documentation: kbuild: Remove obsolete dtc_cpp section by Geert Uytterhoeven · 10 years ago
  11. ef80f0a Documentation: kbuild: Improve if_changed documentation by Geert Uytterhoeven · 10 years ago
  12. b22ae40 Documentation: kbuild: Remove obsolete include/asm symlink step by Geert Uytterhoeven · 10 years ago
  13. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  14. 62e2210 kbuild: drop shared library support from Makefile.host by Masahiro Yamada · 10 years ago
  15. c141056 kbuild: fix a typo in a kbuild document by Masahiro Yamada · 10 years ago
  16. b9e306e Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  17. ff4eb04 doc: change example to existing Makefile fragment by Paul Bolle · 11 years ago
  18. 5b83df2 kbuild: fix ld-option function by Antony Pavlov · 11 years ago
  19. 22435f3 kbuild: create a rule to run the pre-processor on *.dts files by Stephen Warren · 11 years ago
  20. 90b335f kbuild: centralize .dts->.dtb rule by Stephen Warren · 12 years ago
  21. 40f1d4c UAPI: Remove the objhdr-y export list by David Howells · 12 years ago
  22. 052ad27 kbuild: Add support for an "archheaders" target by H. Peter Anvin · 13 years ago
  23. 25eb650 doc: fix wrong arch/i386 references by Wanlong Gao · 13 years ago
  24. 8417da6f kbuild: Fix passing -Wno-* options to gcc 4.4+ by Michal Marek · 13 years ago
  25. d8ecc5c kbuild: asm-generic support by Sam Ravnborg · 13 years ago
  26. 40df759 kbuild: Fix build with binutils <= 2.19 by Michal Marek · 13 years ago
  27. 177b241 kbuild, mtd, net: a few comment typo fixes and rewording by Gilles Espinasse · 13 years ago
  28. aab9433 of: Add support for linking device tree blobs into vmlinux by Dirk Brandewie · 13 years ago
  29. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  30. 60eab87 Merge branch 'kbuild/clean' into kbuild/kbuild by Michal Marek · 14 years ago
  31. 7cfddee kbuild: drop unifdef-y support by Sam Ravnborg · 14 years ago
  32. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  33. c95940f Documentation: fix kbuild typos and wording by Nicolas Kaiser · 14 years ago
  34. eb07e1b Documentation: update kbuild make typos/grammar/text flow by Matt Mooney · 14 years ago
  35. 2f5a2f8 Documentation: update kbuild make examples#2 to reflect changes by Matt Mooney · 14 years ago
  36. 4f82728 Documentation: update kbuild loadable modules goals & examples by Matt Mooney · 14 years ago
  37. 80c00ba kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line by Sam Ravnborg · 14 years ago
  38. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 14 years ago
  39. 64ffc9f kbuild: Revert part of e8d400a to resolve a conflict by Michal Marek · 14 years ago
  40. ef8ff89 kbuild: Really don't clean bounds.h and asm-offsets.h by Michal Marek · 14 years ago
  41. e8d400a kbuild: fix a couple of typos in Documentation by Kirill Smelkov · 14 years ago
  42. 691ef3e kbuild: introduce ld-option by Sam Ravnborg · 15 years ago
  43. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  44. 720097d kbuild: introduce subdir-ccflags-y by Sam Ravnborg · 15 years ago
  45. c7bb349 kbuild: introduce destination-y for exported headers by Sam Ravnborg · 15 years ago
  46. 5410ecc kbuild: introduce $(kecho) convenience echo by Mike Frysinger · 16 years ago
  47. 631bcfb kbuild: cc-cross-prefix spelling by Geert Uytterhoeven · 17 years ago
  48. 910b404 kbuild: introduce cc-cross-prefix by Sam Ravnborg · 17 years ago
  49. f77bf01 kbuild: introduce ccflags-y, asflags-y and ldflags-y by Sam Ravnborg · 17 years ago
  50. 06c5040 kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP by Sam Ravnborg · 17 years ago
  51. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  52. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  53. 5e54d5e kbuild: kill EXTRA_ARFLAGS by Sam Ravnborg · 17 years ago
  54. a9af330 kbuild: fix documentation in makefiles.txt by Sam Ravnborg · 17 years ago
  55. 7015030 kbuild: document cc-fullversion by Sam Ravnborg · 17 years ago
  56. 5c811e5 kbuild: more doc. cleanups by Randy Dunlap · 17 years ago
  57. 5d3f083 Fix typos in /Documentation : Misc by Matt LaPlante · 18 years ago
  58. e95be9a [PATCH] docs: small kbuild cleanup by Daniel Walker · 18 years ago
  59. e241491 [PATCH] x86: Detect CFI support in the assembler at runtime by Andi Kleen · 18 years ago
  60. 39e6e9c kbuild: fix for some typos in Documentation/makefiles.txt by Bryce Harrington · 18 years ago
  61. a07f603 kbuild: linguistic fixes for Documentation/kbuild/makefiles.txt by Jan Engelhardt · 18 years ago
  62. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
  63. ac031f2 kbuild: add option for stripping modules while installing them by Theodore Ts'o · 18 years ago
  64. 172c3ae kbuild: in makefile.txt note that Makefile is preferred name for kbuild files by Sam Ravnborg · 18 years ago
  65. 20a468b kbuild: make cc-version available in kbuild files by Sam Ravnborg · 18 years ago
  66. ad14336 kbuild: remove GCC_VERSION by Sam Ravnborg · 18 years ago
  67. 5bb7826 kbuild: rename prepare to archprepare to fix dependency chain by Sam Ravnborg · 19 years ago
  68. 4949057 [PATCH] kbuild: describe Kbuild pitfall by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago