aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-0/+41
2020-08-02kbuild: remove redundant FORCE definition in scripts/Makefile.modpostGravatar Masahiro Yamada 1-3/+0
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Gravatar Masahiro Yamada 2-5/+1
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Gravatar Masahiro Yamada 1-3/+2
2020-08-01Revert "kconfig: qconf: Change title for the item window"Gravatar Masahiro Yamada 1-9/+1
2020-08-01kconfig: qconf: remove "goBack" debug messageGravatar Masahiro Yamada 1-1/+0
2020-08-01kconfig: qconf: use delete[] instead of delete to free arrayGravatar Masahiro Yamada 1-2/+2
2020-08-01kconfig: qconf: compile moc object separatelyGravatar Masahiro Yamada 3-7/+7
2020-08-01kconfig: qconf: use if_changed for qconf.moc ruleGravatar Masahiro Yamada 1-2/+4
2020-07-27modpost: explain why we can't use strsepGravatar Wolfram Sang 1-0/+1
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+10
2020-07-24scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesGravatar Stefano Garzarella 1-1/+1
2020-07-24scripts/decode_stacktrace: strip basepath from all pathsGravatar Pi-Hsun Shih 1-2/+2
2020-07-20s390/kernel: expand exception table logic to allow new handling optionsGravatar Ilya Leoshkevich 1-0/+41
2020-07-09kbuild: Move -Wtype-limits to W=2Gravatar Rikard Falkeborn 1-0/+2
2020-07-07modpost: remove use of non-standard strsep() in HOSTCC codeGravatar H. Nikolaus Schaller 1-2/+10
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-76/+122
2020-07-02Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 10-15/+92
2020-07-02kconfig: qconf: parse newer types at debug infoGravatar Mauro Carvalho Chehab 1-0/+3
2020-07-02kconfig: qconf: navigate menus on hyperlinksGravatar Mauro Carvalho Chehab 1-18/+7
2020-07-02kconfig: qconf: don't show goback button on splitModeGravatar Mauro Carvalho Chehab 1-2/+3
2020-07-01kconfig: qconf: simplify the goBack() logicGravatar Mauro Carvalho Chehab 1-31/+17
2020-07-01kconfig: qconf: re-implement setSelected()Gravatar Mauro Carvalho Chehab 2-12/+11
2020-07-01kconfig: qconf: make debug links work againGravatar Mauro Carvalho Chehab 2-5/+71
2020-07-01kconfig: qconf: make search fully work again on split modeGravatar Mauro Carvalho Chehab 1-7/+18
2020-07-01kconfig: qconf: cleanup includesGravatar Mauro Carvalho Chehab 2-25/+16
2020-06-30dt-bindings: copy process-schema-examples.yaml to process-schema.yamlGravatar Masahiro Yamada 1-0/+3
2020-06-30scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cGravatar Rob Herring 10-15/+89
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+31
2020-06-28gcc-plugins: fix gcc-plugins directory path in documentationGravatar Masahiro Yamada 1-1/+1
2020-06-25locking/atomics: Provide the arch_atomic_ interface to generic codeGravatar Peter Zijlstra 1-0/+31
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-13/+8
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-6/+92
2020-06-17scripts: Fix typo in headers_install.shGravatar Masanari Iida 1-1/+1
2020-06-17kconfig: unify cc-option and as-optionGravatar Masahiro Yamada 1-7/+1
2020-06-16recordmcount: support >64k sectionsGravatar Sami Tolvanen 1-6/+92
2020-06-17kbuild: improve cc-option to clean up all temporary filesGravatar Masahiro Yamada 1-5/+6
2020-06-15scripts/decode_stacktrace: warn when modpath is needed but is unsetGravatar Sasha Levin 1-1/+4
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-2/+2
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-2/+2
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 3-8/+8
2020-06-12Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+3
2020-06-12Merge branch 'dt/schema-cleanups' into dt/linusGravatar Rob Herring 46-676/+1006
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-5/+44
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 21-84/+84
2020-06-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-2/+11
2020-06-11kcsan: Pass option tsan-instrument-read-before-write to ClangGravatar Marco Elver 1-0/+1
2020-06-11kcsan: Support distinguishing volatile accessesGravatar Marco Elver 1-1/+4
2020-06-11kcsan: Avoid inserting __tsan_func_entry/exit if possibleGravatar Marco Elver 1-1/+10
2020-06-11Rebase locking/kcsan to locking/urgentGravatar Thomas Gleixner 5-5/+31