Age | Commit message (Expand) | Author | Files | Lines |
2006-07-06 | Linux 2.6.18-rc1v2.6.18-rc1 | Linus Torvalds | 1 | -2/+2 |
2006-07-05 | [PATCH] Makefile typo | Andreas Schwab | 1 | -1/+1 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 1 | -0/+17 |
2006-07-04 | kbuild: introduce utsrelease.h | Sam Ravnborg | 1 | -12/+18 |
2006-07-02 | kbuild: explicit turn off gcc stack-protector | Sam Ravnborg | 1 | -0/+3 |
2006-07-01 | kbuild: documentation change on allowing checkers besides sparse | Dustin Kirkland | 1 | -4/+5 |
2006-07-01 | kbuild: fix ia64 breakage after introducing make -rR | Sam Ravnborg | 1 | -1/+1 |
2006-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -92/+121 |
2006-06-25 | kbuild: trivial fixes in Makefile | Sam Ravnborg | 1 | -41/+41 |
2006-06-25 | kbuild: adding symbols in Kconfig and defconfig to TAGS | Masatake YAMATO | 1 | -9/+25 |
2006-06-25 | kbuild: support for %.symtypes files | Andreas Gruenbacher | 1 | -1/+4 |
2006-06-25 | kbuild: fix silentoldconfig recursion | Roman Zippel | 1 | -0/+4 |
2006-06-25 | kbuild: add option for stripping modules while installing them | Theodore Ts'o | 1 | -0/+17 |
2006-06-18 | Basic implementation of 'make headers_check' | David Woodhouse | 1 | -0/+4 |
2006-06-18 | Basic implementation of 'make headers_install' | David Woodhouse | 1 | -0/+13 |
2006-06-18 | Linux v2.6.17v2.6.17 | Linus Torvalds | 1 | -1/+1 |
2006-06-10 | kbuild: ignore make's built-in rules & variables | Sam Ravnborg | 1 | -4/+3 |
2006-06-09 | kbuild: add dependency on kernel.release to the package targets | Zach Brown | 1 | -2/+2 |
2006-06-09 | kbuild: `make kernelrelease' speedup | Roman Zippel | 1 | -2/+3 |
2006-06-09 | kconfig: KCONFIG_OVERWRITECONFIG | Roman Zippel | 1 | -2/+4 |
2006-06-09 | kconfig: move .kernelrelease | Roman Zippel | 1 | -11/+10 |
2006-06-09 | kconfig: integrate split config into silentoldconfig | Roman Zippel | 1 | -9/+2 |
2006-06-09 | kconfig: fix .config dependencies | Roman Zippel | 1 | -16/+11 |
2006-06-06 | Linux 2.6.17-rc6v2.6.17-rc6 | Linus Torvalds | 1 | -2/+2 |
2006-05-25 | Linux 2.6.17-rc5v2.6.17-rc5 | Linus Torvalds | 1 | -2/+2 |
2006-05-12 | Linux v2.6.17-rc4v2.6.17-rc4 | Linus Torvalds | 1 | -1/+1 |
2006-05-08 | kbuild: Do not overwrite makefile as anohter user | Jan Beulich | 1 | -9/+7 |
2006-05-01 | kbuild: removing .tmp_versions considered harmful | Pavel Roskin | 1 | -2/+2 |
2006-04-27 | Linux v2.6.17-rc3v2.6.17-rc3 | Linus Torvalds | 1 | -1/+1 |
2006-04-19 | Linux v2.6.17-rc2v2.6.17-rc2 | Linus Torvalds | 1 | -1/+1 |
2006-04-06 | kbuild: modules_install for external modules must not remove existing modules | Andreas Gruenbacher | 1 | -1/+0 |
2006-04-06 | kbuild: fix make dir/ | Sam Ravnborg | 1 | -1/+1 |
2006-04-05 | kbuild: fix building single targets with make O=.. single-target | Sam Ravnborg | 1 | -25/+28 |
2006-04-03 | Linux v2.6.17-rc1v2.6.17-rc1 | Linus Torvalds | 1 | -2/+2 |
2006-03-25 | [PATCH] x86_64: Don't define string functions to builtin | Andi Kleen | 1 | -2/+1 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -98/+99 |
2006-03-24 | [PATCH] CONFIG_UNWIND_INFO | Jan Beulich | 1 | -0/+4 |
2006-03-21 | kbuild: remove obsoleted scripts/reference_* files | Sam Ravnborg | 1 | -6/+0 |
2006-03-21 | kbuild: fix make help & make *pkg | Sam Ravnborg | 1 | -3/+3 |
2006-03-20 | Linux 2.6.16v2.6.16 | Linus Torvalds | 1 | -1/+1 |
2006-03-13 | Kconfig: remove the CONFIG_CC_ALIGN_* options | Adrian Bunk | 1 | -7/+0 |
2006-03-12 | Linux 2.6.16-rc6v2.6.16-rc6 | Linus Torvalds | 1 | -1/+1 |
2006-03-11 | [PATCH] kbuild: version.h should depend on .kernelrelease | Jan Beulich | 1 | -1/+1 |
2006-03-08 | kbuild: replace PHONY with FORCE | Sam Ravnborg | 1 | -2/+0 |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 1 | -29/+35 |
2006-03-05 | kbuild: fix make dir/file.xx when asm symlink is missing | Sam Ravnborg | 1 | -6/+6 |
2006-02-27 | Linux v2.6.16-rc5v2.6.16-rc5 | Linus Torvalds | 1 | -1/+1 |
2006-02-22 | kbuild: version.h should depend on .kernelrelease | Jan Beulich | 1 | -1/+1 |
2006-02-19 | kbuild: fix a cscope bug (make cscope segfaults) | Mattia Dongili | 1 | -1/+1 |
2006-02-19 | kbuild: remove a tab from an empty line | Adrian Bunk | 1 | -1/+1 |