| Commit message (Expand) | Author | Age | Files | Lines |
* | ./Makefile: tell gcc optimizer to never introduce new data races | Jiri Kosina | 2014-08-06 | 1 | -0/+3 |
* | ./Makefile: explain stack-protector-strong CONFIG logic | Kees Cook | 2014-08-06 | 1 | -0/+16 |
* | Linux 3.16v3.16 | Linus Torvalds | 2014-08-03 | 1 | -1/+1 |
* | Linux 3.16-rc7v3.16-rc7 | Linus Torvalds | 2014-07-27 | 1 | -1/+1 |
* | Fix gcc-4.9.0 miscompilation of load_balance() in scheduler | Linus Torvalds | 2014-07-26 | 1 | -0/+2 |
* | Linux 3.16-rc6v3.16-rc6 | Linus Torvalds | 2014-07-20 | 1 | -1/+1 |
* | Linux 3.16-rc5v3.16-rc5 | Linus Torvalds | 2014-07-13 | 1 | -1/+1 |
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2014-07-10 | 1 | -48/+51 |
|\ |
|
| * | kbuild: Fix packaging targets with relative $(srctree) | Michal Marek | 2014-07-04 | 1 | -1/+1 |
| * | kbuild: Do not print the build directory with make -s | Michal Marek | 2014-07-04 | 1 | -47/+50 |
* | | Linux 3.16-rc4v3.16-rc4 | Linus Torvalds | 2014-07-06 | 1 | -1/+1 |
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2014-07-03 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | kbuild: Print the name of the build directory | Michal Marek | 2014-07-03 | 1 | -0/+3 |
* | | Linux 3.16-rc3v3.16-rc3 | Linus Torvalds | 2014-06-29 | 1 | -1/+1 |
* | | Linux 3.16-rc2v3.16-rc2 | Linus Torvalds | 2014-06-21 | 1 | -1/+1 |
|/ |
|
* | Linux 3.16-rc1v3.16-rc1 | Linus Torvalds | 2014-06-15 | 1 | -2/+2 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-06-12 | 1 | -37/+52 |
|\ |
|
| * | kbuild: create include/config directory in scripts/kconfig/Makefile | Masahiro Yamada | 2014-06-10 | 1 | -2/+0 |
| * | kbuild: do not create include/linux directory | Masahiro Yamada | 2014-06-10 | 1 | -2/+2 |
| * | Makefile: Fix unrecognized cross-compiler command line options | Geert Uytterhoeven | 2014-06-09 | 1 | -4/+6 |
| * | kbuild: Use relative path when building in a subdir of the source tree | Michal Marek | 2014-05-14 | 1 | -1/+11 |
| * | kbuild: Use relative path when building in the source tree | Michal Marek | 2014-05-14 | 1 | -2/+2 |
| * | kbuild: Use relative path for $(objtree) | Michal Marek | 2014-05-14 | 1 | -2/+2 |
| * | kbuild: trivial - fix comment block indent | Masahiro Yamada | 2014-04-30 | 1 | -17/+16 |
| * | kbuild: trivial - remove trailing spaces | Masahiro Yamada | 2014-04-30 | 1 | -4/+4 |
| * | kbuild: support simultaneous "make %config" and "make all" | Masahiro Yamada | 2014-04-30 | 1 | -2/+10 |
| * | kbuild: move extra gcc checks to scripts/Makefile.extrawarn | Masahiro Yamada | 2014-04-16 | 1 | -4/+2 |
* | | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 2014-06-08 | 1 | -1/+1 |
|\ \ |
|
| * | | all: LLVMLinux: Change DWARF flag to support gcc and clang | Behan Webster | 2014-06-07 | 1 | -1/+1 |
* | | | Linux 3.15v3.15 | Linus Torvalds | 2014-06-08 | 1 | -1/+1 |
|/ / |
|
* | | Linux 3.15-rc8v3.15-rc8 | Linus Torvalds | 2014-06-01 | 1 | -1/+1 |
* | | Linux 3.15-rc7v3.15-rc7 | Linus Torvalds | 2014-05-25 | 1 | -1/+1 |
* | | Linux 3.15-rc6v3.15-rc6 | Linus Torvalds | 2014-05-22 | 1 | -1/+1 |
* | | Linux 3.15-rc5v3.15-rc5 | Linus Torvalds | 2014-05-09 | 1 | -1/+1 |
* | | Linux 3.15-rc4v3.15-rc4 | Linus Torvalds | 2014-05-04 | 1 | -1/+1 |
* | | Linux 3.15-rc3v3.15-rc3 | Linus Torvalds | 2014-04-27 | 1 | -1/+1 |
* | | Linux 3.15-rc2v3.15-rc2 | Linus Torvalds | 2014-04-20 | 1 | -1/+1 |
|/ |
|
* | Linux 3.15-rc1v3.15-rc1 | Linus Torvalds | 2014-04-13 | 1 | -2/+2 |
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2014-04-12 | 1 | -3/+4 |
|\ |
|
| * | scripts: objdiff: detect object code changes between two commits | Jason Cooper | 2014-04-08 | 1 | -1/+1 |
| * | scripts/tags.sh: Ignore *.mod.c | Prarit Bhargava | 2014-02-06 | 1 | -2/+3 |
* | | kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang | Behan Webster | 2014-04-09 | 1 | -1/+29 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-04-07 | 1 | -5/+5 |
|\ \ |
|
| * | | kbuild: create a build directory automatically for out-of-tree build | Masahiro Yamada | 2014-03-31 | 1 | -2/+3 |
| * | | kbuild: remove redundant '.*.cmd' pattern from make distclean | Masahiro Yamada | 2014-03-31 | 1 | -2/+1 |
| * | | kbuild: unconditionally clobber include/linux/version.h on distclean | Paul Gortmaker | 2014-03-29 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-04-02 | 1 | -0/+7 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 2014-03-31 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge tag 'v3.14-rc5' into HEAD | Grant Likely | 2014-03-04 | 1 | -4/+6 |
| |\ \ \ |
|
| * | | | | kbuild: dtbs_install: new make target | Jason Cooper | 2014-02-20 | 1 | -0/+7 |
| | |_|/
| |/| | |
|