summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: add checkstack supportJeff Dike2006-09-271-1/+5
* Don't remove $(INSTALL_HDR_PATH)/install before headers_install.David Woodhouse2006-09-241-1/+0
* Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2006-09-241-2/+18
|\
| * New 'make headers_install_all' target.David Woodhouse2006-09-241-0/+9
| * Use dependencies for 'make headers_install'.David Woodhouse2006-09-241-1/+0
| * Don't advertise (or allow) headers_{install,check} where inappropriate.David Woodhouse2006-09-211-2/+9
* | kbuild: add distclean info to 'make help' and more details for 'clean'Jesper Juhl2006-09-251-2/+3
* | kbuild: correct and clarify versioning info in MakefileRobert P. J. Day2006-09-251-5/+27
* | kbuild: Extend kbuild/defconfig tags support to exuberant ctagsAron Griffis2006-09-251-17/+27
* | kbuild: clarify "make C=" build optionRobert P. J. Day2006-09-251-3/+9
* | kbuild: update help in top level MakefileRobert P. J. Day2006-09-251-0/+1
* | kbuild: preperly align SYSMAP outputSam Ravnborg2006-09-251-11/+11
* | kbuild: make -rR is now defaultSam Ravnborg2006-09-251-7/+7
* | kbuild: make V=2 tell why a target is rebuildSam Ravnborg2006-09-251-0/+1
* | kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg2006-09-251-0/+1
* | kbuild: use in-kernel unifdefSam Ravnborg2006-09-251-2/+2
|/
* Linux v2.6.18. Arrr!Linus Torvalds2006-09-191-2/+2
* [PATCH] Add headers_check' target to output of 'make help'David Woodhouse2006-09-191-0/+1
* [PATCH] headers_check: use a different default directoryDavid Woodhouse2006-09-161-3/+3
* Linux v2.6.18-rc7Linus Torvalds2006-09-121-1/+1
* Linux 2.6.18-rc6Linus Torvalds2006-09-031-1/+1
* Linux v2.6.18-rc5Linus Torvalds2006-08-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman2006-08-161-4/+4
|\
| * kbuild: correct assingment to CFLAGS with CROSS_COMPILESam Ravnborg2006-08-161-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman2006-08-071-6/+18
|\|
| * kbuild: external modules shall not check config consistencySam Ravnborg2006-08-071-6/+18
* | Linux v2.6.18-rc4Linus Torvalds2006-08-061-1/+1
|/
* 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