aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-02-03Typoes: "whith" -> "with"Robert P. J. Day
2008-01-28kbuild: link vmlinux.o before kallsyms passesSam Ravnborg
2008-01-28kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg
2008-01-28kbuild: document 'make prepare' in 'make help'Valdis.Kletnieks@vt.edu
2008-01-28kbuild: ignore cache modifiers for generating the tags filesUwe Kleine-König
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day
2008-01-28kbuild: implement modules.orderTejun Heo
2008-01-28kbuild: Add missing srctree prefix for includecheck and versioncheckGeert Uytterhoeven
2008-01-28kbuild: document versioncheck in make helpSam Ravnborg
2008-01-28kbuild: add 'includecheck' help textRandy Dunlap
2008-01-28sh: Fix up uname -m matching for native sh64.Paul Mundt
2008-01-24Linux 2.6.24v2.6.24Linus Torvalds
2008-01-21Makefile: Change typoed 'behavour' to 'behaviour'Linus Nilsson
2008-01-15Linux 2.6.24-rc8v2.6.24-rc8Linus Torvalds
2008-01-06Linux 2.6.24-rc7v2.6.24-rc7Linus Torvalds
2007-12-20Linux 2.6.24-rc6v2.6.24-rc6Linus Torvalds
2007-12-10Linux 2.6.24-rc5v2.6.24-rc5Linus Torvalds
2007-12-09kbuild: fix building with O=.. optionsSam Ravnborg
2007-12-09kbuild: fix building with redirected output.Sam Ravnborg
2007-12-03Linux 2.6.24-rc4v2.6.24-rc4Linus Torvalds
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg
2007-11-17Remove x86 merge artifact from top MakefileThomas Gleixner
2007-11-16Linux 2.6.24-rc3v2.6.24-rc3Linus Torvalds
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg
2007-11-06Linux 2.6.24-rc2v2.6.24-rc2Linus Torvalds
2007-11-04kbuild: do not pick up CFLAGS from the environmentSam Ravnborg
2007-11-02sh: Correct SUBARCH matching.Paul Mundt
2007-10-25x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg
2007-10-23Linux 2.6.24-rc1v2.6.24-rc1Linus Torvalds
2007-10-22kbuild: allow depmod in cross builds againSam Ravnborg
2007-10-22kbuild: fix modules_install after a 'make vmlinux'Sam Ravnborg
2007-10-20kbuild: fix toplevel Makefile/depmodDavid Brownell
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-19kbuild: fix first module buildSam Ravnborg
2007-10-19markers: Add samples subdirMathieu Desnoyers
2007-10-18kbuild: disable depmod in cross-compile kernel buildSam Ravnborg
2007-10-18kbuild: cscope - filter out .tmp_* in find_sourcesYinghai Lu
2007-10-18kbuild: check asm symlink when building a kernelSam Ravnborg
2007-10-17kbuild: fix typo SRCARCH in find_sourcesYinghai Lu
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg
2007-10-15kbuild: enable use of AFLAGS and CFLAGS on commandlineSam Ravnborg
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-12kbuild: call export_report from the MakefileAdrian Bunk
2007-10-12kbuild: call make once for all targets when O=.. is usedMilton Miller
2007-10-12kbuild: pass -g to assembler under CONFIG_DEBUG_INFORoland McGrath
2007-10-12kbuild: fix infinite make recursionSam Ravnborg
2007-10-12kbuild: clean Modules.symvers in external module dirsMike Frysinger
2007-10-11x86: Fix the $(ARCH) dependent help output in the top MakefileThomas Gleixner