Age | Commit message (Expand) | Author |
2019-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-06-01 | spdxcheck.py: fix directory structures | Vincenzo Frascino |
2019-06-01 | scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set | Fabiano Rosas |
2019-05-31 | Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-05-31 | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-29 | Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux | Linus Torvalds |
2019-05-24 | Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-24 | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 54 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner |
2019-05-24 | scripts/sphinx-pre-install: make it handle Sphinx versions | Mauro Carvalho Chehab |
2019-05-23 | Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linux | Linus Torvalds |
2019-05-22 | checkpatch.pl: Update DT vendor prefix check | Rob Herring |
2019-05-22 | dt-bindings: Pass binding directory to validation tools | Rob Herring |
2019-05-21 | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-05-21 | scripts/spdxcheck.py: Add dual license subdirectory | Sven Eckelmann |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-21 | kbuild: do not check name uniqueness of builtin modules | Masahiro Yamada |
2019-05-20 | gcc-plugins: Fix build failures under Darwin host | Kees Cook |
2019-05-20 | scripts/spdxcheck.py: Fix path to deprecated licenses | Sven Eckelmann |
2019-05-21 | kbuild: drop support for cc-ldoption | Nick Desaulniers |
2019-05-19 | kconfig: use 'else ifneq' for Makefile to improve readability | Masahiro Yamada |
2019-05-18 | kbuild: check uniqueness of module names | Masahiro Yamada |
2019-05-18 | kconfig: Terminate menu blocks with a comment in the generated config | Alexander Popov |
2019-05-18 | kbuild: remove 'addtree' and 'flags' magic for header search paths | Masahiro Yamada |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-05-18 | kbuild: terminate Kconfig when $(CC) or $(LD) is missing | Masahiro Yamada |
2019-05-18 | kbuild: add all Clang-specific flags unconditionally | Masahiro Yamada |
2019-05-18 | kbuild: add some extra warning flags unconditionally | Masahiro Yamada |
2019-05-15 | Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2019-05-14 | scripts/gdb: print cached rate in lx-clk-summary | Leonard Crestez |
2019-05-14 | scripts/gdb: clean up error handling in list helpers | Leonard Crestez |
2019-05-14 | scripts/gdb: add $lx_clk_core_lookup function | Leonard Crestez |
2019-05-14 | scripts/gdb: initial clk support: lx-clk-summary | Leonard Crestez |
2019-05-14 | scripts/gdb: add hlist utilities | Leonard Crestez |
2019-05-14 | scripts/gdb: silence pep8 checks | Stephen Boyd |
2019-05-14 | scripts/gdb: add a timer list command | Stephen Boyd |
2019-05-14 | scripts/gdb: add rb tree iterating utilities | Stephen Boyd |
2019-05-14 | scripts/gdb: add kernel config dumping command | Stephen Boyd |
2019-05-14 | scripts/gdb: find vmlinux where it was before | Stephen Boyd |
2019-05-14 | kconfig: make conf_get_autoconfig_name() static | Masahiro Yamada |
2019-05-14 | kconfig: use snprintf for formatting pathnames | Jacob Garber |