Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-02-19 | kbuild: make cc-version available in kbuild files | Sam Ravnborg | 1 | -32/+0 |
2006-02-19 | kbuild: run depmod when installing external modules | Sam Ravnborg | 1 | -1/+20 |
2006-02-19 | kbuild: avoid stale modules in $(MODVERDIR) for external modules | Sam Ravnborg | 1 | -0/+1 |
2006-02-19 | kbuild: Accept various mips sub-types in SUBARCH | Martin Michlmayr | 1 | -1/+1 |
2006-02-19 | kbuild: support building individual files for external modules | Sam Ravnborg | 1 | -22/+44 |
2006-02-18 | Linux v2.6.16-rc4v2.6.16-rc4 | Linus Torvalds | 1 | -1/+1 |
2006-02-16 | [PATCH] kbuild: revert "fix make -jN with multiple targets with O=..." | Benjamin LaHaise | 1 | -4/+3 |
2006-02-13 | Linux v2.6.16-rc3v2.6.16-rc3 | Linus Torvalds | 1 | -1/+1 |
2006-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix | Linus Torvalds | 1 | -1/+1 |
2006-02-03 | Linux v2.6.16-rc2v2.6.16-rc2 | Linus Torvalds | 1 | -1/+1 |
2006-01-21 | kbuild: fix build with O=.. | Sam Ravnborg | 1 | -1/+1 |
2006-01-17 | Linux v2.6.16-rc1v2.6.16-rc1 | Linus Torvalds | 1 | -2/+2 |
2006-01-17 | [PATCH] sh: Move CPU subtype configuration to its own Kconfig | Paul Mundt | 1 | -0/+7 |
2006-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -13/+15 |
2006-01-16 | kbuild: fix 'make all install_modules install' | Sam Ravnborg | 1 | -1/+1 |
2006-01-16 | kbuild: create .kernelrelease at *config step | Sam Ravnborg | 1 | -9/+10 |
2006-01-15 | kbuild: fix make -jN with multiple targets with O=... | Sam Ravnborg | 1 | -3/+4 |
2006-01-15 | powerpc: Make ARCH=powerpc the default for 32-bit ppc | Paul Mackerras | 1 | -1/+1 |
2006-01-10 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -43/+54 |
2006-01-10 | spelling: s/usefull/useful/ | Adrian Bunk | 1 | -1/+1 |
2006-01-10 | kbuild: re-export VERSION, PATCHLEVEL, SUBLEVEL | Sam Ravnborg | 1 | -1/+1 |
2006-01-09 | kbuild: KERNELRELEASE is only re-defined when buiding the kernel | Sam Ravnborg | 1 | -42/+53 |
2006-01-08 | kbuild: ensure mrproper removes .old_version | Tore Anderson | 1 | -1/+1 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -13/+17 |
2006-01-03 | Linux v2.6.15v2.6.15 | Linus Torvalds | 1 | -1/+1 |
2005-12-27 | kbuild: always run 'make silentoldconfig' when tree is cleaned | Sam Ravnborg | 1 | -4/+6 |
2005-12-27 | kbuild: tags file generation fixup | Samuel Thibault | 1 | -6/+8 |
2005-12-25 | kbuild: Add ctags support for function prototypes and external variable decla... | John Kacur | 1 | -4/+8 |
2005-12-25 | Linux v2.6.15-rc7v2.6.15-rc7 | Linus Torvalds | 1 | -1/+1 |
2005-12-19 | Linux v2.6.15-rc6v2.6.15-rc6 | Linus Torvalds | 1 | -2/+2 |
2005-12-17 | kbuild: document INSTALL_MOD_PATH in 'make help' | Bodo Eggert | 1 | -1/+1 |
2005-12-16 | [PATCH] kbuild: remove the deprecated check_gcc | Adrian Bunk | 1 | -4/+0 |
2005-12-12 | [PATCH] KERNELRELEASE depends on CONFIG_LOCALVERSION | Andreas Schwab | 1 | -1/+1 |
2005-12-04 | Linux v2.6.15-rc5v2.6.15-rc5 | Linus Torvalds | 1 | -1/+1 |