Age | Commit message (Expand) | Author |
2006-09-27 | [PATCH] uml: add checkstack support | Jeff Dike |
2006-09-24 | Don't remove $(INSTALL_HDR_PATH)/install before headers_install. | David Woodhouse |
2006-09-24 | Merge git://git.infradead.org/~dwmw2/khdrs-2.6 | Linus Torvalds |
2006-09-25 | kbuild: add distclean info to 'make help' and more details for 'clean' | Jesper Juhl |
2006-09-25 | kbuild: correct and clarify versioning info in Makefile | Robert P. J. Day |
2006-09-25 | kbuild: Extend kbuild/defconfig tags support to exuberant ctags | Aron Griffis |
2006-09-25 | kbuild: clarify "make C=" build option | Robert P. J. Day |
2006-09-25 | kbuild: update help in top level Makefile | Robert P. J. Day |
2006-09-25 | kbuild: preperly align SYSMAP output | Sam Ravnborg |
2006-09-25 | kbuild: make -rR is now default | Sam Ravnborg |
2006-09-25 | kbuild: make V=2 tell why a target is rebuild | Sam Ravnborg |
2006-09-25 | kbuild: modpost on vmlinux regardless of CONFIG_MODULES | Sam Ravnborg |
2006-09-25 | kbuild: use in-kernel unifdef | Sam Ravnborg |
2006-09-24 | New 'make headers_install_all' target. | David Woodhouse |
2006-09-24 | Use dependencies for 'make headers_install'. | David Woodhouse |
2006-09-21 | Don't advertise (or allow) headers_{install,check} where inappropriate. | David Woodhouse |
2006-09-19 | Linux v2.6.18. Arrr!v2.6.18 | Linus Torvalds |
2006-09-19 | [PATCH] Add headers_check' target to output of 'make help' | David Woodhouse |
2006-09-16 | [PATCH] headers_check: use a different default directory | David Woodhouse |
2006-09-12 | Linux v2.6.18-rc7v2.6.18-rc7 | Linus Torvalds |
2006-09-03 | Linux 2.6.18-rc6v2.6.18-rc6 | Linus Torvalds |
2006-08-27 | Linux v2.6.18-rc5v2.6.18-rc5 | Linus Torvalds |
2006-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 | Greg Kroah-Hartman |
2006-08-16 | kbuild: correct assingment to CFLAGS with CROSS_COMPILE | Sam Ravnborg |
2006-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 | Greg Kroah-Hartman |
2006-08-07 | kbuild: external modules shall not check config consistency | Sam Ravnborg |
2006-08-06 | Linux v2.6.18-rc4v2.6.18-rc4 | Linus Torvalds |
2006-08-01 | kbuild: -fno-stack-protector is not good | Sam Ravnborg |
2006-08-01 | kbuild: version.h and new headers_* targets does not require a kernel config | Sam Ravnborg |
2006-07-29 | Linux v2.6.18-rc3v2.6.18-rc3 | Linus Torvalds |
2006-07-15 | Linux 2.6.18-rc2v2.6.18-rc2 | Linus Torvalds |
2006-07-05 | Linux 2.6.18-rc1v2.6.18-rc1 | Linus Torvalds |
2006-07-05 | [PATCH] Makefile typo | Andreas Schwab |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds |
2006-07-03 | kbuild: introduce utsrelease.h | Sam Ravnborg |
2006-07-02 | kbuild: explicit turn off gcc stack-protector | Sam Ravnborg |
2006-07-01 | kbuild: documentation change on allowing checkers besides sparse | Dustin Kirkland |
2006-07-01 | kbuild: fix ia64 breakage after introducing make -rR | Sam Ravnborg |
2006-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-06-25 | kbuild: trivial fixes in Makefile | Sam Ravnborg |
2006-06-24 | kbuild: adding symbols in Kconfig and defconfig to TAGS | Masatake YAMATO |
2006-06-24 | kbuild: support for %.symtypes files | Andreas Gruenbacher |
2006-06-24 | kbuild: fix silentoldconfig recursion | Roman Zippel |
2006-06-24 | kbuild: add option for stripping modules while installing them | Theodore Ts'o |
2006-06-18 | Basic implementation of 'make headers_check' | David Woodhouse |
2006-06-18 | Basic implementation of 'make headers_install' | David Woodhouse |
2006-06-17 | Linux v2.6.17v2.6.17 | Linus Torvalds |
2006-06-10 | kbuild: ignore make's built-in rules & variables | Sam Ravnborg |
2006-06-09 | kbuild: add dependency on kernel.release to the package targets | Zach Brown |
2006-06-09 | kbuild: `make kernelrelease' speedup | Roman Zippel |