summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.20-rc6Linus Torvalds2007-01-241-1/+1
* Linux v2.6.20-rc5Linus Torvalds2007-01-121-1/+1
* [PATCH] fix linux banner format stringRoman Zippel2007-01-101-22/+9
* Linux 2.6.20-rc4Linus Torvalds2007-01-061-1/+1
* Linux 2.6.20-rc3Linus Torvalds2006-12-311-1/+1
* [PATCH] fix mrproper incompletenessMikael Pettersson2006-12-301-1/+1
* Linux 2.6.20-rc2Linus Torvalds2006-12-231-2/+2
* [PATCH] build compile.h earlierAndrew Morton2006-12-221-9/+22
* Remove stack unwinder for nowLinus Torvalds2006-12-151-5/+0
* Linux v2.6.20-rc1Linus Torvalds2006-12-131-2/+2
* [PATCH] Fix crossbuilding checkstackJeff Dike2006-12-131-4/+10
* Use consistent casing in help messageSamuel Tardieu2006-12-121-2/+2
* [PATCH] kbuild: fix-rR-is-now-defaultOleg Verych2006-12-101-8/+9
* Linux 2.6.19Linus Torvalds2006-11-291-1/+1
* Linux 2.6.19-rc6Linus Torvalds2006-11-151-1/+1
* Linux 2.6.19-rc5Linus Torvalds2006-11-071-1/+1
* Linux 2.6.19-rc4Linus Torvalds2006-10-301-1/+1
* Linux 2.6.19-rc3Linus Torvalds2006-10-231-1/+1
* [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-211-0/+1
* [PATCH] Add entry.S labels to tag fileAneesh Kumar K.V2006-10-171-1/+2
* Linux 2.6.19-rc2Linus Torvalds2006-10-131-1/+1
* [PATCH] Fix headers_check for O= builds; disable automatic check on UML.David Woodhouse2006-10-131-2/+2
* [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch...David Woodhouse2006-10-111-0/+3
* Linux 2.6.19-rc1Linus Torvalds2006-10-041-2/+2
* [PATCH] Fix spurious error on TAGS target when missing defconfigDavid Gibson2006-10-041-2/+2
* [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
|\|