summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Typoes: "whith" -> "with"Robert P. J. Day2008-02-03
* kbuild: link vmlinux.o before kallsyms passesSam Ravnborg2008-01-28
* kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg2008-01-28
* kbuild: document 'make prepare' in 'make help'Valdis.Kletnieks@vt.edu2008-01-28
* kbuild: ignore cache modifiers for generating the tags filesUwe Kleine-König2008-01-28
* Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day2008-01-28
* kbuild: implement modules.orderTejun Heo2008-01-28
* kbuild: Add missing srctree prefix for includecheck and versioncheckGeert Uytterhoeven2008-01-28
* kbuild: document versioncheck in make helpSam Ravnborg2008-01-28
* kbuild: add 'includecheck' help textRandy Dunlap2008-01-28
* sh: Fix up uname -m matching for native sh64.Paul Mundt2008-01-28
* Linux 2.6.24Linus Torvalds2008-01-24
* Makefile: Change typoed 'behavour' to 'behaviour'Linus Nilsson2008-01-21
* Linux 2.6.24-rc8Linus Torvalds2008-01-15
* Linux 2.6.24-rc7Linus Torvalds2008-01-06
* Linux 2.6.24-rc6Linus Torvalds2007-12-20
* Linux 2.6.24-rc5Linus Torvalds2007-12-10
* kbuild: fix building with O=.. optionsSam Ravnborg2007-12-09
* kbuild: fix building with redirected output.Sam Ravnborg2007-12-09
* Linux 2.6.24-rc4Linus Torvalds2007-12-03
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-17
* Remove x86 merge artifact from top MakefileThomas Gleixner2007-11-17
* Linux 2.6.24-rc3Linus Torvalds2007-11-16
* x86: enable "make ARCH=x86"Sam Ravnborg2007-11-12
* x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-12
* Linux 2.6.24-rc2Linus Torvalds2007-11-06
* kbuild: do not pick up CFLAGS from the environmentSam Ravnborg2007-11-04
* sh: Correct SUBARCH matching.Paul Mundt2007-11-02
* x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg2007-10-25
* Linux 2.6.24-rc1Linus Torvalds2007-10-23
* kbuild: allow depmod in cross builds againSam Ravnborg2007-10-22
* kbuild: fix modules_install after a 'make vmlinux'Sam Ravnborg2007-10-22
* kbuild: fix toplevel Makefile/depmodDavid Brownell2007-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-19
|\
| * kbuild: fix first module buildSam Ravnborg2007-10-19
| * kbuild: disable depmod in cross-compile kernel buildSam Ravnborg2007-10-18
| * kbuild: cscope - filter out .tmp_* in find_sourcesYinghai Lu2007-10-18
| * kbuild: check asm symlink when building a kernelSam Ravnborg2007-10-18
* | markers: Add samples subdirMathieu Desnoyers2007-10-19
|/
* kbuild: fix typo SRCARCH in find_sourcesYinghai Lu2007-10-17
* kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-15
* kbuild: enable use of AFLAGS and CFLAGS on commandlineSam Ravnborg2007-10-15
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-15
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-14
* kbuild: call export_report from the MakefileAdrian Bunk2007-10-12
* kbuild: call make once for all targets when O=.. is usedMilton Miller2007-10-12
* kbuild: pass -g to assembler under CONFIG_DEBUG_INFORoland McGrath2007-10-12
* kbuild: fix infinite make recursionSam Ravnborg2007-10-12
* kbuild: clean Modules.symvers in external module dirsMike Frysinger2007-10-12
* x86: Fix the $(ARCH) dependent help output in the top MakefileThomas Gleixner2007-10-11