summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-041-13/+17
|\
| * kbuild: always run 'make silentoldconfig' when tree is cleanedSam Ravnborg2005-12-261-4/+6
| * kbuild: tags file generation fixupSamuel Thibault2005-12-261-6/+8
| * kbuild: Add ctags support for function prototypes and external variable decla...John Kacur2005-12-251-4/+8
| * kbuild: document INSTALL_MOD_PATH in 'make help'Bodo Eggert2005-12-161-1/+1
| * [PATCH] kbuild: remove the deprecated check_gccAdrian Bunk2005-12-161-4/+0
* | Linux v2.6.15Linus Torvalds2006-01-021-1/+1
* | Linux v2.6.15-rc7Linus Torvalds2005-12-241-1/+1
* | Linux v2.6.15-rc6Linus Torvalds2005-12-181-2/+2
* | [PATCH] KERNELRELEASE depends on CONFIG_LOCALVERSIONAndreas Schwab2005-12-121-1/+1
* | Linux v2.6.15-rc5Linus Torvalds2005-12-031-1/+1
* | Linux v2.6.15-rc4Linus Torvalds2005-11-301-1/+1
* | Linux v2.6.15-rc3Linus Torvalds2005-11-281-1/+1
* | Linux v2.6.15-rc2Linus Torvalds2005-11-191-1/+1
|/
* [PATCH] Kbuild: index asm-$(SUBARCH) headers for UMLPaolo 'Blaisorblade' Giarrusso2005-11-131-1/+12
* Linux v2.6.15-rc1Linus Torvalds2005-11-111-2/+2
* ppc64: default build as the merged 'powerpc' architectureLinus Torvalds2005-11-111-1/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2005-11-101-2/+2
|\
| * [PATCH] kbuild: build breaks after -imacros was introducedZachary Amsden2005-11-101-1/+1
| * [PATCH] kbuild: make kernelrelease in unconfigured kernel prints an errorUwe Zeisberger2005-11-091-1/+1
* | Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-11-071-1/+1
|\ \ | |/ |/|
| * [BLOCK] Move all core block layer code to new block/ directoryJens Axboe2005-11-041-1/+1
* | [PATCH] kbuild: permanently fix kernel configuration include messRussell King2005-11-061-6/+2
|/
* [PATCH] Ensure that 'make distclean' does not delete files in '.git'Trond Myklebust2005-10-281-2/+2
* [PATCH] gfp_t: infrastructureAl Viro2005-10-281-1/+1
* Linux v2.6.14Linus Torvalds2005-10-271-1/+1
* Linux v2.6.14-rc5Linus Torvalds2005-10-191-1/+1
* [PATCH] Export RCS_TAR_IGNORE for rpm targetsTom Rini2005-10-191-1/+1
* [PATCH] kbuild: Eliminate build error when KALLSYMS not definedMark Rustad2005-10-171-1/+3
* Linux v2.6.14-rc4Linus Torvalds2005-10-101-1/+1
* Linux v2.6.14-rc3Linus Torvalds2005-09-301-1/+1
* Linux v2.6.14-rc2Linus Torvalds2005-09-191-1/+1
* Linux 2.6.14-rc1Linus Torvalds2005-09-121-2/+2
* kbuild: fix silentoldconfig with make O=Sam Ravnborg2005-09-111-0/+1
* kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg2005-09-111-8/+15
* kbuild: fix generic asm-offsets.h supportSam Ravnborg2005-09-101-1/+1
* [PATCH] kbuild: fix split-include dependencyJan Beulich2005-09-101-4/+6
* [PATCH] kbuild: adjust .version updatingJan Beulich2005-09-101-2/+8
* [PATCH] kbuild: CF=<arguments> passes arguments to sparseviro@ZenIV.linux.org.uk2005-09-101-1/+1
* [PATCH] kbuild: add kernelrelease to 'make help'Zach Brown2005-09-101-0/+1
* kbuild: full dependency check on asm-offsets.hSam Ravnborg2005-09-091-28/+11
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-061-96/+64
|\
| * [PATCH] kbuild: automatically append a short string to the version based upon...Ryan Anderson2005-08-101-0/+20
| * kbuild: fix make TAGS (for emacs use)Sam Ravnborg2005-07-281-5/+8
| * kbuild: silence mystery messageSam Ravnborg2005-07-271-0/+2
| * kbuild: pass less variables to second make invocation when using make O=...Sam Ravnborg2005-07-271-4/+3
| * kbuild: KBUILD_VERBOSE was exported twiceSam Ravnborg2005-07-271-1/+1
| * kbuild: fix make O=...Sam Ravnborg2005-07-251-1/+1
| * kbuild: introduce Kbuild.includeSam Ravnborg2005-07-251-71/+3
| * kbuild: drop descend - converting existing usersSam Ravnborg2005-07-251-5/+0