summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-08-02kbuild: remove redundant FORCE definition in scripts/Makefile.modpostMasahiro Yamada
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada
2020-08-01Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada
2020-08-01kconfig: qconf: remove "goBack" debug messageMasahiro Yamada
2020-08-01kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada
2020-08-01kconfig: qconf: compile moc object separatelyMasahiro Yamada
2020-08-01kconfig: qconf: use if_changed for qconf.moc ruleMasahiro Yamada
2020-07-27modpost: explain why we can't use strsepWolfram Sang
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-24scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella
2020-07-24scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih
2020-07-09kbuild: Move -Wtype-limits to W=2Rikard Falkeborn
2020-07-07modpost: remove use of non-standard strsep() in HOSTCC codeH. Nikolaus Schaller
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-02Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-07-02kconfig: qconf: parse newer types at debug infoMauro Carvalho Chehab
2020-07-02kconfig: qconf: navigate menus on hyperlinksMauro Carvalho Chehab
2020-07-02kconfig: qconf: don't show goback button on splitModeMauro Carvalho Chehab
2020-07-01kconfig: qconf: simplify the goBack() logicMauro Carvalho Chehab
2020-07-01kconfig: qconf: re-implement setSelected()Mauro Carvalho Chehab
2020-07-01kconfig: qconf: make debug links work againMauro Carvalho Chehab
2020-07-01kconfig: qconf: make search fully work again on split modeMauro Carvalho Chehab
2020-07-01kconfig: qconf: cleanup includesMauro Carvalho Chehab
2020-06-30dt-bindings: copy process-schema-examples.yaml to process-schema.yamlMasahiro Yamada
2020-06-30scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cRob Herring
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28gcc-plugins: fix gcc-plugins directory path in documentationMasahiro Yamada
2020-06-25locking/atomics: Provide the arch_atomic_ interface to generic codePeter Zijlstra
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-17scripts: Fix typo in headers_install.shMasanari Iida
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada
2020-06-16recordmcount: support >64k sectionsSami Tolvanen
2020-06-17kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada
2020-06-15scripts/decode_stacktrace: warn when modpath is needed but is unsetSasha Levin
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-12Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-06-12Merge branch 'dt/schema-cleanups' into dt/linusRob Herring
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11kcsan: Pass option tsan-instrument-read-before-write to ClangMarco Elver
2020-06-11kcsan: Support distinguishing volatile accessesMarco Elver
2020-06-11kcsan: Avoid inserting __tsan_func_entry/exit if possibleMarco Elver
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov
2020-06-11locking/atomics: Flip fallbacks and instrumentationPeter Zijlstra