Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-14 | Linux 4.1-rc8 | Linus Torvalds | 1 | -1/+1 |
2015-06-07 | Linux 4.1-rc7 | Linus Torvalds | 1 | -1/+1 |
2015-05-31 | Linux 4.1-rc6 | Linus Torvalds | 1 | -1/+1 |
2015-05-24 | Linux 4.1-rc5 | Linus Torvalds | 1 | -1/+1 |
2015-05-18 | Linux 4.1-rc4 | Linus Torvalds | 1 | -1/+1 |
2015-05-10 | Linux 4.1-rc3 | Linus Torvalds | 1 | -1/+1 |
2015-05-03 | Linux 4.1-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-04-26 | 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-12 | 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-06 | 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-29 | 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-22 | Linux 4.0-rc5 | Linus Torvalds | 1 | -1/+1 |
2015-03-15 | Linux 4.0-rc4 | Linus Torvalds | 1 | -1/+1 |
2015-03-08 | Linux 4.0-rc3 | Linus Torvalds | 1 | -1/+1 |
2015-03-03 | Linux 4.0-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-02-22 | 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-17 | scripts/gdb: add infrastructure | Jan Kiszka | 1 | -1/+4 |
2015-02-13 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 1 | -1/+2 |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+5 |
2015-02-08 | Linux 3.19 | Linus Torvalds | 1 | -1/+1 |
2015-02-01 | 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-25 | 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-08 | 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-05 | Linux 3.19-rc3 | Linus Torvalds | 1 | -1/+1 |
2014-12-28 | Linux 3.19-rc2 | Linus Torvalds | 1 | -1/+1 |
2014-12-20 | Linux 3.19-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-12-20 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -11/+6 |
2014-12-07 | Linux 3.18 | Linus Torvalds | 1 | -1/+1 |
2014-11-30 | 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-23 | Linux 3.18-rc6 | Linus Torvalds | 1 | -1/+1 |
2014-11-16 | Linux 3.18-rc5 | Linus Torvalds | 1 | -1/+1 |
2014-11-15 | kernel: use the gnu89 standard explicitly | Kirill A. Shutemov | 1 | -2/+3 |
2014-11-09 | Linux 3.18-rc4 | Linus Torvalds | 1 | -1/+1 |
2014-11-02 | Linux 3.18-rc3 | Linus Torvalds | 1 | -2/+2 |
2014-10-26 | Linux 3.18-rc2 | Linus Torvalds | 1 | -1/+1 |