Age | Commit message (Expand) | Author | Files | Lines |
2014-08-05 | kbuild, LLVMLinux: Supress warnings unless W=1-3 | Behan Webster | 1 | -0/+1 |
2014-08-04 | Linux 3.16v3.16 | Linus Torvalds | 1 | -1/+1 |
2014-07-31 | Kbuild: Add a option to enable dwarf4 v2 | Andi Kleen | 1 | -0/+3 |
2014-07-31 | kbuild: Support split debug info v4 | Andi Kleen | 1 | -0/+5 |
2014-07-27 | Linux 3.16-rc7v3.16-rc7 | Linus Torvalds | 1 | -1/+1 |
2014-07-27 | Fix gcc-4.9.0 miscompilation of load_balance() in scheduler | Linus Torvalds | 1 | -0/+2 |
2014-07-21 | Linux 3.16-rc6v3.16-rc6 | Linus Torvalds | 1 | -1/+1 |
2014-07-18 | kbuild: allow to override Python command name | Masahiro Yamada | 1 | -1/+2 |
2014-07-14 | Linux 3.16-rc5v3.16-rc5 | Linus Torvalds | 1 | -1/+1 |
2014-07-11 | kbuild: make -s should be used with kernelrelease/kernelversion/image_name | Michal Marek | 1 | -3/+3 |
2014-07-11 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -48/+51 |
2014-07-06 | Linux 3.16-rc4v3.16-rc4 | Linus Torvalds | 1 | -1/+1 |
2014-07-05 | kbuild: Fix packaging targets with relative $(srctree) | Michal Marek | 1 | -1/+1 |
2014-07-04 | kbuild: Do not print the build directory with make -s | Michal Marek | 1 | -47/+50 |
2014-07-04 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -0/+3 |
2014-07-03 | kbuild: Print the name of the build directory | Michal Marek | 1 | -0/+3 |
2014-06-30 | Linux 3.16-rc3v3.16-rc3 | Linus Torvalds | 1 | -1/+1 |
2014-06-22 | Linux 3.16-rc2v3.16-rc2 | Linus Torvalds | 1 | -1/+1 |
2014-06-16 | Linux 3.16-rc1v3.16-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-06-13 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -37/+52 |
2014-06-10 | kbuild: create include/config directory in scripts/kconfig/Makefile | Masahiro Yamada | 1 | -2/+0 |
2014-06-10 | kbuild: do not create include/linux directory | Masahiro Yamada | 1 | -2/+2 |
2014-06-10 | Makefile: Fix unrecognized cross-compiler command line options | Geert Uytterhoeven | 1 | -4/+6 |
2014-06-08 | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 1 | -1/+1 |
2014-06-08 | Linux 3.15v3.15 | Linus Torvalds | 1 | -1/+1 |
2014-06-07 | all: LLVMLinux: Change DWARF flag to support gcc and clang | Behan Webster | 1 | -1/+1 |
2014-06-02 | Linux 3.15-rc8v3.15-rc8 | Linus Torvalds | 1 | -1/+1 |
2014-05-26 | Linux 3.15-rc7v3.15-rc7 | Linus Torvalds | 1 | -1/+1 |
2014-05-22 | Linux 3.15-rc6v3.15-rc6 | Linus Torvalds | 1 | -1/+1 |
2014-05-15 | kbuild: Use relative path when building in a subdir of the source tree | Michal Marek | 1 | -1/+11 |
2014-05-15 | kbuild: Use relative path when building in the source tree | Michal Marek | 1 | -2/+2 |
2014-05-15 | kbuild: Use relative path for $(objtree) | Michal Marek | 1 | -2/+2 |
2014-05-10 | Linux 3.15-rc5v3.15-rc5 | Linus Torvalds | 1 | -1/+1 |
2014-05-05 | Linux 3.15-rc4v3.15-rc4 | Linus Torvalds | 1 | -1/+1 |
2014-04-30 | kbuild: trivial - fix comment block indent | Masahiro Yamada | 1 | -17/+16 |
2014-04-30 | kbuild: trivial - remove trailing spaces | Masahiro Yamada | 1 | -4/+4 |
2014-04-30 | kbuild: support simultaneous "make %config" and "make all" | Masahiro Yamada | 1 | -2/+10 |
2014-04-28 | Linux 3.15-rc3v3.15-rc3 | Linus Torvalds | 1 | -1/+1 |
2014-04-20 | Linux 3.15-rc2v3.15-rc2 | Linus Torvalds | 1 | -1/+1 |
2014-04-17 | kbuild: move extra gcc checks to scripts/Makefile.extrawarn | Masahiro Yamada | 1 | -4/+2 |
2014-04-14 | Linux 3.15-rc1v3.15-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-04-13 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 1 | -3/+4 |
2014-04-10 | kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang | Behan Webster | 1 | -1/+29 |
2014-04-08 | scripts: objdiff: detect object code changes between two commits | Jason Cooper | 1 | -1/+1 |
2014-04-08 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -5/+5 |
2014-04-03 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -0/+7 |
2014-04-01 | kbuild: create a build directory automatically for out-of-tree build | Masahiro Yamada | 1 | -2/+3 |
2014-04-01 | kbuild: remove redundant '.*.cmd' pattern from make distclean | Masahiro Yamada | 1 | -2/+1 |
2014-03-31 | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 1 | -1/+1 |
2014-03-31 | Linux 3.14v3.14 | Linus Torvalds | 1 | -1/+1 |