summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2006-09-25kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg-0/+1
2006-09-25kbuild: use in-kernel unifdefSam Ravnborg-2/+2
2006-09-24New 'make headers_install_all' target.David Woodhouse-0/+9
2006-09-24Use dependencies for 'make headers_install'.David Woodhouse-1/+0
2006-09-21Don't advertise (or allow) headers_{install,check} where inappropriate.David Woodhouse-2/+9
2006-09-19Linux v2.6.18. Arrr!v2.6.18Linus Torvalds-2/+2
2006-09-19[PATCH] Add headers_check' target to output of 'make help'David Woodhouse-0/+1
2006-09-16[PATCH] headers_check: use a different default directoryDavid Woodhouse-3/+3
2006-09-12Linux v2.6.18-rc7v2.6.18-rc7Linus Torvalds-1/+1
2006-09-03Linux 2.6.18-rc6v2.6.18-rc6Linus Torvalds-1/+1
2006-08-27Linux v2.6.18-rc5v2.6.18-rc5Linus Torvalds-1/+1
2006-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman-4/+4
2006-08-16kbuild: correct assingment to CFLAGS with CROSS_COMPILESam Ravnborg-4/+4
2006-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman-6/+18
2006-08-07kbuild: external modules shall not check config consistencySam Ravnborg-6/+18
2006-08-06Linux v2.6.18-rc4v2.6.18-rc4Linus Torvalds-1/+1
2006-08-01kbuild: -fno-stack-protector is not goodSam Ravnborg-2/+2
2006-08-01kbuild: version.h and new headers_* targets does not require a kernel configSam Ravnborg-0/+1
2006-07-29Linux v2.6.18-rc3v2.6.18-rc3Linus Torvalds-1/+1
2006-07-15Linux 2.6.18-rc2v2.6.18-rc2Linus Torvalds-1/+1
2006-07-05Linux 2.6.18-rc1v2.6.18-rc1Linus Torvalds-2/+2
2006-07-05[PATCH] Makefile typoAndreas Schwab-1/+1
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds-0/+17
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg-12/+18
2006-07-02kbuild: explicit turn off gcc stack-protectorSam Ravnborg-0/+3
2006-07-01kbuild: documentation change on allowing checkers besides sparseDustin Kirkland-4/+5
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-92/+121
2006-06-25kbuild: trivial fixes in MakefileSam Ravnborg-41/+41
2006-06-24kbuild: adding symbols in Kconfig and defconfig to TAGSMasatake YAMATO-9/+25
2006-06-24kbuild: support for %.symtypes filesAndreas Gruenbacher-1/+4
2006-06-24kbuild: fix silentoldconfig recursionRoman Zippel-0/+4
2006-06-24kbuild: add option for stripping modules while installing themTheodore Ts'o-0/+17
2006-06-18Basic implementation of 'make headers_check'David Woodhouse-0/+4
2006-06-18Basic implementation of 'make headers_install'David Woodhouse-0/+13
2006-06-17Linux v2.6.17v2.6.17Linus Torvalds-1/+1
2006-06-10kbuild: ignore make's built-in rules & variablesSam Ravnborg-4/+3
2006-06-09kbuild: add dependency on kernel.release to the package targetsZach Brown-2/+2
2006-06-09kbuild: `make kernelrelease' speedupRoman Zippel-2/+3
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel-2/+4
2006-06-09kconfig: move .kernelreleaseRoman Zippel-11/+10
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel-9/+2
2006-06-09kconfig: fix .config dependenciesRoman Zippel-16/+11
2006-06-05Linux 2.6.17-rc6v2.6.17-rc6Linus Torvalds-2/+2
2006-05-24Linux 2.6.17-rc5v2.6.17-rc5Linus Torvalds-2/+2
2006-05-11Linux v2.6.17-rc4v2.6.17-rc4Linus Torvalds-1/+1
2006-05-08kbuild: Do not overwrite makefile as anohter userJan Beulich-9/+7
2006-04-30kbuild: removing .tmp_versions considered harmfulPavel Roskin-2/+2
2006-04-26Linux v2.6.17-rc3v2.6.17-rc3Linus Torvalds-1/+1
2006-04-18Linux v2.6.17-rc2v2.6.17-rc2Linus Torvalds-1/+1