aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: -fno-stack-protector is not goodSam Ravnborg2006-08-011-2/+2
* kbuild: version.h and new headers_* targets does not require a kernel configSam Ravnborg2006-08-011-0/+1
* Linux v2.6.18-rc3Linus Torvalds2006-07-291-1/+1
* Linux 2.6.18-rc2Linus Torvalds2006-07-151-1/+1
* Linux 2.6.18-rc1Linus Torvalds2006-07-051-2/+2
* [PATCH] Makefile typoAndreas Schwab2006-07-051-1/+1
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+17
|\
| * Basic implementation of 'make headers_check'David Woodhouse2006-06-181-0/+4
| * Basic implementation of 'make headers_install'David Woodhouse2006-06-181-0/+13
* | kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-12/+18
* | kbuild: explicit turn off gcc stack-protectorSam Ravnborg2006-07-021-0/+3
* | kbuild: documentation change on allowing checkers besides sparseDustin Kirkland2006-07-011-4/+5
* | kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-261-92/+121
|\ \
| * | kbuild: trivial fixes in MakefileSam Ravnborg2006-06-251-41/+41
| * | kbuild: adding symbols in Kconfig and defconfig to TAGSMasatake YAMATO2006-06-241-9/+25
| * | kbuild: support for %.symtypes filesAndreas Gruenbacher2006-06-241-1/+4
| * | kbuild: fix silentoldconfig recursionRoman Zippel2006-06-241-0/+4
| * | kbuild: add option for stripping modules while installing themTheodore Ts'o2006-06-241-0/+17
| * | kbuild: ignore make's built-in rules & variablesSam Ravnborg2006-06-101-4/+3
| * | kbuild: add dependency on kernel.release to the package targetsZach Brown2006-06-091-2/+2
| * | kbuild: `make kernelrelease' speedupRoman Zippel2006-06-091-2/+3
| * | kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2006-06-091-2/+4
| * | kconfig: move .kernelreleaseRoman Zippel2006-06-091-11/+10
| * | kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-091-9/+2
| * | kconfig: fix .config dependenciesRoman Zippel2006-06-091-16/+11
* | | Linux v2.6.17Linus Torvalds2006-06-171-1/+1
|/ /
* | Linux 2.6.17-rc6Linus Torvalds2006-06-051-2/+2
* | Linux 2.6.17-rc5Linus Torvalds2006-05-241-2/+2
|/
* Linux v2.6.17-rc4Linus Torvalds2006-05-111-1/+1
* kbuild: Do not overwrite makefile as anohter userJan Beulich2006-05-081-9/+7
* kbuild: removing .tmp_versions considered harmfulPavel Roskin2006-04-301-2/+2
* Linux v2.6.17-rc3Linus Torvalds2006-04-261-1/+1
* Linux v2.6.17-rc2Linus Torvalds2006-04-181-1/+1
* kbuild: modules_install for external modules must not remove existing modulesAndreas Gruenbacher2006-04-061-1/+0
* kbuild: fix make dir/Sam Ravnborg2006-04-061-1/+1
* kbuild: fix building single targets with make O=.. single-targetSam Ravnborg2006-04-051-25/+28
* Linux v2.6.17-rc1Linus Torvalds2006-04-021-2/+2
* [PATCH] x86_64: Don't define string functions to builtinAndi Kleen2006-03-251-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-251-98/+99
|\
| * kbuild: remove obsoleted scripts/reference_* filesSam Ravnborg2006-03-211-6/+0
| * kbuild: fix make help & make *pkgSam Ravnborg2006-03-211-3/+3
| * Kconfig: remove the CONFIG_CC_ALIGN_* optionsAdrian Bunk2006-03-121-7/+0
| * kbuild: replace PHONY with FORCESam Ravnborg2006-03-081-2/+0
| * kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-061-29/+35
| * kbuild: fix make dir/file.xx when asm symlink is missingSam Ravnborg2006-03-051-6/+6
| * kbuild: version.h should depend on .kernelreleaseJan Beulich2006-02-221-1/+1
| * kbuild: fix a cscope bug (make cscope segfaults)Mattia Dongili2006-02-191-1/+1
| * kbuild: remove a tab from an empty lineAdrian Bunk2006-02-191-1/+1
| * kbuild: make cc-version available in kbuild filesSam Ravnborg2006-02-191-32/+0