| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux v2.6.15-rc2v2.6.15-rc2 | Linus Torvalds | 2005-11-19 | 1 | -1/+1 |
* | [PATCH] Kbuild: index asm-$(SUBARCH) headers for UML | Paolo 'Blaisorblade' Giarrusso | 2005-11-13 | 1 | -1/+12 |
* | Linux v2.6.15-rc1v2.6.15-rc1 | Linus Torvalds | 2005-11-11 | 1 | -2/+2 |
* | ppc64: default build as the merged 'powerpc' architecture | Linus Torvalds | 2005-11-11 | 1 | -1/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-11-10 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] kbuild: build breaks after -imacros was introduced | Zachary Amsden | 2005-11-10 | 1 | -1/+1 |
| * | [PATCH] kbuild: make kernelrelease in unconfigured kernel prints an error | Uwe Zeisberger | 2005-11-09 | 1 | -1/+1 |
* | | Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2005-11-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | [BLOCK] Move all core block layer code to new block/ directory | Jens Axboe | 2005-11-04 | 1 | -1/+1 |
* | | [PATCH] kbuild: permanently fix kernel configuration include mess | Russell King | 2005-11-06 | 1 | -6/+2 |
|/ |
|
* | [PATCH] Ensure that 'make distclean' does not delete files in '.git' | Trond Myklebust | 2005-10-28 | 1 | -2/+2 |
* | [PATCH] gfp_t: infrastructure | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | Linux v2.6.14v2.6.14 | Linus Torvalds | 2005-10-27 | 1 | -1/+1 |
* | Linux v2.6.14-rc5v2.6.14-rc5 | Linus Torvalds | 2005-10-19 | 1 | -1/+1 |
* | [PATCH] Export RCS_TAR_IGNORE for rpm targets | Tom Rini | 2005-10-19 | 1 | -1/+1 |
* | [PATCH] kbuild: Eliminate build error when KALLSYMS not defined | Mark Rustad | 2005-10-17 | 1 | -1/+3 |
* | Linux v2.6.14-rc4v2.6.14-rc4 | Linus Torvalds | 2005-10-10 | 1 | -1/+1 |
* | Linux v2.6.14-rc3v2.6.14-rc3 | Linus Torvalds | 2005-09-30 | 1 | -1/+1 |
* | Linux v2.6.14-rc2v2.6.14-rc2 | Linus Torvalds | 2005-09-19 | 1 | -1/+1 |
* | Linux 2.6.14-rc1v2.6.14-rc1 | Linus Torvalds | 2005-09-12 | 1 | -2/+2 |
* | kbuild: fix silentoldconfig with make O= | Sam Ravnborg | 2005-09-11 | 1 | -0/+1 |
* | kbuild: rename prepare to archprepare to fix dependency chain | Sam Ravnborg | 2005-09-11 | 1 | -8/+15 |
* | kbuild: fix generic asm-offsets.h support | Sam Ravnborg | 2005-09-10 | 1 | -1/+1 |
* | [PATCH] kbuild: fix split-include dependency | Jan Beulich | 2005-09-10 | 1 | -4/+6 |
* | [PATCH] kbuild: adjust .version updating | Jan Beulich | 2005-09-10 | 1 | -2/+8 |
* | [PATCH] kbuild: CF=<arguments> passes arguments to sparse | viro@ZenIV.linux.org.uk | 2005-09-10 | 1 | -1/+1 |
* | [PATCH] kbuild: add kernelrelease to 'make help' | Zach Brown | 2005-09-10 | 1 | -0/+1 |
* | kbuild: full dependency check on asm-offsets.h | Sam Ravnborg | 2005-09-09 | 1 | -28/+11 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-06 | 1 | -96/+64 |
|\ |
|
| * | [PATCH] kbuild: automatically append a short string to the version based upon... | Ryan Anderson | 2005-08-10 | 1 | -0/+20 |
| * | kbuild: fix make TAGS (for emacs use) | Sam Ravnborg | 2005-07-28 | 1 | -5/+8 |
| * | kbuild: silence mystery message | Sam Ravnborg | 2005-07-27 | 1 | -0/+2 |
| * | kbuild: pass less variables to second make invocation when using make O=... | Sam Ravnborg | 2005-07-27 | 1 | -4/+3 |
| * | kbuild: KBUILD_VERBOSE was exported twice | Sam Ravnborg | 2005-07-27 | 1 | -1/+1 |
| * | kbuild: fix make O=... | Sam Ravnborg | 2005-07-25 | 1 | -1/+1 |
| * | kbuild: introduce Kbuild.include | Sam Ravnborg | 2005-07-25 | 1 | -71/+3 |
| * | kbuild: drop descend - converting existing users | Sam Ravnborg | 2005-07-25 | 1 | -5/+0 |
| * | kbuild: drop -Wundef from HOSTCFLAGS for now | Sam Ravnborg | 2005-07-25 | 1 | -1/+1 |
| * | [PATCH] kbuild: add -Wundef to global CFLAGS | Olaf Hering | 2005-07-21 | 1 | -2/+2 |
| * | [PATCH] kbuild: When checking depmod version, redirect stderr | Tom Rini | 2005-07-17 | 1 | -1/+1 |
| * | kbuild: fix make O=... build | Sam Ravnborg | 2005-07-14 | 1 | -2/+2 |
| * | kbuild: Don't fail if include/asm symlink exists | Sam Ravnborg | 2005-07-14 | 1 | -3/+4 |
| * | kbuild: Add target debug_kallsyms | Sam Ravnborg | 2005-07-14 | 1 | -0/+10 |
| * | [PATCH] kbuild: allow cscope to index multiple architectures | Ian Campbell | 2005-07-13 | 1 | -4/+10 |
| * | [PATCH] kbuild: make 'cscope -q' play well with cscope.el | Karl Hegbloom | 2005-07-13 | 1 | -2/+2 |
* | | [PATCH] kbuild: fix make clean damaging hg repos | Matt Mackall | 2005-09-05 | 1 | -2/+2 |
* | | [PATCH] new name for 2.6.14 | Benjamin LaHaise | 2005-08-29 | 1 | -1/+1 |
* | | Linux v2.6.13v2.6.13 | Linus Torvalds | 2005-08-28 | 1 | -1/+1 |
* | | Linux v2.6.13-rc7v2.6.13-rc7 | Linus Torvalds | 2005-08-23 | 1 | -1/+1 |
* | | Linux 2.6.13-rc6v2.6.13-rc6 | Linus Torvalds | 2005-08-07 | 1 | -1/+1 |