Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux 4.10-rc2 | Linus Torvalds | 2017-01-01 | 1 | -1/+1 |
* | Linux 4.10-rc1 | Linus Torvalds | 2016-12-25 | 1 | -2/+2 |
* | Linux 4.9 | Linus Torvalds | 2016-12-11 | 1 | -2/+2 |
* | Linux 4.9-rc8 | Linus Torvalds | 2016-12-04 | 1 | -1/+1 |
* | kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabled | Nicolas Pitre | 2016-12-02 | 1 | -1/+8 |
* | kbuild: make sure autoksyms.h exists early | Nicolas Pitre | 2016-12-01 | 1 | -2/+0 |
* | Linux 4.9-rc7 | Linus Torvalds | 2016-11-27 | 1 | -1/+1 |
* | Linux 4.9-rc6 | Linus Torvalds | 2016-11-20 | 1 | -1/+1 |
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2016-11-18 | 1 | -2/+3 |
|\ | |||||
| * | kbuild: Steal gcc's pie from the very beginning | Borislav Petkov | 2016-11-15 | 1 | -4/+3 |
| * | kbuild: add -fno-PIE | Sebastian Andrzej Siewior | 2016-11-08 | 1 | -0/+2 |
* | | Linux 4.9-rc5 | Linus Torvalds | 2016-11-13 | 1 | -1/+1 |
* | | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" | Arnd Bergmann | 2016-11-11 | 1 | -4/+6 |
* | | Linux 4.9-rc4 | Linus Torvalds | 2016-11-05 | 1 | -1/+1 |
* | | Linux 4.9-rc3 | Linus Torvalds | 2016-10-29 | 1 | -1/+1 |
* | | Linux 4.9-rc2 | Linus Torvalds | 2016-10-23 | 1 | -1/+1 |
|/ | |||||
* | Linux 4.9-rc1 | Linus Torvalds | 2016-10-15 | 1 | -2/+2 |
* | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2016-10-14 | 1 | -3/+0 |
|\ | |||||
| * | samples: move blackfin gptimers-example from Documentation | Shuah Khan | 2016-10-10 | 1 | -3/+0 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 1 | -3/+16 |
|\ \ | |||||
| * | | kbuild: add arch specific post-link Makefile | Nicholas Piggin | 2016-09-09 | 1 | -3/+7 |
| * | | kbuild: allow archs to select link dead code/data elimination | Nicholas Piggin | 2016-09-09 | 1 | -0/+9 |
| |/ | |||||
* | | Disable the __builtin_return_address() warning globally after all | Linus Torvalds | 2016-10-12 | 1 | -0/+1 |
* | | Merge tag 'docs-4.9' of git://git.lwn.net/linux | Linus Torvalds | 2016-10-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | docs-rst: add support for LaTeX output | Mauro Carvalho Chehab | 2016-08-22 | 1 | -1/+1 |
| |/ | |||||
* | | Linux 4.8 | Linus Torvalds | 2016-10-02 | 1 | -1/+1 |
* | | Linux 4.8-rc8 | Linus Torvalds | 2016-09-25 | 1 | -1/+1 |
* | | Linux 4.8-rc7 | Linus Torvalds | 2016-09-18 | 1 | -1/+1 |
* | | Linux 4.8-rc6 | Linus Torvalds | 2016-09-11 | 1 | -1/+1 |
* | | Linux 4.8-rc5 | Linus Torvalds | 2016-09-04 | 1 | -1/+1 |
* | | Linux 4.8-rc4 | Linus Torvalds | 2016-08-28 | 1 | -1/+1 |
* | | Linux 4.8-rc3 | Linus Torvalds | 2016-08-21 | 1 | -1/+1 |
* | | Linux 4.8-rc2 | Linus Torvalds | 2016-08-14 | 1 | -1/+1 |
* | | gcc-plugins: abort builds cleanly when not supported | Kees Cook | 2016-08-08 | 1 | -7/+0 |
|/ | |||||
* | Linux 4.8-rc1 | Linus Torvalds | 2016-08-07 | 1 | -2/+2 |
* | Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-08-04 | 1 | -1/+1 |
|\ | |||||
| * | doc-rst: Remove the media docbook | Mauro Carvalho Chehab | 2016-07-28 | 1 | -1/+1 |
* | | Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2016-08-03 | 1 | -1/+0 |
|\ \ | |||||
| * | | Makefile: Mute warning for __builtin_return_address(>0) for tracing only | Steven Rostedt | 2016-08-02 | 1 | -1/+0 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-08-02 | 1 | -22/+23 |
|\ \ \ | |/ / |/| | | |||||
| * | | kbuild: Abort build on bad stack protector flag | Kees Cook | 2016-07-26 | 1 | -27/+40 |
| * | | kbuild: make samples depend on headers_install | Arnd Bergmann | 2016-07-22 | 1 | -1/+1 |
| * | | Kbuild: always prefix objtree in LINUXINCLUDE | Arnd Bergmann | 2016-07-18 | 1 | -5/+5 |
| * | | Kbuild: avoid duplicate include path | Arnd Bergmann | 2016-07-18 | 1 | -2/+3 |
| * | | Add sancov plugin | Emese Revfy | 2016-06-07 | 1 | -9/+1 |
| * | | GCC plugin infrastructure | Emese Revfy | 2016-06-07 | 1 | -2/+12 |
* | | | Disable "frame-address" warning | Linus Torvalds | 2016-07-27 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Disable "maybe-uninitialized" warning globally | Linus Torvalds | 2016-07-27 | 1 | -3/+4 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-07-26 | 1 | -27/+42 |
|\ \ | |||||
| * | | kbuild: abort build on bad stack protector flag | Kees Cook | 2016-07-26 | 1 | -27/+42 |