aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.25-rc3Linus Torvalds2008-02-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-181-4/+7
|\
| * kbuild: fix building vmlinux.oSam Ravnborg2008-02-141-1/+3
| * kbuild: allow -fstack-protector to take effectSam Ravnborg2008-02-141-3/+4
* | Linux 2.6.25-rc2Linus Torvalds2008-02-151-2/+2
|/
* Linux 2.6.25-rc1Linus Torvalds2008-02-101-2/+2
* Typoes: "whith" -> "with"Robert P. J. Day2008-02-031-1/+1
* kbuild: link vmlinux.o before kallsyms passesSam Ravnborg2008-01-281-2/+4
* kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg2008-01-281-0/+5
* kbuild: document 'make prepare' in 'make help'Valdis.Kletnieks@vt.edu2008-01-281-0/+1
* kbuild: ignore cache modifiers for generating the tags filesUwe Kleine-König2008-01-281-0/+1
* Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day2008-01-281-1/+0
* kbuild: implement modules.orderTejun Heo2008-01-281-1/+7
* kbuild: Add missing srctree prefix for includecheck and versioncheckGeert Uytterhoeven2008-01-281-2/+2
* kbuild: document versioncheck in make helpSam Ravnborg2008-01-281-0/+1
* kbuild: add 'includecheck' help textRandy Dunlap2008-01-281-0/+1
* sh: Fix up uname -m matching for native sh64.Paul Mundt2008-01-271-1/+1
* Linux 2.6.24Linus Torvalds2008-01-241-1/+1
* Makefile: Change typoed 'behavour' to 'behaviour'Linus Nilsson2008-01-211-2/+2
* Linux 2.6.24-rc8Linus Torvalds2008-01-151-1/+1
* Linux 2.6.24-rc7Linus Torvalds2008-01-061-1/+1
* Linux 2.6.24-rc6Linus Torvalds2007-12-201-1/+1
* Linux 2.6.24-rc5Linus Torvalds2007-12-101-1/+1
* kbuild: fix building with O=.. optionsSam Ravnborg2007-12-091-3/+0
* kbuild: fix building with redirected output.Sam Ravnborg2007-12-091-5/+6
* Linux 2.6.24-rc4Linus Torvalds2007-12-031-1/+1
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-171-3/+1
* Remove x86 merge artifact from top MakefileThomas Gleixner2007-11-171-6/+1
* Linux 2.6.24-rc3Linus Torvalds2007-11-161-1/+1
* x86: enable "make ARCH=x86"Sam Ravnborg2007-11-121-1/+3
* x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-121-2/+7
* Linux 2.6.24-rc2Linus Torvalds2007-11-061-1/+1
* kbuild: do not pick up CFLAGS from the environmentSam Ravnborg2007-11-041-3/+16
* sh: Correct SUBARCH matching.Paul Mundt2007-11-011-1/+2
* x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg2007-10-251-2/+5
* Linux 2.6.24-rc1Linus Torvalds2007-10-231-2/+2
* kbuild: allow depmod in cross builds againSam Ravnborg2007-10-221-1/+1
* kbuild: fix modules_install after a 'make vmlinux'Sam Ravnborg2007-10-221-2/+3
* kbuild: fix toplevel Makefile/depmodDavid Brownell2007-10-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-191-33/+38
|\
| * kbuild: fix first module buildSam Ravnborg2007-10-191-6/+7
| * kbuild: disable depmod in cross-compile kernel buildSam Ravnborg2007-10-181-18/+12
| * kbuild: cscope - filter out .tmp_* in find_sourcesYinghai Lu2007-10-181-1/+1
| * kbuild: check asm symlink when building a kernelSam Ravnborg2007-10-181-8/+18
* | markers: Add samples subdirMathieu Desnoyers2007-10-191-0/+3
|/
* kbuild: fix typo SRCARCH in find_sourcesYinghai Lu2007-10-171-4/+4
* kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-6/+7
* kbuild: enable use of AFLAGS and CFLAGS on commandlineSam Ravnborg2007-10-151-0/+4
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-4/+4
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-10/+10