Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-15 | Linux 4.1-rc8 | Linus Torvalds | 1 | -1/+1 |
2015-06-08 | Linux 4.1-rc7 | Linus Torvalds | 1 | -1/+1 |
2015-06-01 | Linux 4.1-rc6 | Linus Torvalds | 1 | -1/+1 |
2015-05-25 | Linux 4.1-rc5 | Linus Torvalds | 1 | -1/+1 |
2015-05-18 | Linux 4.1-rc4 | Linus Torvalds | 1 | -1/+1 |
2015-05-11 | Linux 4.1-rc3 | Linus Torvalds | 1 | -1/+1 |
2015-05-04 | Linux 4.1-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-04-27 | Linux 4.1-rc1 | Linus Torvalds | 1 | -2/+2 |
2015-04-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -18/+10 |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2015-04-13 | Linux 4.0 | Linus Torvalds | 1 | -1/+1 |
2015-04-09 | jump_label: Allow jump labels to be used in assembly | Anton Blanchard | 1 | -0/+1 |
2015-04-07 | Linux 4.0-rc7 | Linus Torvalds | 1 | -1/+1 |
2015-04-02 | kbuild: use relative path more to include Makefile | Masahiro Yamada | 1 | -12/+10 |
2015-03-30 | Linux 4.0-rc6 | Linus Torvalds | 1 | -1/+1 |
2015-03-24 | kbuild: remove warning about "make depend" | Masahiro Yamada | 1 | -6/+0 |
2015-03-23 | Linux 4.0-rc5 | Linus Torvalds | 1 | -1/+1 |
2015-03-16 | Linux 4.0-rc4 | Linus Torvalds | 1 | -1/+1 |
2015-03-09 | Linux 4.0-rc3 | Linus Torvalds | 1 | -1/+1 |
2015-03-03 | Linux 4.0-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-02-23 | Linux 4.0-rc1 | Linus Torvalds | 1 | -4/+4 |
2015-02-19 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -2/+2 |
2015-02-18 | scripts/gdb: add infrastructure | Jan Kiszka | 1 | -1/+4 |
2015-02-14 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 1 | -1/+2 |
2015-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+5 |
2015-02-09 | Linux 3.19 | Linus Torvalds | 1 | -1/+1 |
2015-02-02 | Linux 3.19-rc7 | Linus Torvalds | 1 | -1/+1 |
2015-01-29 | ftrace: allow architectures to specify ftrace compile options | Heiko Carstens | 1 | -1/+5 |
2015-01-26 | Linux 3.19-rc6 | Linus Torvalds | 1 | -1/+1 |
2015-01-18 | Linux 3.19-rc5 | Linus Torvalds | 1 | -1/+1 |
2015-01-11 | linux 3.19-rc4 | Linus Torvalds | 1 | -1/+1 |
2015-01-09 | Makefile: include arch/*/include/generated/uapi before .../generated | Michal Marek | 1 | -0/+1 |
2015-01-08 | kbuild: drop $(version_h) from MRPROPER_FILES | Masahiro Yamada | 1 | -1/+1 |
2015-01-08 | kbuild: use mixed-targets when two or more config targets are given | Masahiro Yamada | 1 | -1/+1 |
2015-01-06 | Linux 3.19-rc3 | Linus Torvalds | 1 | -1/+1 |
2014-12-29 | Linux 3.19-rc2 | Linus Torvalds | 1 | -1/+1 |
2014-12-21 | Linux 3.19-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-12-21 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -11/+6 |
2014-12-08 | Linux 3.18 | Linus Torvalds | 1 | -1/+1 |
2014-12-01 | Linux 3.18-rc7 | Linus Torvalds | 1 | -1/+1 |
2014-11-28 | kbuild: Fix make help-<board series> on powerpc | Michal Marek | 1 | -2/+2 |
2014-11-28 | kbuild: Automatically remove stale <linux/version.h> file | Michal Marek | 1 | -1/+3 |
2014-11-28 | Makefile: sort list of defconfig targets in make help output | Konstantin Khlebnikov | 1 | -1/+1 |
2014-11-26 | kbuild: collect shorthands into scripts/Kbuild.include | Masahiro Yamada | 1 | -7/+0 |
2014-11-24 | Linux 3.18-rc6 | Linus Torvalds | 1 | -1/+1 |
2014-11-17 | Linux 3.18-rc5 | Linus Torvalds | 1 | -1/+1 |
2014-11-16 | kernel: use the gnu89 standard explicitly | Kirill A. Shutemov | 1 | -2/+3 |
2014-11-10 | Linux 3.18-rc4 | Linus Torvalds | 1 | -1/+1 |
2014-11-03 | Linux 3.18-rc3 | Linus Torvalds | 1 | -2/+2 |
2014-10-27 | Linux 3.18-rc2 | Linus Torvalds | 1 | -1/+1 |