Age | Commit message (Expand) | Author | Files | Lines |
2016-10-12 | Disable the __builtin_return_address() warning globally after all | Linus Torvalds | 1 | -0/+1 |
2016-10-04 | Merge tag 'docs-4.9' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2016-10-02 | Linux 4.8v4.8 | Linus Torvalds | 1 | -1/+1 |
2016-09-25 | Linux 4.8-rc8v4.8-rc8 | Linus Torvalds | 1 | -1/+1 |
2016-09-18 | Linux 4.8-rc7v4.8-rc7 | Linus Torvalds | 1 | -1/+1 |
2016-09-11 | Linux 4.8-rc6v4.8-rc6 | Linus Torvalds | 1 | -1/+1 |
2016-09-04 | Linux 4.8-rc5v4.8-rc5 | Linus Torvalds | 1 | -1/+1 |
2016-08-28 | Linux 4.8-rc4v4.8-rc4 | Linus Torvalds | 1 | -1/+1 |
2016-08-22 | docs-rst: add support for LaTeX output | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-08-21 | Linux 4.8-rc3v4.8-rc3 | Linus Torvalds | 1 | -1/+1 |
2016-08-14 | Linux 4.8-rc2v4.8-rc2 | Linus Torvalds | 1 | -1/+1 |
2016-08-08 | gcc-plugins: abort builds cleanly when not supported | Kees Cook | 1 | -7/+0 |
2016-08-07 | 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-28 | doc-rst: Remove the media docbook | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-07-27 | Disable "frame-address" warning | Linus Torvalds | 1 | -0/+1 |
2016-07-27 | Disable "maybe-uninitialized" warning globally | Linus Torvalds | 1 | -3/+4 |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -27/+42 |
2016-07-26 | kbuild: abort build on bad stack protector flag | Kees Cook | 1 | -27/+42 |
2016-07-26 | 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-10 | 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-03 | Linux 4.7-rc6v4.7-rc6 | Linus Torvalds | 1 | -1/+1 |
2016-07-01 | 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-26 | 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-19 | 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-07 | 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-05 | 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-26 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -19/+47 |
2016-05-15 | 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 |