Age | Commit message (Expand) | Author | Files | Lines |
2018-06-15 | scripts/documentation-file-ref-check: check tools/*/Documentation | Mauro Carvalho Chehab | 1 | -0/+7 |
2018-06-15 | scripts/documentation-file-ref-check: get rid of false-positives | Mauro Carvalho Chehab | 1 | -3/+18 |
2018-06-15 | scripts/documentation-file-ref-check: hint: dash or underline | Mauro Carvalho Chehab | 1 | -0/+6 |
2018-06-15 | scripts/documentation-file-ref-check: add a fix logic for DT | Mauro Carvalho Chehab | 1 | -3/+17 |
2018-06-15 | scripts/documentation-file-ref-check: accept more wildcards at filenames | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-15 | scripts/documentation-file-ref-check: fix help message | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 8 | -104/+39 |
2018-06-11 | kconfig: fix localmodconfig | Sam Ravnborg | 1 | -2/+2 |
2018-06-11 | gcc-plugins: test plugin support in Kconfig and clean up Makefile | Masahiro Yamada | 3 | -57/+26 |
2018-06-11 | gcc-plugins: move GCC version check for PowerPC to Kconfig | Masahiro Yamada | 1 | -8/+0 |
2018-06-11 | kcov: test compiler capability in Kconfig and correct dependency | Masahiro Yamada | 3 | -14/+8 |
2018-06-09 | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2018-06-08 | kconfig: add CC_IS_CLANG and CLANG_VERSION | Masahiro Yamada | 1 | -14/+4 |
2018-06-08 | stack-protector: test compiler capability in Kconfig and drop AUTO mode | Masahiro Yamada | 2 | -11/+1 |
2018-06-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -7/+28 |
2018-06-07 | checkpatch: improve patch recognition | Joe Perches | 1 | -0/+8 |
2018-06-07 | get_maintainer: improve patch recognition | Joe Perches | 1 | -1/+12 |
2018-06-07 | mm: split page_type out from _mapcount | Matthew Wilcox | 1 | -3/+3 |
2018-06-07 | scripts: use SPDX tag in get_maintainer and checkpatch | Joe Perches | 2 | -3/+5 |
2018-06-07 | Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -16/+264 |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+17 |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+432 |
2018-06-06 | Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -0/+6 |
2018-06-06 | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 48 | -1089/+1396 |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 15 | -198/+104 |
2018-06-06 | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -10/+0 |
2018-06-05 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -43/+52 |
2018-06-05 | staging: lustre: delete the filesystem from the tree. | Greg Kroah-Hartman | 1 | -1/+0 |
2018-06-05 | Merge branch 'faddr2line' (patches from Josh) | Linus Torvalds | 1 | -2/+16 |
2018-06-05 | scripts/faddr2line: make the new code listing format optional | Peter Zijlstra (Intel) | 1 | -2/+16 |
2018-06-05 | bpfilter: switch to CC from HOSTCC | Alexei Starovoitov | 1 | -0/+11 |
2018-06-05 | kconfig: Avoid format overflow warning from GCC 8.1 | Nathan Chancellor | 1 | -1/+1 |
2018-06-05 | kbuild: Move last word of nconfig help to the previous line | Petr Vorel | 1 | -2/+1 |
2018-06-05 | kconfig: Add testconfig into make help output | Petr Vorel | 1 | -0/+1 |
2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 2 | -12/+397 |
2018-06-01 | powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS | Nicholas Piggin | 1 | -1/+17 |
2018-05-29 | scripts: Fixed printf format mismatch | nixiaoming | 3 | -3/+3 |
2018-05-29 | kconfig: add basic helper macros to scripts/Kconfig.include | Masahiro Yamada | 1 | -0/+27 |
2018-05-29 | kconfig: test: add Kconfig macro language tests | Masahiro Yamada | 13 | -0/+191 |
2018-05-29 | kconfig: error out if a recursive variable references itself | Masahiro Yamada | 1 | -0/+13 |
2018-05-29 | kconfig: add 'filename' and 'lineno' built-in variables | Masahiro Yamada | 1 | -0/+16 |
2018-05-29 | kconfig: add 'info', 'warning-if', and 'error-if' built-in functions | Masahiro Yamada | 1 | -0/+27 |
2018-05-29 | kconfig: expand lefthand side of assignment statement | Masahiro Yamada | 1 | -0/+7 |
2018-05-29 | kconfig: support append assignment operator | Masahiro Yamada | 3 | -3/+27 |
2018-05-29 | kconfig: support simply expanded variable | Masahiro Yamada | 4 | -7/+27 |
2018-05-29 | kconfig: support user-defined function and recursively expanded variable | Masahiro Yamada | 4 | -4/+120 |
2018-05-29 | kconfig: begin PARAM state only when seeing a command keyword | Masahiro Yamada | 1 | -1/+1 |
2018-05-29 | kconfig: add 'shell' built-in function | Masahiro Yamada | 1 | -0/+41 |
2018-05-29 | kconfig: add built-in function support | Masahiro Yamada | 1 | -12/+130 |
2018-05-29 | kconfig: make default prompt of mainmenu less specific | Masahiro Yamada | 2 | -2/+2 |