| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | kconfig: move .kernelrelease | Roman Zippel | 2006-06-09 | 1 | -11/+10 |
| * | kconfig: integrate split config into silentoldconfig | Roman Zippel | 2006-06-09 | 1 | -9/+2 |
| * | kconfig: fix .config dependencies | Roman Zippel | 2006-06-09 | 1 | -16/+11 |
* | | Linux v2.6.17v2.6.17 | Linus Torvalds | 2006-06-18 | 1 | -1/+1 |
|/ |
|
* | Linux 2.6.17-rc6v2.6.17-rc6 | Linus Torvalds | 2006-06-06 | 1 | -2/+2 |
* | Linux 2.6.17-rc5v2.6.17-rc5 | Linus Torvalds | 2006-05-25 | 1 | -2/+2 |
* | Linux v2.6.17-rc4v2.6.17-rc4 | Linus Torvalds | 2006-05-12 | 1 | -1/+1 |
* | kbuild: Do not overwrite makefile as anohter user | Jan Beulich | 2006-05-08 | 1 | -9/+7 |
* | kbuild: removing .tmp_versions considered harmful | Pavel Roskin | 2006-04-30 | 1 | -2/+2 |
* | Linux v2.6.17-rc3v2.6.17-rc3 | Linus Torvalds | 2006-04-27 | 1 | -1/+1 |
* | Linux v2.6.17-rc2v2.6.17-rc2 | Linus Torvalds | 2006-04-19 | 1 | -1/+1 |
* | kbuild: modules_install for external modules must not remove existing modules | Andreas Gruenbacher | 2006-04-06 | 1 | -1/+0 |
* | kbuild: fix make dir/ | Sam Ravnborg | 2006-04-06 | 1 | -1/+1 |
* | kbuild: fix building single targets with make O=.. single-target | Sam Ravnborg | 2006-04-05 | 1 | -25/+28 |
* | Linux v2.6.17-rc1v2.6.17-rc1 | Linus Torvalds | 2006-04-03 | 1 | -2/+2 |
* | [PATCH] x86_64: Don't define string functions to builtin | Andi Kleen | 2006-03-25 | 1 | -2/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-03-25 | 1 | -98/+99 |
|\ |
|
| * | kbuild: remove obsoleted scripts/reference_* files | Sam Ravnborg | 2006-03-21 | 1 | -6/+0 |
| * | kbuild: fix make help & make *pkg | Sam Ravnborg | 2006-03-21 | 1 | -3/+3 |
| * | Kconfig: remove the CONFIG_CC_ALIGN_* options | Adrian Bunk | 2006-03-12 | 1 | -7/+0 |
| * | kbuild: replace PHONY with FORCE | Sam Ravnborg | 2006-03-08 | 1 | -2/+0 |
| * | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-06 | 1 | -29/+35 |
| * | kbuild: fix make dir/file.xx when asm symlink is missing | Sam Ravnborg | 2006-03-05 | 1 | -6/+6 |
| * | kbuild: version.h should depend on .kernelrelease | Jan Beulich | 2006-02-22 | 1 | -1/+1 |
| * | kbuild: fix a cscope bug (make cscope segfaults) | Mattia Dongili | 2006-02-19 | 1 | -1/+1 |
| * | kbuild: remove a tab from an empty line | Adrian Bunk | 2006-02-19 | 1 | -1/+1 |
| * | kbuild: make cc-version available in kbuild files | Sam Ravnborg | 2006-02-19 | 1 | -32/+0 |
| * | kbuild: run depmod when installing external modules | Sam Ravnborg | 2006-02-19 | 1 | -1/+20 |
| * | kbuild: avoid stale modules in $(MODVERDIR) for external modules | Sam Ravnborg | 2006-02-19 | 1 | -0/+1 |
| * | kbuild: Accept various mips sub-types in SUBARCH | Martin Michlmayr | 2006-02-19 | 1 | -1/+1 |
| * | kbuild: support building individual files for external modules | Sam Ravnborg | 2006-02-19 | 1 | -22/+44 |
* | | [PATCH] CONFIG_UNWIND_INFO | Jan Beulich | 2006-03-24 | 1 | -0/+4 |
* | | Linux 2.6.16v2.6.16 | Linus Torvalds | 2006-03-20 | 1 | -1/+1 |
* | | Linux 2.6.16-rc6v2.6.16-rc6 | Linus Torvalds | 2006-03-11 | 1 | -1/+1 |
* | | [PATCH] kbuild: version.h should depend on .kernelrelease | Jan Beulich | 2006-03-11 | 1 | -1/+1 |
* | | Linux v2.6.16-rc5v2.6.16-rc5 | Linus Torvalds | 2006-02-27 | 1 | -1/+1 |
|/ |
|
* | Linux v2.6.16-rc4v2.6.16-rc4 | Linus Torvalds | 2006-02-17 | 1 | -1/+1 |
* | [PATCH] kbuild: revert "fix make -jN with multiple targets with O=..." | Benjamin LaHaise | 2006-02-16 | 1 | -4/+3 |