aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-13[PATCH] Kbuild: index asm-$(SUBARCH) headers for UMLPaolo 'Blaisorblade' Giarrusso1-1/+12
2005-11-11Linux v2.6.15-rc1Linus Torvalds1-2/+2
2005-11-11ppc64: default build as the merged 'powerpc' architectureLinus Torvalds1-1/+2
2005-11-10Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2005-11-10[PATCH] kbuild: build breaks after -imacros was introducedZachary Amsden1-1/+1
2005-11-09[PATCH] kbuild: make kernelrelease in unconfigured kernel prints an errorUwe Zeisberger1-1/+1
2005-11-07Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2005-11-06[PATCH] kbuild: permanently fix kernel configuration include messRussell King1-6/+2
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe1-1/+1
2005-10-28[PATCH] Ensure that 'make distclean' does not delete files in '.git'Trond Myklebust1-2/+2
2005-10-28[PATCH] gfp_t: infrastructureAl Viro1-1/+1
2005-10-27Linux v2.6.14Linus Torvalds1-1/+1
2005-10-19Linux v2.6.14-rc5Linus Torvalds1-1/+1
2005-10-19[PATCH] Export RCS_TAR_IGNORE for rpm targetsTom Rini1-1/+1
2005-10-17[PATCH] kbuild: Eliminate build error when KALLSYMS not definedMark Rustad1-1/+3
2005-10-10Linux v2.6.14-rc4Linus Torvalds1-1/+1
2005-09-30Linux v2.6.14-rc3Linus Torvalds1-1/+1
2005-09-19Linux v2.6.14-rc2Linus Torvalds1-1/+1
2005-09-12Linux 2.6.14-rc1Linus Torvalds1-2/+2
2005-09-11kbuild: fix silentoldconfig with make O=Sam Ravnborg1-0/+1
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg1-8/+15
2005-09-10kbuild: fix generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-10[PATCH] kbuild: fix split-include dependencyJan Beulich1-4/+6
2005-09-10[PATCH] kbuild: adjust .version updatingJan Beulich1-2/+8
2005-09-10[PATCH] kbuild: CF=<arguments> passes arguments to sparseviro@ZenIV.linux.org.uk1-1/+1
2005-09-10[PATCH] kbuild: add kernelrelease to 'make help'Zach Brown1-0/+1
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg1-28/+11
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-96/+64
2005-09-05[PATCH] kbuild: fix make clean damaging hg reposMatt Mackall1-2/+2
2005-08-29[PATCH] new name for 2.6.14Benjamin LaHaise1-1/+1
2005-08-28Linux v2.6.13Linus Torvalds1-1/+1
2005-08-23Linux v2.6.13-rc7Linus Torvalds1-1/+1
2005-08-10[PATCH] kbuild: automatically append a short string to the version based upon the git commitRyan Anderson1-0/+20
2005-08-07Linux 2.6.13-rc6Linus Torvalds1-1/+1
2005-08-01Linux v2.6.13-rc5Linus Torvalds1-1/+1
2005-07-28Linux 2.6.13-rc4Linus Torvalds1-1/+1
2005-07-28kbuild: fix make TAGS (for emacs use)Sam Ravnborg1-5/+8
2005-07-27kbuild: silence mystery messageSam Ravnborg1-0/+2
2005-07-27kbuild: pass less variables to second make invocation when using make O=...Sam Ravnborg1-4/+3
2005-07-27kbuild: KBUILD_VERBOSE was exported twiceSam Ravnborg1-1/+1
2005-07-25kbuild: fix make O=...Sam Ravnborg1-1/+1
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg1-71/+3
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg1-5/+0
2005-07-25kbuild: drop -Wundef from HOSTCFLAGS for nowSam Ravnborg1-1/+1
2005-07-21[PATCH] kbuild: add -Wundef to global CFLAGSOlaf Hering1-2/+2
2005-07-17[PATCH] kbuild: When checking depmod version, redirect stderrTom Rini1-1/+1
2005-07-14kbuild: fix make O=... buildSam Ravnborg1-2/+2
2005-07-14kbuild: Don't fail if include/asm symlink existsSam Ravnborg1-3/+4
2005-07-14kbuild: Add target debug_kallsymsSam Ravnborg1-0/+10
2005-07-13[PATCH] kbuild: allow cscope to index multiple architecturesIan Campbell1-4/+10