Age | Commit message (Expand) | Author | Files | Lines |
2016-08-22 | Linux 4.8-rc3v4.8-rc3 | Linus Torvalds | 1 | -1/+1 |
2016-08-15 | Linux 4.8-rc2v4.8-rc2 | Linus Torvalds | 1 | -1/+1 |
2016-08-09 | gcc-plugins: abort builds cleanly when not supported | Kees Cook | 1 | -7/+0 |
2016-08-08 | Linux 4.8-rc1v4.8-rc1 | Linus Torvalds | 1 | -2/+2 |
2016-08-04 | Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+1 |
2016-08-03 | Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 1 | -1/+0 |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -22/+23 |
2016-08-02 | Makefile: Mute warning for __builtin_return_address(>0) for tracing only | Steven Rostedt | 1 | -1/+0 |
2016-07-29 | doc-rst: Remove the media docbook | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-07-28 | Disable "frame-address" warning | Linus Torvalds | 1 | -0/+1 |
2016-07-27 | Disable "maybe-uninitialized" warning globally | Linus Torvalds | 1 | -3/+4 |
2016-07-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -27/+42 |
2016-07-27 | kbuild: abort build on bad stack protector flag | Kees Cook | 1 | -27/+42 |
2016-07-27 | kbuild: Abort build on bad stack protector flag | Kees Cook | 1 | -27/+40 |
2016-07-26 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+6 |
2016-07-25 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2016-07-24 | Linux 4.7v4.7 | Linus Torvalds | 1 | -1/+1 |
2016-07-22 | kbuild: make samples depend on headers_install | Arnd Bergmann | 1 | -1/+1 |
2016-07-18 | Kbuild: always prefix objtree in LINUXINCLUDE | Arnd Bergmann | 1 | -5/+5 |
2016-07-18 | Kbuild: avoid duplicate include path | Arnd Bergmann | 1 | -2/+3 |
2016-07-11 | Linux 4.7-rc7v4.7-rc7 | Linus Torvalds | 1 | -1/+1 |
2016-07-07 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne... | Ingo Molnar | 1 | -0/+2 |
2016-07-04 | Linux 4.7-rc6v4.7-rc6 | Linus Torvalds | 1 | -1/+1 |
2016-07-02 | Documentation: add cleanmediadocs to the documentation targets | Jani Nikula | 1 | -1/+1 |
2016-06-27 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -0/+2 |
2016-06-27 | Merge tag 'v4.7-rc5' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2016-06-27 | Linux 4.7-rc5v4.7-rc5 | Linus Torvalds | 1 | -1/+1 |
2016-06-23 | Documentation: add top level 'make help' output for Sphinx | Jani Nikula | 1 | -0/+2 |
2016-06-21 | kbuild: List libelf-devel as an alternative | Jean Delvare | 1 | -1/+1 |
2016-06-20 | Linux 4.7-rc4v4.7-rc4 | Linus Torvalds | 1 | -1/+1 |
2016-06-12 | Linux 4.7-rc3v4.7-rc3 | Linus Torvalds | 1 | -1/+1 |
2016-06-08 | kbuild: Initialize exported variables | Michal Marek | 1 | -0/+2 |
2016-06-07 | Add sancov plugin | Emese Revfy | 1 | -9/+1 |
2016-06-07 | GCC plugin infrastructure | Emese Revfy | 1 | -2/+12 |
2016-06-06 | Linux 4.7-rc2v4.7-rc2 | Linus Torvalds | 1 | -1/+1 |
2016-05-30 | Documentation/sphinx: add basic working Sphinx configuration and build | Jani Nikula | 1 | -1/+4 |
2016-05-29 | Linux 4.7-rc1v4.7-rc1 | Linus Torvalds | 1 | -3/+3 |
2016-05-27 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -19/+47 |
2016-05-16 | Linux 4.6v4.6 | Linus Torvalds | 1 | -1/+1 |
2016-05-11 | kbuild: move -Wunused-const-variable to W=1 warning level | Arnd Bergmann | 1 | -2/+3 |
2016-05-10 | gcov: disable -Wmaybe-uninitialized warning | Arnd Bergmann | 1 | -1/+1 |
2016-05-10 | gcov: disable tree-loop-im to reduce stack usage | Arnd Bergmann | 1 | -1/+1 |
2016-05-10 | Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES | Arnd Bergmann | 1 | -1/+5 |
2016-05-10 | kbuild: forbid kernel directory to contain spaces and colons | Robert Jarzmik | 1 | -0/+4 |
2016-05-09 | Linux 4.6-rc7v4.6-rc7 | Linus Torvalds | 1 | -1/+1 |
2016-05-02 | Linux 4.6-rc6v4.6-rc6 | Linus Torvalds | 1 | -2/+2 |
2016-04-27 | kbuild: Fix dependencies for final vmlinux link | Nicolas Pitre | 1 | -1/+1 |
2016-04-26 | kbuild: better abstract vmlinux sequential prerequisites | Nicolas Pitre | 1 | -16/+15 |
2016-04-26 | kbuild: fix call to adjust_autoksyms.sh when output directory specified | Nicolas Ferre | 1 | -3/+3 |
2016-04-25 | Linux 4.6-rc5v4.6-rc5 | Linus Torvalds | 1 | -1/+1 |