aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-12/+18
2006-07-02kbuild: explicit turn off gcc stack-protectorSam Ravnborg1-0/+3
2006-07-01kbuild: documentation change on allowing checkers besides sparseDustin Kirkland1-4/+5
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-92/+121
2006-06-25kbuild: trivial fixes in MakefileSam Ravnborg1-41/+41
2006-06-24kbuild: adding symbols in Kconfig and defconfig to TAGSMasatake YAMATO1-9/+25
2006-06-24kbuild: support for %.symtypes filesAndreas Gruenbacher1-1/+4
2006-06-24kbuild: fix silentoldconfig recursionRoman Zippel1-0/+4
2006-06-24kbuild: add option for stripping modules while installing themTheodore Ts'o1-0/+17
2006-06-17Linux v2.6.17Linus Torvalds1-1/+1
2006-06-10kbuild: ignore make's built-in rules & variablesSam Ravnborg1-4/+3
2006-06-09kbuild: add dependency on kernel.release to the package targetsZach Brown1-2/+2
2006-06-09kbuild: `make kernelrelease' speedupRoman Zippel1-2/+3
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel1-2/+4
2006-06-09kconfig: move .kernelreleaseRoman Zippel1-11/+10
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel1-9/+2
2006-06-09kconfig: fix .config dependenciesRoman Zippel1-16/+11
2006-06-05Linux 2.6.17-rc6Linus Torvalds1-2/+2
2006-05-24Linux 2.6.17-rc5Linus Torvalds1-2/+2
2006-05-11Linux v2.6.17-rc4Linus Torvalds1-1/+1
2006-05-08kbuild: Do not overwrite makefile as anohter userJan Beulich1-9/+7
2006-04-30kbuild: removing .tmp_versions considered harmfulPavel Roskin1-2/+2
2006-04-26Linux v2.6.17-rc3Linus Torvalds1-1/+1
2006-04-18Linux v2.6.17-rc2Linus Torvalds1-1/+1
2006-04-06kbuild: modules_install for external modules must not remove existing modulesAndreas Gruenbacher1-1/+0
2006-04-06kbuild: fix make dir/Sam Ravnborg1-1/+1
2006-04-05kbuild: fix building single targets with make O=.. single-targetSam Ravnborg1-25/+28
2006-04-02Linux v2.6.17-rc1Linus Torvalds1-2/+2
2006-03-25[PATCH] x86_64: Don't define string functions to builtinAndi Kleen1-2/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-98/+99
2006-03-24[PATCH] CONFIG_UNWIND_INFOJan Beulich1-0/+4
2006-03-21kbuild: remove obsoleted scripts/reference_* filesSam Ravnborg1-6/+0
2006-03-21kbuild: fix make help & make *pkgSam Ravnborg1-3/+3
2006-03-19Linux 2.6.16Linus Torvalds1-1/+1
2006-03-12Kconfig: remove the CONFIG_CC_ALIGN_* optionsAdrian Bunk1-7/+0
2006-03-11Linux 2.6.16-rc6Linus Torvalds1-1/+1
2006-03-10[PATCH] kbuild: version.h should depend on .kernelreleaseJan Beulich1-1/+1
2006-03-08kbuild: replace PHONY with FORCESam Ravnborg1-2/+0
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-29/+35
2006-03-05kbuild: fix make dir/file.xx when asm symlink is missingSam Ravnborg1-6/+6
2006-02-26Linux v2.6.16-rc5Linus Torvalds1-1/+1
2006-02-22kbuild: version.h should depend on .kernelreleaseJan Beulich1-1/+1
2006-02-19kbuild: fix a cscope bug (make cscope segfaults)Mattia Dongili1-1/+1
2006-02-19kbuild: remove a tab from an empty lineAdrian Bunk1-1/+1
2006-02-19kbuild: make cc-version available in kbuild filesSam Ravnborg1-32/+0
2006-02-19kbuild: run depmod when installing external modulesSam Ravnborg1-1/+20
2006-02-19kbuild: avoid stale modules in $(MODVERDIR) for external modulesSam Ravnborg1-0/+1
2006-02-19kbuild: Accept various mips sub-types in SUBARCHMartin Michlmayr1-1/+1
2006-02-19kbuild: support building individual files for external modulesSam Ravnborg1-22/+44