aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-12-10/ : Apply previous patch * This branch is resonably working for all archs. Wo...Kristoffer Ericson1-1/+1
2008-01-24Linux 2.6.24v2.6.24Linus Torvalds1-1/+1
2008-01-21Makefile: Change typoed 'behavour' to 'behaviour'Linus Nilsson1-2/+2
2008-01-15Linux 2.6.24-rc8v2.6.24-rc8Linus Torvalds1-1/+1
2008-01-06Linux 2.6.24-rc7v2.6.24-rc7Linus Torvalds1-1/+1
2007-12-20Linux 2.6.24-rc6v2.6.24-rc6Linus Torvalds1-1/+1
2007-12-10Linux 2.6.24-rc5v2.6.24-rc5Linus Torvalds1-1/+1
2007-12-09kbuild: fix building with O=.. optionsSam Ravnborg1-3/+0
2007-12-09kbuild: fix building with redirected output.Sam Ravnborg1-5/+6
2007-12-03Linux 2.6.24-rc4v2.6.24-rc4Linus Torvalds1-1/+1
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg1-3/+1
2007-11-17Remove x86 merge artifact from top MakefileThomas Gleixner1-6/+1
2007-11-16Linux 2.6.24-rc3v2.6.24-rc3Linus Torvalds1-1/+1
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg1-1/+3
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg1-2/+7
2007-11-06Linux 2.6.24-rc2v2.6.24-rc2Linus Torvalds1-1/+1
2007-11-04kbuild: do not pick up CFLAGS from the environmentSam Ravnborg1-3/+16
2007-11-02sh: Correct SUBARCH matching.Paul Mundt1-1/+2
2007-10-25x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg1-2/+5
2007-10-23Linux 2.6.24-rc1v2.6.24-rc1Linus Torvalds1-2/+2
2007-10-22kbuild: allow depmod in cross builds againSam Ravnborg1-1/+1
2007-10-22kbuild: fix modules_install after a 'make vmlinux'Sam Ravnborg1-2/+3
2007-10-20kbuild: fix toplevel Makefile/depmodDavid Brownell1-1/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-33/+38
2007-10-19kbuild: fix first module buildSam Ravnborg1-6/+7
2007-10-19markers: Add samples subdirMathieu Desnoyers1-0/+3
2007-10-18kbuild: disable depmod in cross-compile kernel buildSam Ravnborg1-18/+12
2007-10-18kbuild: cscope - filter out .tmp_* in find_sourcesYinghai Lu1-1/+1
2007-10-18kbuild: check asm symlink when building a kernelSam Ravnborg1-8/+18
2007-10-17kbuild: fix typo SRCARCH in find_sourcesYinghai Lu1-4/+4
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg1-6/+7
2007-10-15kbuild: enable use of AFLAGS and CFLAGS on commandlineSam Ravnborg1-0/+4
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-4/+4
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-10/+10
2007-10-12kbuild: call export_report from the MakefileAdrian Bunk1-0/+4
2007-10-12kbuild: call make once for all targets when O=.. is usedMilton Miller1-3/+8
2007-10-12kbuild: pass -g to assembler under CONFIG_DEBUG_INFORoland McGrath1-0/+1
2007-10-12kbuild: fix infinite make recursionSam Ravnborg1-1/+3
2007-10-12kbuild: clean Modules.symvers in external module dirsMike Frysinger1-0/+2
2007-10-11x86: Fix the $(ARCH) dependent help output in the top MakefileThomas Gleixner1-2/+2
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-8/+9
2007-10-11Kbuild: prepare scope and tags for arch/x86Thomas Gleixner1-3/+8
2007-10-11Kbuild: allow arch/xxx to use a different source pathThomas Gleixner1-3/+4
2007-10-09Linux 2.6.23v2.6.23Linus Torvalds1-1/+1
2007-10-01Linux 2.6.23-rc9v2.6.23-rc9Linus Torvalds1-1/+1
2007-09-24Linux 2.6.23-rc8v2.6.23-rc8Linus Torvalds1-1/+1
2007-09-19Linux 2.6.23-rc7v2.6.23-rc7Linus Torvalds1-2/+2
2007-09-10Linux 2.6.23-rc6v2.6.23-rc6Linus Torvalds1-1/+1
2007-08-31Linux 2.6.23-rc5v2.6.23-rc5Linus Torvalds1-1/+1
2007-08-27Linux 2.6.23-rc4v2.6.23-rc4Linus Torvalds1-2/+2
2007-08-12Linux 2.6.23-rc3v2.6.23-rc3Linus Torvalds1-1/+1
2007-08-03Linux 2.6.23-rc2v2.6.23-rc2Linus Torvalds1-1/+1
2007-07-25kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath1-1/+1
2007-07-22Linux 2.6.23-rc1v2.6.23-rc1Linus Torvalds1-2/+2
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-5/+21
2007-07-19Use --build-id ld optionRoland McGrath1-0/+6
2007-07-17kbuild: use -fno-optimize-sibling-calls unconditionallyAdrian Bunk1-1/+1
2007-07-17kbuild: fix the warning when running make tagsAneesh Kumar K.V1-1/+1
2007-07-17kbuild: do section mismatch check on full vmlinuxSam Ravnborg1-3/+19
2007-07-16Add -Werror-implicit-function-declarationDave Jones1-1/+2
2007-07-08Linux 2.6.22v2.6.22Linus Torvalds1-1/+1
2007-07-01Linux 2.6.22-rc7v2.6.22-rc7Linus Torvalds1-1/+1
2007-06-24Linus 2.6.22-rc6v2.6.22-rc6Linus Torvalds1-1/+1
2007-06-16Linux 2.6.22-rc5v2.6.22-rc5Linus Torvalds1-2/+2
2007-06-04Linux 2.6.22-rc4v2.6.22-rc4Linus Torvalds1-1/+1
2007-05-25Linux 2.6.22-rc3v2.6.22-rc3Linus Torvalds1-2/+2
2007-05-18Linux v2.6.22-rc2v2.6.22-rc2Linus Torvalds1-1/+1
2007-05-17Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"Linus Torvalds1-1/+1
2007-05-12Linux 2.6.22-rc1v2.6.22-rc1Linus Torvalds1-2/+2
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-6/+9
2007-05-02kbuild: complain about missing system callsSam Ravnborg1-0/+1
2007-05-02kbuild: move tags from ARCH and include/ ahead of driversDon Mullis1-5/+6
2007-05-02kbuild: add a missing slash in the commentsUwe Zeisberger1-1/+1
2007-05-02kbuild: fix section mismatch check for vmlinuxSam Ravnborg1-0/+1
2007-05-02[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+Andi Kleen1-1/+1
2007-04-25Linux 2.6.21v2.6.21Linus Torvalds1-1/+1
2007-04-15Linux 2.6.21-rc7v2.6.21-rc7Linus Torvalds1-1/+1
2007-04-05Linux 2.6.21-rc6v2.6.21-rc6Linus Torvalds1-1/+1
2007-03-25Linux 2.6.21-rc5v2.6.21-rc5Linus Torvalds1-1/+1
2007-03-15Linux 2.6.21-rc4v2.6.21-rc4Linus Torvalds1-2/+2
2007-03-06Linux 2.6.21-rc3v2.6.21-rc3Linus Torvalds1-1/+1
2007-02-27Linux 2.6.21-rc2v2.6.21-rc2Linus Torvalds1-1/+1
2007-02-20Linux 2.6.21-rc1v2.6.21-rc1Linus Torvalds1-2/+2
2007-02-14[PATCH] new toplevel target: headers_check_allMike Frysinger1-0/+6
2007-02-14[PATCH] Kbuild: Remove references to deprecated "prepare-all" target from Mak...Robert P. J. Day1-4/+1
2007-02-12don't use 'localversion*' files twiceLinus Torvalds1-1/+1
2007-02-06[PATCH] kbuild: correctly skip tilded backups in localversion filesOleg Verych1-11/+6
2007-02-04Linux 2.6.20v2.6.20Linus Torvalds1-1/+1
2007-01-30Linux 2.6.20-rc7v2.6.20-rc7Linus Torvalds1-1/+1
2007-01-30[PATCH] `make help' in build tree doesn't show headers_* targetsGeert Uytterhoeven1-3/+3
2007-01-24Linux 2.6.20-rc6v2.6.20-rc6Linus Torvalds1-1/+1
2007-01-12Linux v2.6.20-rc5v2.6.20-rc5Linus Torvalds1-1/+1
2007-01-10[PATCH] fix linux banner format stringRoman Zippel1-22/+9
2007-01-06Linux 2.6.20-rc4v2.6.20-rc4Linus Torvalds1-1/+1
2006-12-31Linux 2.6.20-rc3v2.6.20-rc3Linus Torvalds1-1/+1
2006-12-30[PATCH] fix mrproper incompletenessMikael Pettersson1-1/+1
2006-12-23Linux 2.6.20-rc2v2.6.20-rc2Linus Torvalds1-2/+2
2006-12-22[PATCH] build compile.h earlierAndrew Morton1-9/+22
2006-12-15Remove stack unwinder for nowLinus Torvalds1-5/+0
2006-12-13Linux v2.6.20-rc1v2.6.20-rc1Linus Torvalds1-2/+2
2006-12-13[PATCH] Fix crossbuilding checkstackJeff Dike1-4/+10
2006-12-12Use consistent casing in help messageSamuel Tardieu1-2/+2
2006-12-10[PATCH] kbuild: fix-rR-is-now-defaultOleg Verych1-8/+9
2006-11-29Linux 2.6.19v2.6.19Linus Torvalds1-1/+1
2006-11-15Linux 2.6.19-rc6v2.6.19-rc6Linus Torvalds1-1/+1
2006-11-07Linux 2.6.19-rc5v2.6.19-rc5Linus Torvalds1-1/+1
2006-10-30Linux 2.6.19-rc4v2.6.19-rc4Linus Torvalds1-1/+1
2006-10-23Linux 2.6.19-rc3v2.6.19-rc3Linus Torvalds1-1/+1
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich1-0/+1
2006-10-17[PATCH] Add entry.S labels to tag fileAneesh Kumar K.V1-1/+2
2006-10-13Linux 2.6.19-rc2v2.6.19-rc2Linus Torvalds1-1/+1
2006-10-13[PATCH] Fix headers_check for O= builds; disable automatic check on UML.David Woodhouse1-2/+2
2006-10-11[PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch...David Woodhouse1-0/+3
2006-10-04Linux 2.6.19-rc1v2.6.19-rc1Linus Torvalds1-2/+2
2006-10-04[PATCH] Fix spurious error on TAGS target when missing defconfigDavid Gibson1-2/+2
2006-09-27[PATCH] uml: add checkstack supportJeff Dike1-1/+5
2006-09-24Don't remove $(INSTALL_HDR_PATH)/install before headers_install.David Woodhouse1-1/+0
2006-09-24Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds1-2/+18
2006-09-25kbuild: add distclean info to 'make help' and more details for 'clean'Jesper Juhl1-2/+3
2006-09-25kbuild: correct and clarify versioning info in MakefileRobert P. J. Day1-5/+27
2006-09-25kbuild: Extend kbuild/defconfig tags support to exuberant ctagsAron Griffis1-17/+27
2006-09-25kbuild: clarify "make C=" build optionRobert P. J. Day1-3/+9
2006-09-25kbuild: update help in top level MakefileRobert P. J. Day1-0/+1
2006-09-25kbuild: preperly align SYSMAP outputSam Ravnborg1-11/+11
2006-09-25kbuild: make -rR is now defaultSam Ravnborg1-7/+7
2006-09-25kbuild: make V=2 tell why a target is rebuildSam Ravnborg1-0/+1
2006-09-25kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg1-0/+1
2006-09-25kbuild: use in-kernel unifdefSam Ravnborg1-2/+2
2006-09-24New 'make headers_install_all' target.David Woodhouse1-0/+9
2006-09-24Use dependencies for 'make headers_install'.David Woodhouse1-1/+0
2006-09-21Don't advertise (or allow) headers_{install,check} where inappropriate.David Woodhouse1-2/+9
2006-09-19Linux v2.6.18. Arrr!v2.6.18Linus Torvalds1-2/+2
2006-09-19[PATCH] Add headers_check' target to output of 'make help'David Woodhouse1-0/+1
2006-09-16[PATCH] headers_check: use a different default directoryDavid Woodhouse1-3/+3
2006-09-12Linux v2.6.18-rc7v2.6.18-rc7Linus Torvalds1-1/+1
2006-09-03Linux 2.6.18-rc6v2.6.18-rc6Linus Torvalds1-1/+1
2006-08-27Linux v2.6.18-rc5v2.6.18-rc5Linus Torvalds1-1/+1
2006-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman1-4/+4
2006-08-16kbuild: correct assingment to CFLAGS with CROSS_COMPILESam Ravnborg1-4/+4
2006-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman1-6/+18
2006-08-07kbuild: external modules shall not check config consistencySam Ravnborg1-6/+18
2006-08-06Linux v2.6.18-rc4v2.6.18-rc4Linus Torvalds1-1/+1
2006-08-01kbuild: -fno-stack-protector is not goodSam Ravnborg1-2/+2
2006-08-01kbuild: version.h and new headers_* targets does not require a kernel configSam Ravnborg1-0/+1
2006-07-29Linux v2.6.18-rc3v2.6.18-rc3Linus Torvalds1-1/+1
2006-07-15Linux 2.6.18-rc2v2.6.18-rc2Linus Torvalds1-1/+1
2006-07-05Linux 2.6.18-rc1v2.6.18-rc1Linus Torvalds1-2/+2
2006-07-05[PATCH] Makefile typoAndreas Schwab1-1/+1
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+17
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-12/+18
2006-07-02kbuild: explicit turn off gcc stack-protectorSam Ravnborg1-0/+3
2006-07-01kbuild: documentation change on allowing checkers besides sparseDustin Kirkland1-4/+5
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-92/+121
2006-06-25kbuild: trivial fixes in MakefileSam Ravnborg1-41/+41
2006-06-24kbuild: adding symbols in Kconfig and defconfig to TAGSMasatake YAMATO1-9/+25
2006-06-24kbuild: support for %.symtypes filesAndreas Gruenbacher1-1/+4
2006-06-24kbuild: fix silentoldconfig recursionRoman Zippel1-0/+4
2006-06-24kbuild: add option for stripping modules while installing themTheodore Ts'o1-0/+17
2006-06-18Basic implementation of 'make headers_check'David Woodhouse1-0/+4
2006-06-18Basic implementation of 'make headers_install'David Woodhouse1-0/+13
2006-06-17Linux v2.6.17v2.6.17Linus Torvalds1-1/+1
2006-06-10kbuild: ignore make's built-in rules & variablesSam Ravnborg1-4/+3
2006-06-09kbuild: add dependency on kernel.release to the package targetsZach Brown1-2/+2
2006-06-09kbuild: `make kernelrelease' speedupRoman Zippel1-2/+3
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel1-2/+4
2006-06-09kconfig: move .kernelreleaseRoman Zippel1-11/+10
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel1-9/+2
2006-06-09kconfig: fix .config dependenciesRoman Zippel1-16/+11
2006-06-05Linux 2.6.17-rc6v2.6.17-rc6Linus Torvalds1-2/+2
2006-05-24Linux 2.6.17-rc5v2.6.17-rc5Linus Torvalds1-2/+2
2006-05-11Linux v2.6.17-rc4v2.6.17-rc4Linus Torvalds1-1/+1
2006-05-08kbuild: Do not overwrite makefile as anohter userJan Beulich1-9/+7
2006-04-30kbuild: removing .tmp_versions considered harmfulPavel Roskin1-2/+2
2006-04-26Linux v2.6.17-rc3v2.6.17-rc3Linus Torvalds1-1/+1
2006-04-18Linux v2.6.17-rc2v2.6.17-rc2Linus Torvalds1-1/+1
2006-04-06kbuild: modules_install for external modules must not remove existing modulesAndreas Gruenbacher1-1/+0
2006-04-06kbuild: fix make dir/Sam Ravnborg1-1/+1
2006-04-05kbuild: fix building single targets with make O=.. single-targetSam Ravnborg1-25/+28
2006-04-02Linux v2.6.17-rc1v2.6.17-rc1Linus Torvalds1-2/+2
2006-03-25[PATCH] x86_64: Don't define string functions to builtinAndi Kleen1-2/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-98/+99
2006-03-24[PATCH] CONFIG_UNWIND_INFOJan Beulich1-0/+4
2006-03-21kbuild: remove obsoleted scripts/reference_* filesSam Ravnborg1-6/+0
2006-03-21kbuild: fix make help & make *pkgSam Ravnborg1-3/+3
2006-03-19Linux 2.6.16v2.6.16Linus Torvalds1-1/+1
2006-03-12Kconfig: remove the CONFIG_CC_ALIGN_* optionsAdrian Bunk1-7/+0
2006-03-11Linux 2.6.16-rc6v2.6.16-rc6Linus Torvalds1-1/+1
2006-03-10[PATCH] kbuild: version.h should depend on .kernelreleaseJan Beulich1-1/+1
2006-03-08kbuild: replace PHONY with FORCESam Ravnborg1-2/+0
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-29/+35
2006-03-05kbuild: fix make dir/file.xx when asm symlink is missingSam Ravnborg1-6/+6
2006-02-26Linux v2.6.16-rc5v2.6.16-rc5Linus Torvalds1-1/+1
2006-02-22kbuild: version.h should depend on .kernelreleaseJan Beulich1-1/+1
2006-02-19kbuild: fix a cscope bug (make cscope segfaults)Mattia Dongili1-1/+1
2006-02-19kbuild: remove a tab from an empty lineAdrian Bunk1-1/+1
2006-02-19kbuild: make cc-version available in kbuild filesSam Ravnborg1-32/+0
2006-02-19kbuild: run depmod when installing external modulesSam Ravnborg1-1/+20
2006-02-19kbuild: avoid stale modules in $(MODVERDIR) for external modulesSam Ravnborg1-0/+1
2006-02-19kbuild: Accept various mips sub-types in SUBARCHMartin Michlmayr1-1/+1