aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAge
* [PATCH] uml: add checkstack supportJeff Dike2006-09-27
* Don't remove $(INSTALL_HDR_PATH)/install before headers_install.David Woodhouse2006-09-24
* Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2006-09-24
|\
| * New 'make headers_install_all' target.David Woodhouse2006-09-24
| * Use dependencies for 'make headers_install'.David Woodhouse2006-09-24
| * Don't advertise (or allow) headers_{install,check} where inappropriate.David Woodhouse2006-09-21
* | kbuild: add distclean info to 'make help' and more details for 'clean'Jesper Juhl2006-09-25
* | kbuild: correct and clarify versioning info in MakefileRobert P. J. Day2006-09-25
* | kbuild: Extend kbuild/defconfig tags support to exuberant ctagsAron Griffis2006-09-25
* | kbuild: clarify "make C=" build optionRobert P. J. Day2006-09-25
* | kbuild: update help in top level MakefileRobert P. J. Day2006-09-25
* | kbuild: preperly align SYSMAP outputSam Ravnborg2006-09-25
* | kbuild: make -rR is now defaultSam Ravnborg2006-09-25
* | kbuild: make V=2 tell why a target is rebuildSam Ravnborg2006-09-25
* | kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg2006-09-25
* | kbuild: use in-kernel unifdefSam Ravnborg2006-09-25
|/
* Linux v2.6.18. Arrr!v2.6.18Linus Torvalds2006-09-19
* [PATCH] Add headers_check' target to output of 'make help'David Woodhouse2006-09-19
* [PATCH] headers_check: use a different default directoryDavid Woodhouse2006-09-16
* Linux v2.6.18-rc7v2.6.18-rc7Linus Torvalds2006-09-12
* Linux 2.6.18-rc6v2.6.18-rc6Linus Torvalds2006-09-03
* Linux v2.6.18-rc5v2.6.18-rc5Linus Torvalds2006-08-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman2006-08-16
|\
| * kbuild: correct assingment to CFLAGS with CROSS_COMPILESam Ravnborg2006-08-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman2006-08-07
|\|
| * kbuild: external modules shall not check config consistencySam Ravnborg2006-08-07
* | Linux v2.6.18-rc4v2.6.18-rc4Linus Torvalds2006-08-06
|/
* kbuild: -fno-stack-protector is not goodSam Ravnborg2006-08-01
* kbuild: version.h and new headers_* targets does not require a kernel configSam Ravnborg2006-08-01
* Linux v2.6.18-rc3v2.6.18-rc3Linus Torvalds2006-07-30
* Linux 2.6.18-rc2v2.6.18-rc2Linus Torvalds2006-07-15
* Linux 2.6.18-rc1v2.6.18-rc1Linus Torvalds2006-07-06
* [PATCH] Makefile typoAndreas Schwab2006-07-05
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-04
|\
| * Basic implementation of 'make headers_check'David Woodhouse2006-06-18
| * Basic implementation of 'make headers_install'David Woodhouse2006-06-18
* | kbuild: introduce utsrelease.hSam Ravnborg2006-07-03
* | kbuild: explicit turn off gcc stack-protectorSam Ravnborg2006-07-02
* | kbuild: documentation change on allowing checkers besides sparseDustin Kirkland2006-07-01
* | kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-26
|\ \
| * | kbuild: trivial fixes in MakefileSam Ravnborg2006-06-24
| * | kbuild: adding symbols in Kconfig and defconfig to TAGSMasatake YAMATO2006-06-24
| * | kbuild: support for %.symtypes filesAndreas Gruenbacher2006-06-24
| * | kbuild: fix silentoldconfig recursionRoman Zippel2006-06-24
| * | kbuild: add option for stripping modules while installing themTheodore Ts'o2006-06-24
| * | kbuild: ignore make's built-in rules & variablesSam Ravnborg2006-06-10
| * | kbuild: add dependency on kernel.release to the package targetsZach Brown2006-06-09
| * | kbuild: `make kernelrelease' speedupRoman Zippel2006-06-09
| * | kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2006-06-09