summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-08-141-3/+15
|\
| * kbuild: kselftest - new make target to build and run kernel selftestsShuah Khan2014-08-071-0/+12
| * kbuild: make -s should be used with kernelrelease/kernelversion/image_nameMichal Marek2014-07-111-3/+3
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-1/+11
|\ \
| * | kbuild, LLVMLinux: Supress warnings unless W=1-3Behan Webster2014-08-051-0/+1
| * | Kbuild: Add a option to enable dwarf4 v2Andi Kleen2014-07-301-0/+3
| * | kbuild: Support split debug info v4Andi Kleen2014-07-301-0/+5
| * | kbuild: allow to override Python command nameMasahiro Yamada2014-07-181-1/+2
| |/
* | ./Makefile: tell gcc optimizer to never introduce new data racesJiri Kosina2014-08-061-0/+3
* | ./Makefile: explain stack-protector-strong CONFIG logicKees Cook2014-08-061-0/+16
* | Linux 3.16v3.16Linus Torvalds2014-08-031-1/+1
* | Linux 3.16-rc7v3.16-rc7Linus Torvalds2014-07-271-1/+1
* | Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds2014-07-261-0/+2
* | Linux 3.16-rc6v3.16-rc6Linus Torvalds2014-07-201-1/+1
* | Linux 3.16-rc5v3.16-rc5Linus Torvalds2014-07-131-1/+1
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-07-101-48/+51
|\ \
| * | kbuild: Fix packaging targets with relative $(srctree)Michal Marek2014-07-041-1/+1
| * | kbuild: Do not print the build directory with make -sMichal Marek2014-07-041-47/+50
* | | Linux 3.16-rc4v3.16-rc4Linus Torvalds2014-07-061-1/+1
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-07-031-0/+3
|\ \ \ | |/ /
| * | kbuild: Print the name of the build directoryMichal Marek2014-07-031-0/+3
| |/
* | Linux 3.16-rc3v3.16-rc3Linus Torvalds2014-06-291-1/+1
* | Linux 3.16-rc2v3.16-rc2Linus Torvalds2014-06-211-1/+1
|/
* Linux 3.16-rc1v3.16-rc1Linus Torvalds2014-06-151-2/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-06-121-37/+52
|\
| * kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada2014-06-101-2/+0
| * kbuild: do not create include/linux directoryMasahiro Yamada2014-06-101-2/+2
| * Makefile: Fix unrecognized cross-compiler command line optionsGeert Uytterhoeven2014-06-091-4/+6
| * kbuild: Use relative path when building in a subdir of the source treeMichal Marek2014-05-141-1/+11
| * kbuild: Use relative path when building in the source treeMichal Marek2014-05-141-2/+2
| * kbuild: Use relative path for $(objtree)Michal Marek2014-05-141-2/+2
| * kbuild: trivial - fix comment block indentMasahiro Yamada2014-04-301-17/+16
| * kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-4/+4
| * kbuild: support simultaneous "make %config" and "make all"Masahiro Yamada2014-04-301-2/+10
| * kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-04-161-4/+2
* | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-06-081-1/+1
|\ \
| * | all: LLVMLinux: Change DWARF flag to support gcc and clangBehan Webster2014-06-071-1/+1
* | | Linux 3.15v3.15Linus Torvalds2014-06-081-1/+1
|/ /
* | Linux 3.15-rc8v3.15-rc8Linus Torvalds2014-06-011-1/+1
* | Linux 3.15-rc7v3.15-rc7Linus Torvalds2014-05-251-1/+1
* | Linux 3.15-rc6v3.15-rc6Linus Torvalds2014-05-221-1/+1
* | Linux 3.15-rc5v3.15-rc5Linus Torvalds2014-05-091-1/+1
* | Linux 3.15-rc4v3.15-rc4Linus Torvalds2014-05-041-1/+1
* | Linux 3.15-rc3v3.15-rc3Linus Torvalds2014-04-271-1/+1
* | Linux 3.15-rc2v3.15-rc2Linus Torvalds2014-04-201-1/+1
|/
* Linux 3.15-rc1v3.15-rc1Linus Torvalds2014-04-131-2/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-121-3/+4
|\
| * scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-081-1/+1
| * scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-061-2/+3
* | kbuild: LLVMLinux: Add Kbuild support for building kernel with ClangBehan Webster2014-04-091-1/+29
OpenPOWER on IntegriCloud