Age | Commit message (Expand) | Author |
2018-06-30 | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-28 | kconfig: loop boundary condition fix | Jerry James |
2018-06-28 | kconfig: handle P_SYMBOL in print_symbol() | Dirk Gouders |
2018-06-27 | checkpatch: remove warning for 'old' stable@kernel.org address | Linus Torvalds |
2018-06-25 | kconfig: fix line numbers for if-entries in menu tree | Dirk Gouders |
2018-06-25 | stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=y | Sven Joachim |
2018-06-21 | tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount | Greg Thelen |
2018-06-15 | scripts/documentation-file-ref-check: check tools/*/Documentation | Mauro Carvalho Chehab |
2018-06-15 | scripts/documentation-file-ref-check: get rid of false-positives | Mauro Carvalho Chehab |
2018-06-15 | scripts/documentation-file-ref-check: hint: dash or underline | Mauro Carvalho Chehab |
2018-06-15 | scripts/documentation-file-ref-check: add a fix logic for DT | Mauro Carvalho Chehab |
2018-06-15 | scripts/documentation-file-ref-check: accept more wildcards at filenames | Mauro Carvalho Chehab |
2018-06-15 | scripts/documentation-file-ref-check: fix help message | Mauro Carvalho Chehab |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-06-11 | kconfig: fix localmodconfig | Sam Ravnborg |
2018-06-11 | gcc-plugins: test plugin support in Kconfig and clean up Makefile | Masahiro Yamada |
2018-06-11 | gcc-plugins: move GCC version check for PowerPC to Kconfig | Masahiro Yamada |
2018-06-11 | kcov: test compiler capability in Kconfig and correct dependency | Masahiro Yamada |
2018-06-09 | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-08 | kconfig: add CC_IS_CLANG and CLANG_VERSION | Masahiro Yamada |
2018-06-08 | stack-protector: test compiler capability in Kconfig and drop AUTO mode | Masahiro Yamada |
2018-06-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-06-07 | checkpatch: improve patch recognition | Joe Perches |
2018-06-07 | get_maintainer: improve patch recognition | Joe Perches |
2018-06-07 | mm: split page_type out from _mapcount | Matthew Wilcox |
2018-06-07 | scripts: use SPDX tag in get_maintainer and checkpatch | Joe Perches |
2018-06-07 | Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-06-06 | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-06-06 | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-06-05 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-05 | staging: lustre: delete the filesystem from the tree. | Greg Kroah-Hartman |
2018-06-05 | Merge branch 'faddr2line' (patches from Josh) | Linus Torvalds |
2018-06-05 | scripts/faddr2line: make the new code listing format optional | Peter Zijlstra (Intel) |
2018-06-05 | bpfilter: switch to CC from HOSTCC | Alexei Starovoitov |
2018-06-05 | kconfig: Avoid format overflow warning from GCC 8.1 | Nathan Chancellor |
2018-06-05 | kbuild: Move last word of nconfig help to the previous line | Petr Vorel |
2018-06-05 | kconfig: Add testconfig into make help output | Petr Vorel |
2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds |
2018-06-01 | powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS | Nicholas Piggin |
2018-05-29 | scripts: Fixed printf format mismatch | nixiaoming |
2018-05-29 | kconfig: add basic helper macros to scripts/Kconfig.include | Masahiro Yamada |
2018-05-29 | kconfig: test: add Kconfig macro language tests | Masahiro Yamada |
2018-05-29 | kconfig: error out if a recursive variable references itself | Masahiro Yamada |
2018-05-29 | kconfig: add 'filename' and 'lineno' built-in variables | Masahiro Yamada |
2018-05-29 | kconfig: add 'info', 'warning-if', and 'error-if' built-in functions | Masahiro Yamada |
2018-05-29 | kconfig: expand lefthand side of assignment statement | Masahiro Yamada |