aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-06-24Linux 2.6.31-rc1v2.6.31-rc1Gravatar Linus Torvalds 1-2/+2
2009-06-18gcov: add gcov profiling infrastructureGravatar Peter Oberparleiter 1-5/+6
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Gravatar Linus Torvalds 1-17/+9
2009-06-09Linux 2.6.30v2.6.30Gravatar Linus Torvalds 1-1/+1
2009-06-09kbuild: remove extra ifdef/endif of top MakefileGravatar Cheng Renquan 1-17/+9
2009-06-04kbuild: fix detection of CONFIG_FRAME_WARN=0Gravatar Mike Frysinger 1-1/+1
2009-06-02Linux 2.6.30-rc8v2.6.30-rc8Gravatar Linus Torvalds 1-1/+1
2009-05-23Linux 2.6.30-rc7v2.6.30-rc7Gravatar Linus Torvalds 1-2/+2
2009-05-15Linux 2.6.30-rc6v2.6.30-rc6Gravatar Linus Torvalds 1-1/+1
2009-05-08Linux 2.6.30-rc5v2.6.30-rc5Gravatar Linus Torvalds 1-1/+1
2009-05-01kbuild: "make prepare" should be "make modules_prepare"Gravatar Robert P. J. Day 1-1/+1
2009-05-01kbuild: clean Module.markers and modules.order for out-of-tree modulesGravatar Frédéric Brière 1-1/+3
2009-04-29Linux 2.6.30-rc4v2.6.30-rc4Gravatar Linus Torvalds 1-2/+2
2009-04-21Linux 2.6.30-rc3v2.6.30-rc3Gravatar Linus Torvalds 1-1/+1
2009-04-19kbuild: support include/generatedGravatar Sam Ravnborg 1-1/+1
2009-04-14Linux 2.6.30-rc2v2.6.30-rc2Gravatar Linus Torvalds 1-1/+1
2009-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 1-4/+8
2009-04-11kbuild: make it possible for the linker to discard local symbols from vmlinuxGravatar David Howells 1-0/+4
2009-04-11kbuild: fix a few typos in top-level MakefileGravatar Kirill Smelkov 1-2/+2
2009-04-11sh: Plug in support for ARCH=sh64 using sh SRCARCH.Gravatar Paul Mundt 1-1/+6
2009-04-07Linux 2.6.30-rc1v2.6.30-rc1Gravatar Linus Torvalds 1-2/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Gravatar Ingo Molnar 1-1/+2
2009-03-23Linux 2.6.29v2.6.29Gravatar Linus Torvalds 1-2/+2
2009-03-23Build with -fno-dwarf2-cfi-asmGravatar Kyle McMartin 1-0/+3
2009-03-19Move cc-option to below arch-specific setupGravatar Linus Torvalds 1-1/+3
2009-03-19Add '-fwrapv' to gcc CFLAGSGravatar Linus Torvalds 1-0/+1
2009-03-12Linus 2.6.29-rc8v2.6.29-rc8Gravatar Linus Torvalds 1-1/+1
2009-03-07kbuild: remove unused -r option for module-init-tool depmodGravatar Gilles Espinasse 1-1/+1
2009-03-07kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeGravatar Josh Hunt 1-5/+11
2009-03-03Linux 2.6.29-rc7v2.6.29-rc7Gravatar Linus Torvalds 1-1/+1
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Gravatar Ingo Molnar 1-3/+4
2009-02-22Linux 2.6.29-rc6v2.6.29-rc6Gravatar Linus Torvalds 1-1/+1
2009-02-22Merge branch 'linus' into x86/apicGravatar Ingo Molnar 1-1/+1
2009-02-20Merge branch 'x86/urgent' into x86/coreGravatar Ingo Molnar 1-1/+1
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Gravatar Ingo Molnar 1-2/+3
2009-02-15kbuild: create the source symlink earlier in the objdirGravatar Andi Kleen 1-1/+1
2009-02-13Linux 2.6.29-rc5v2.6.29-rc5Gravatar Linus Torvalds 1-1/+1
2009-02-10stackprotector: update make rulesGravatar Tejun Heo 1-1/+2
2009-02-08Linux 2.6.29-rc4v2.6.29-rc4Gravatar Linus Torvalds 1-1/+1
2009-01-28Linux 2.6.29-rc3v2.6.29-rc3Gravatar Linus Torvalds 1-1/+1
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesGravatar Linus Torvalds 1-41/+18
2009-01-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-0/+4
2009-01-16Linux 2.6.29-rc2v2.6.29-rc2Gravatar Linus Torvalds 1-1/+1
2009-01-16m68k,m68knommu: merge header filesGravatar Sam Ravnborg 1-0/+4
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Gravatar Sam Ravnborg 1-41/+18
2009-01-10Linux 2.6.29-rc1v2.6.29-rc1Gravatar Linus Torvalds 1-2/+2
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesGravatar Linus Torvalds 1-0/+1
2009-01-07kbuild: add a symlink to the source for separate objdirsGravatar Andi Kleen 1-0/+1
2009-01-06trivial: chack -> check typo fix in main MakefileGravatar Anisse Astier 1-1/+1
2009-01-02kbuild: disable sparse warning "returning void-valued expression"Gravatar Hannes Eder 1-1/+2