1. b003d77 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  2. 1333893 kbuild: move "quote" to Kbuild.include to be consistent by Masahiro Yamada · 10 years ago
  3. dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 10 years ago
  4. f4d4ffc kbuild: dtbs_install: new make target by Jason Cooper · 11 years ago
  5. b519051 of: Move testcase FDT data into drivers/of by Grant Likely · 10 years ago
  6. cb63fc2 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  7. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  8. 4d47dde kbuild: create directory for dir/file.o by 张忠山 · 11 years ago
  9. b0a4d8b kbuild: make sure we clean up DTB temporary files by Ian Campbell · 11 years ago
  10. 1c00a47 Makefile.lib: align DTB quiet_cmd by James Hogan · 11 years ago
  11. ad06156 kbuild: Don't assume dts files live in arch/*/boot/dts by Matthijs Kooijman · 11 years ago
  12. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  13. b40b25f kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp by Stephen Warren · 11 years ago
  14. 85f02be kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc by Stephen Warren · 11 years ago
  15. c58299a kbuild: create an "include chroot" for DT bindings by Stephen Warren · 11 years ago
  16. b92021b CONFIG_SYMBOL_PREFIX: cleanup. by Rusty Russell · 11 years ago
  17. e570d7c kbuild: limit dtc+cpp include path by Stephen Warren · 11 years ago
  18. 22435f3 kbuild: create a rule to run the pre-processor on *.dts files by Stephen Warren · 11 years ago
  19. 90b335f kbuild: centralize .dts->.dtb rule by Stephen Warren · 12 years ago
  20. e339364 Kbuild: centralize MKIMAGE and cmd_uimage definitions by Stephen Warren · 12 years ago
  21. 7c43185 Kbuild: Use dtc's -d (dependency) option by Stephen Warren · 12 years ago
  22. 5bb0571 kbuild: Fix comment in Makefile.lib by Michal Marek · 12 years ago
  23. 58238c8 kbuild: prevent make from deleting _shipped files by Peter Foley · 13 years ago
  24. 991d76c kbuild: simplify the %_shipped rule by Arnaud Lacombe · 13 years ago
  25. 7373f4f kbuild: add implicit rules for parser generation by Arnaud Lacombe · 13 years ago
  26. 6ae9ecb kbuild: Call gzip with -n by Michal Marek · 13 years ago
  27. 24fa040 decompressors: add XZ decompressor module by Lasse Collin · 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. d63f6d1 initramfs: Fix build break on symbol-prefixed archs by Mike Frysinger · 14 years ago
  31. 52159d9 jump label: Convert dynamic debug to use jump labels by Jason Baron · 14 years ago
  32. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  33. d61931d x86: Add optimized popcnt variants by Borislav Petkov · 14 years ago
  34. 2d74b2c scripts/Makefile.lib: Align the output of LZO by Wu Zhangjin · 14 years ago
  35. 1373411 kbuild: really fix bzImage build with non-bash sh by Jonathan Nieder · 14 years ago
  36. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 14 years ago
  37. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  38. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  39. 4a2ff67 kbuild: fix bzImage build for x86 by Michael Tokarev · 15 years ago
  40. 58242b2 kbuild: Fix size_append issue for bzip2/lzma kernel by Alek Du · 15 years ago
  41. 2521f2c gcov: add gcov profiling infrastructure by Peter Oberparleiter · 15 years ago
  42. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. d3dd3b5 kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs by H. Peter Anvin · 15 years ago
  44. 720097d kbuild: introduce subdir-ccflags-y by Sam Ravnborg · 15 years ago
  45. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  46. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  47. 0f5e2d2 bzip2/lzma: handle failures from bzip2 and lzma correctly by H. Peter Anvin · 15 years ago
  48. bc22c17 bzip2/lzma: library support for gzip, bzip2 and lzma decompression by Alain Knaff · 15 years ago
  49. d8672b4 kbuild: expand -I in KBUILD_CPPFLAGS by Sam Ravnborg · 16 years ago
  50. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  51. 656ee82 kbuild: create new CFLAGS_REMOVE_(basename).o option by Steven Rostedt · 16 years ago
  52. 551559e kbuild: implement modules.order by Tejun Heo · 17 years ago
  53. f77bf01 kbuild: introduce ccflags-y, asflags-y and ldflags-y by Sam Ravnborg · 17 years ago
  54. 06c5040 kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP by Sam Ravnborg · 17 years ago
  55. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  56. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  57. 836caba kbuild: kill backward compatibility checks by Sam Ravnborg · 17 years ago
  58. f5fb976 kbuild: fix directory traversal bug by Sam Ravnborg · 17 years ago
  59. 5e8d780 kbuild: fix ia64 breakage after introducing make -rR by Sam Ravnborg · 18 years ago
  60. d38b6968 Revert "kbuild: fix make -rR breakage" by Linus Torvalds · 18 years ago
  61. e5c44fd kbuild: fix make -rR breakage by Sam Ravnborg · 18 years ago
  62. d9df92e kbuild: properly pass options to hostcc when doing make O=.. by Sam Ravnborg · 18 years ago
  63. f83b5e3 kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as module names by Ustyugov Roman · 19 years ago
  64. 8ec4b4f kbuild: introduce Kbuild.include by Sam Ravnborg · 19 years ago
  65. 7c6b155 kbuild: drop descend - converting existing users by Sam Ravnborg · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago