aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-03-10Linux 3.9-rc2v3.9-rc2Gravatar Linus Torvalds 1-1/+1
2013-03-03Linux 3.9-rc1v3.9-rc1Gravatar Linus Torvalds 1-2/+2
2013-02-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-3/+3
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2013-02-22Kbuild: Disable var tracking with CONFIG_DEBUG_INFO_REDUCEDGravatar Andi Kleen 1-1/+2
2013-02-22depmod: pass -P $CONFIG_SYMBOL_PREFIXGravatar James Hogan 1-1/+1
2013-02-19Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+2
2013-02-18Linux 3.8v3.8Gravatar Linus Torvalds 1-1/+1
2013-02-09Linux 3.8-rc7v3.8-rc7Gravatar Linus Torvalds 1-1/+1
2013-02-01Linux 3.8-rc6v3.8-rc6Gravatar Linus Torvalds 1-2/+2
2013-01-25Linux 3.8-rc5v3.8-rc5Gravatar Linus Torvalds 1-1/+1
2013-01-25MODSIGN: Add option to not sign modules during modules_installGravatar Michal Marek 1-1/+1
2013-01-25MODSIGN: Specify the hash algorithm on sign-file command lineGravatar Michal Marek 1-1/+1
2013-01-24mod/file2alias: make modalias generation safe for cross compilingGravatar Andreas Schwab 1-1/+0
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineGravatar Will Deacon 1-1/+1
2013-01-17Linux 3.8-rc4v3.8-rc4Gravatar Linus Torvalds 1-1/+1
2013-01-09Linux 3.8-rc3v3.8-rc3Gravatar Linus Torvalds 1-1/+1
2013-01-02Linux 3.8-rc2v3.8-rc2Gravatar Linus Torvalds 1-1/+1
2012-12-21Linux 3.8-rc1v3.8-rc1Gravatar Linus Torvalds 1-2/+2
2012-12-20x86: Default to ARCH=x86 to avoid overriding CONFIG_64BITGravatar David Woodhouse 1-1/+2
2012-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-4/+6
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+6
2012-12-14MODSIGN: Add modules_sign make targetGravatar Josh Boyer 1-0/+6
2012-12-10Linux 3.7v3.7Gravatar Linus Torvalds 1-1/+1
2012-12-09kbuild: Do not remove vmlinux when cleaning external moduleGravatar Pawel Moll 1-3/+5
2012-12-03Linux 3.7-rc8v3.7-rc8Gravatar Linus Torvalds 1-1/+1
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+4
2012-11-25Linux 3.7-rc7v3.7-rc7Gravatar Linus Torvalds 1-1/+1
2012-11-20kbuild: Remove reference to uninitialised variableGravatar Charles Keepax 1-1/+1
2012-11-19tools: Honour the O= flag when tool build called from a higher MakefileGravatar David Howells 1-2/+4
2012-11-16Linux 3.7-rc6v3.7-rc6Gravatar Linus Torvalds 1-1/+1
2012-11-11Linux 3.7-rc5v3.7-rc5Gravatar Linus Torvalds 1-1/+1
2012-11-04Linux 3.7-rc4v3.7-rc4Gravatar Linus Torvalds 1-1/+1
2012-10-28Linux 3.7-rc3v3.7-rc3Gravatar Linus Torvalds 1-1/+1
2012-10-20Linux 3.7-rc2v3.7-rc2Gravatar Linus Torvalds 1-1/+1
2012-10-19MODSIGN: perlify sign-file and merge in x509keyidGravatar David Howells 1-1/+1
2012-10-19kbuild: sign the modules at install timeGravatar Rusty Russell 1-0/+11
2012-10-17uapi: Allow automatic generation of uapi/asm/ header filesGravatar Catalin Marinas 1-1/+3
2012-10-14Linux 3.7-rc1v3.7-rc1Gravatar Linus Torvalds 1-2/+2
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+5
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-16/+3
2012-10-10MODSIGN: Make mrproper should remove generated files.Gravatar Rusty Russell 1-1/+4
2012-10-10MODSIGN: Provide gitignore and make clean rules for extra filesGravatar David Howells 1-0/+1
2012-10-02UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingGravatar David Howells 1-7/+7
2012-10-02UAPI: Move linux/version.hGravatar David Howells 1-6/+7
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesGravatar David Howells 1-4/+14
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+5
2012-09-30Linux 3.6v3.6Gravatar Linus Torvalds 1-1/+1
2012-09-23Linux 3.6-rc7v3.6-rc7Gravatar Linus Torvalds 1-2/+2
2012-09-16Linux 3.6-rc6v3.6-rc6Gravatar Linus Torvalds 1-1/+1