summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | kbuild: Propagate LOCALVERSION= down to scripts/setlocalversionMichal Marek2010-06-301-3/+1
| * | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-06-271-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | / / | | |_|_|_|/ / | |/| | | | |
| | * | | | | kbuild: fix LOCALVERSION handling to match descriptionAndy Whitcroft2010-06-151-1/+1
| * | | | | | Linux 2.6.35-rc3v2.6.35-rc3Linus Torvalds2010-06-111-1/+1
| |/ / / / /
| * | | | | kbuild: Generate modules.builtin in make modulesMichal Marek2010-06-091-2/+2
| * | | | | Linux 2.6.35-rc2v2.6.35-rc2Linus Torvalds2010-06-051-1/+1
| * | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-25/+40
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| * | | | Linux 2.6.35-rc1v2.6.35-rc1Linus Torvalds2010-05-301-2/+2
| * | | | Linus 2.6.34v2.6.34Linus Torvalds2010-05-161-1/+1
| * | | | Linux 2.6.34-rc7v2.6.34-rc7Linus Torvalds2010-05-091-1/+1
| * | | | Linux 2.6.34-rc6v2.6.34-rc6Linus Torvalds2010-04-291-1/+1
| * | | | Linux 2.6.34-rc5v2.6.34-rc5Linus Torvalds2010-04-191-2/+2
| * | | | Linux 2.6.34-rc4v2.6.34-rc4Linus Torvalds2010-04-121-1/+1
| * | | | Linux 2.6.34-rc3v2.6.34-rc3Linus Torvalds2010-03-301-1/+1
| * | | | Linux 2.6.34-rc2v2.6.34-rc2Linus Torvalds2010-03-191-1/+1
| * | | | Linux 2.6.34-rc1v2.6.34-rc1Linus Torvalds2010-03-081-2/+2
| * | | | Linux 2.6.33v2.6.33Linus Torvalds2010-02-241-1/+1
| * | | | Linux 2.6.33-rc8v2.6.33-rc8Linus Torvalds2010-02-121-1/+1
| * | | | Linux 2.6.33-rc7v2.6.33-rc7Linus Torvalds2010-02-061-1/+1
* | | | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-031-0/+4
* | | | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-5/+8
* | | | | Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen2010-07-141-0/+4
* | | | | Makefile: "make kernelrelease" should show the correct full kernel versionAmerigo Wang2010-06-291-4/+4
| |_|/ / |/| | |
* | | | kbuild: Clean up and speed up the localversion logicMichal Marek2010-06-181-71/+3
| |/ / |/| |
* | | kbuild: Fix checking of scm-identifier variableGreg Thelen2010-05-061-1/+1
| |/ |/|
* | kbuild: Generate modules.builtin in make modules_installMichal Marek2010-03-101-3/+3
* | kbuild: Do not unnecessarily regenerate modules.builtinMichal Marek2010-03-081-5/+7
* | kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen2010-02-051-3/+0
* | Makefile: Document ability to make file.lst and file.SJoe Perches2010-02-021-1/+3
* | kbuild: improve version string logicDavid Rientjes2010-02-021-16/+27
* | kconfig CROSS_COMPILE optionRoland McGrath2010-02-021-0/+3
|/
* Linux 2.6.33-rc6v2.6.33-rc6Linus Torvalds2010-01-291-1/+1
* Linux 2.6.33-rc5v2.6.33-rc5Linus Torvalds2010-01-211-1/+1
* Makefile: do not override LC_CTYPEMichal Marek2010-01-131-2/+1
* Linux 2.6.33-rc4v2.6.33-rc4Linus Torvalds2010-01-121-1/+1
* Linux 2.6.33-rc3v2.6.33-rc3Linus Torvalds2010-01-051-1/+1
* Linux 2.6.33-rc2v2.6.33-rc2Linus Torvalds2009-12-241-1/+1
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-191-0/+7
|\
| * Makefile: Unexport LC_ALL instead of clearing itH. Peter Anvin2009-12-171-2/+2
| * Makefile: set LC_CTYPE, LC_COLLATE, LC_NUMERIC to CH. Peter Anvin2009-12-171-0/+7
* | Linux 2.6.33-rc1v2.6.33-rc1Linus Torvalds2009-12-171-2/+2
* | kbuild: fix make clean after mismergeMichal Marek2009-12-121-1/+1
* | kbuild: generate modules.builtinMichal Marek2009-12-121-4/+10
* | kbuild: create include/generated in silentoldconfigMichal Marek2009-12-121-1/+0
* | Kbuild: clean up markerWenji Huang2009-12-121-3/+2
* | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-3/+2
* | kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-121-5/+6
* | kbuild: drop include/asmSam Ravnborg2009-12-121-38/+2
* | kbuild: do not check for include/asm-$ARCHSam Ravnborg2009-12-121-8/+3
* | kbuild: drop include2/ used for O=... buildsSam Ravnborg2009-12-121-7/+2
OpenPOWER on IntegriCloud