Age | Commit message (Expand) | Author | Files | Lines |
2006-11-30 | Linux 2.6.19v2.6.19 | Linus Torvalds | 1 | -1/+1 |
2006-11-16 | Linux 2.6.19-rc6v2.6.19-rc6 | Linus Torvalds | 1 | -1/+1 |
2006-11-08 | Linux 2.6.19-rc5v2.6.19-rc5 | Linus Torvalds | 1 | -1/+1 |
2006-10-31 | Linux 2.6.19-rc4v2.6.19-rc4 | Linus Torvalds | 1 | -1/+1 |
2006-10-24 | Linux 2.6.19-rc3v2.6.19-rc3 | Linus Torvalds | 1 | -1/+1 |
2006-10-21 | [PATCH] x86-64: Speed up dwarf2 unwinder | Jan Beulich | 1 | -0/+1 |
2006-10-17 | [PATCH] Add entry.S labels to tag file | Aneesh Kumar K.V | 1 | -1/+2 |
2006-10-13 | Linux 2.6.19-rc2v2.6.19-rc2 | Linus Torvalds | 1 | -1/+1 |
2006-10-13 | [PATCH] Fix headers_check for O= builds; disable automatic check on UML. | David Woodhouse | 1 | -2/+2 |
2006-10-11 | [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch... | David Woodhouse | 1 | -0/+3 |
2006-10-05 | Linux 2.6.19-rc1v2.6.19-rc1 | Linus Torvalds | 1 | -2/+2 |
2006-10-04 | [PATCH] Fix spurious error on TAGS target when missing defconfig | David Gibson | 1 | -2/+2 |
2006-09-27 | [PATCH] uml: add checkstack support | Jeff Dike | 1 | -1/+5 |
2006-09-25 | Don't remove $(INSTALL_HDR_PATH)/install before headers_install. | David Woodhouse | 1 | -1/+0 |
2006-09-25 | Merge git://git.infradead.org/~dwmw2/khdrs-2.6 | Linus Torvalds | 1 | -2/+18 |
2006-09-25 | kbuild: add distclean info to 'make help' and more details for 'clean' | Jesper Juhl | 1 | -2/+3 |
2006-09-25 | kbuild: correct and clarify versioning info in Makefile | Robert P. J. Day | 1 | -5/+27 |
2006-09-25 | kbuild: Extend kbuild/defconfig tags support to exuberant ctags | Aron Griffis | 1 | -17/+27 |
2006-09-25 | kbuild: clarify "make C=" build option | Robert P. J. Day | 1 | -3/+9 |
2006-09-25 | kbuild: update help in top level Makefile | Robert P. J. Day | 1 | -0/+1 |
2006-09-25 | kbuild: preperly align SYSMAP output | Sam Ravnborg | 1 | -11/+11 |
2006-09-25 | kbuild: make -rR is now default | Sam Ravnborg | 1 | -7/+7 |
2006-09-25 | kbuild: make V=2 tell why a target is rebuild | Sam Ravnborg | 1 | -0/+1 |
2006-09-25 | kbuild: modpost on vmlinux regardless of CONFIG_MODULES | Sam Ravnborg | 1 | -0/+1 |
2006-09-25 | kbuild: use in-kernel unifdef | Sam Ravnborg | 1 | -2/+2 |
2006-09-25 | New 'make headers_install_all' target. | David Woodhouse | 1 | -0/+9 |
2006-09-25 | Use dependencies for 'make headers_install'. | David Woodhouse | 1 | -1/+0 |
2006-09-21 | Don't advertise (or allow) headers_{install,check} where inappropriate. | David Woodhouse | 1 | -2/+9 |
2006-09-20 | Linux v2.6.18. Arrr!v2.6.18 | Linus Torvalds | 1 | -2/+2 |
2006-09-19 | [PATCH] Add headers_check' target to output of 'make help' | David Woodhouse | 1 | -0/+1 |
2006-09-16 | [PATCH] headers_check: use a different default directory | David Woodhouse | 1 | -3/+3 |
2006-09-13 | Linux v2.6.18-rc7v2.6.18-rc7 | Linus Torvalds | 1 | -1/+1 |
2006-09-04 | Linux 2.6.18-rc6v2.6.18-rc6 | Linus Torvalds | 1 | -1/+1 |
2006-08-28 | Linux v2.6.18-rc5v2.6.18-rc5 | Linus Torvalds | 1 | -1/+1 |
2006-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 | Greg Kroah-Hartman | 1 | -4/+4 |
2006-08-16 | kbuild: correct assingment to CFLAGS with CROSS_COMPILE | Sam Ravnborg | 1 | -4/+4 |
2006-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 | Greg Kroah-Hartman | 1 | -6/+18 |
2006-08-07 | kbuild: external modules shall not check config consistency | Sam Ravnborg | 1 | -6/+18 |
2006-08-06 | Linux v2.6.18-rc4v2.6.18-rc4 | Linus Torvalds | 1 | -1/+1 |
2006-08-01 | kbuild: -fno-stack-protector is not good | Sam Ravnborg | 1 | -2/+2 |
2006-08-01 | kbuild: version.h and new headers_* targets does not require a kernel config | Sam Ravnborg | 1 | -0/+1 |
2006-07-30 | Linux v2.6.18-rc3v2.6.18-rc3 | Linus Torvalds | 1 | -1/+1 |
2006-07-16 | Linux 2.6.18-rc2v2.6.18-rc2 | Linus Torvalds | 1 | -1/+1 |
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 |