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