| Commit message (Expand) | Author | Age |
* | Linux v2.6.17-rc3v2.6.17-rc3 | Linus Torvalds | 2006-04-26 |
* | Linux v2.6.17-rc2v2.6.17-rc2 | Linus Torvalds | 2006-04-18 |
* | kbuild: modules_install for external modules must not remove existing modules | Andreas Gruenbacher | 2006-04-06 |
* | kbuild: fix make dir/ | Sam Ravnborg | 2006-04-06 |
* | kbuild: fix building single targets with make O=.. single-target | Sam Ravnborg | 2006-04-05 |
* | Linux v2.6.17-rc1v2.6.17-rc1 | Linus Torvalds | 2006-04-02 |
* | [PATCH] x86_64: Don't define string functions to builtin | Andi Kleen | 2006-03-25 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | kbuild: remove obsoleted scripts/reference_* files | Sam Ravnborg | 2006-03-21 |
| * | kbuild: fix make help & make *pkg | Sam Ravnborg | 2006-03-21 |
| * | Kconfig: remove the CONFIG_CC_ALIGN_* options | Adrian Bunk | 2006-03-12 |
| * | kbuild: replace PHONY with FORCE | Sam Ravnborg | 2006-03-08 |
| * | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-05 |
| * | kbuild: fix make dir/file.xx when asm symlink is missing | Sam Ravnborg | 2006-03-05 |
| * | kbuild: version.h should depend on .kernelrelease | Jan Beulich | 2006-02-22 |
| * | kbuild: fix a cscope bug (make cscope segfaults) | Mattia Dongili | 2006-02-19 |
| * | kbuild: remove a tab from an empty line | Adrian Bunk | 2006-02-19 |
| * | kbuild: make cc-version available in kbuild files | Sam Ravnborg | 2006-02-19 |
| * | kbuild: run depmod when installing external modules | Sam Ravnborg | 2006-02-19 |
| * | kbuild: avoid stale modules in $(MODVERDIR) for external modules | Sam Ravnborg | 2006-02-19 |
| * | kbuild: Accept various mips sub-types in SUBARCH | Martin Michlmayr | 2006-02-19 |
| * | kbuild: support building individual files for external modules | Sam Ravnborg | 2006-02-19 |
* | | [PATCH] CONFIG_UNWIND_INFO | Jan Beulich | 2006-03-24 |
* | | Linux 2.6.16v2.6.16 | Linus Torvalds | 2006-03-20 |
* | | Linux 2.6.16-rc6v2.6.16-rc6 | Linus Torvalds | 2006-03-11 |
* | | [PATCH] kbuild: version.h should depend on .kernelrelease | Jan Beulich | 2006-03-10 |
* | | Linux v2.6.16-rc5v2.6.16-rc5 | Linus Torvalds | 2006-02-27 |
|/ |
|
* | Linux v2.6.16-rc4v2.6.16-rc4 | Linus Torvalds | 2006-02-17 |
* | [PATCH] kbuild: revert "fix make -jN with multiple targets with O=..." | Benjamin LaHaise | 2006-02-15 |
* | Linux v2.6.16-rc3v2.6.16-rc3 | Linus Torvalds | 2006-02-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix | Linus Torvalds | 2006-02-07 |
|\ |
|
| * | kbuild: fix build with O=.. | Sam Ravnborg | 2006-01-21 |
* | | Linux v2.6.16-rc2v2.6.16-rc2 | Linus Torvalds | 2006-02-03 |
|/ |
|
* | Linux v2.6.16-rc1v2.6.16-rc1 | Linus Torvalds | 2006-01-17 |
* | [PATCH] sh: Move CPU subtype configuration to its own Kconfig | Paul Mundt | 2006-01-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-16 |
|\ |
|
| * | kbuild: fix 'make all install_modules install' | Sam Ravnborg | 2006-01-16 |
| * | kbuild: create .kernelrelease at *config step | Sam Ravnborg | 2006-01-16 |
| * | kbuild: fix make -jN with multiple targets with O=... | Sam Ravnborg | 2006-01-15 |
* | | powerpc: Make ARCH=powerpc the default for 32-bit ppc | Paul Mackerras | 2006-01-15 |
|/ |
|
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-10 |
|\ |
|
| * | kbuild: re-export VERSION, PATCHLEVEL, SUBLEVEL | Sam Ravnborg | 2006-01-09 |
| * | kbuild: KERNELRELEASE is only re-defined when buiding the kernel | Sam Ravnborg | 2006-01-09 |
| * | kbuild: ensure mrproper removes .old_version | Tore Anderson | 2006-01-08 |
* | | spelling: s/usefull/useful/ | Adrian Bunk | 2006-01-09 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-04 |
|\ |
|
| * | kbuild: always run 'make silentoldconfig' when tree is cleaned | Sam Ravnborg | 2005-12-26 |
| * | kbuild: tags file generation fixup | Samuel Thibault | 2005-12-26 |
| * | kbuild: Add ctags support for function prototypes and external variable decla... | John Kacur | 2005-12-25 |
| * | kbuild: document INSTALL_MOD_PATH in 'make help' | Bodo Eggert | 2005-12-16 |