summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2007-12-09kbuild: fix building with redirected output.Sam Ravnborg
2007-12-03Linux 2.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-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-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-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
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner
2007-10-11Kbuild: prepare scope and tags for arch/x86Thomas Gleixner
2007-10-11Kbuild: allow arch/xxx to use a different source pathThomas Gleixner
2007-10-09Linux 2.6.23Linus Torvalds
2007-10-01Linux 2.6.23-rc9Linus Torvalds
2007-09-24Linux 2.6.23-rc8Linus Torvalds
2007-09-19Linux 2.6.23-rc7Linus Torvalds
2007-09-10Linux 2.6.23-rc6Linus Torvalds
2007-08-31Linux 2.6.23-rc5Linus Torvalds
2007-08-27Linux 2.6.23-rc4Linus Torvalds
2007-08-12Linux 2.6.23-rc3Linus Torvalds
2007-08-03Linux 2.6.23-rc2Linus Torvalds
2007-07-25kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath
2007-07-22Linux 2.6.23-rc1Linus Torvalds
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-07-19Use --build-id ld optionRoland McGrath
2007-07-17kbuild: use -fno-optimize-sibling-calls unconditionallyAdrian Bunk
2007-07-17kbuild: fix the warning when running make tagsAneesh Kumar K.V