summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31scripts/spelling.txt: add "issus" typoLuca Ceresoli
2020-01-31scripts/spelling.txt: add more spellings to spelling.txtXiong
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-29Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-28scripts/dtc: Revert "yamltree: Ensure consistent bracketing of properties wit...Rob Herring
2020-01-27scripts/find-unused-docs: Fix massive false positivesGeert Uytterhoeven
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down
2020-01-19ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin
2020-01-15kbuild: Add support for 'as-instr' to be used in Kconfig filesCatalin Marinas
2020-01-13libbpf: Clean up bpf_helper_defs.h generation outputAndrii Nakryiko
2020-01-13Merge 5.5-rc6 into tty-nextGreg Kroah-Hartman
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-04kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel
2020-01-02gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS againArnd Bergmann
2019-12-26scripts/dtc: Update to upstream version v1.5.1-22-gc40aeb60b47aRob Herring
2019-12-23Merge 5.5-rc3 into tty-nextGreg Kroah-Hartman
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-17tty: vt: move conmakehash to drivers/tty/vt/ from scripts/Masahiro Yamada
2019-12-17scripts: package: mkdebian: add missing rsync dependencyEnrico Weigelt, metux IT consult
2019-12-17kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb
2019-12-14scripts/kallsyms: fix offset overflow of kallsyms_relative_baseMasahiro Yamada
2019-12-14mkcompile_h: use printf for LINUX_COMPILE_BYMasahiro Yamada
2019-12-14mkcompile_h: git rid of UTS_TRUNCATE from LINUX_COMPILE_{BY,HOST}Masahiro Yamada
2019-12-13x86/unwind/orc: Remove boot-time ORC unwind tables sortingShile Zhang
2019-12-13scripts/sorttable: Implement build-time ORC unwind table sortingShile Zhang
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang
2019-12-13scripts/sortextable: Refactor the do_func() functionShile Zhang
2019-12-13scripts/sortextable: Remove dead codeShile Zhang
2019-12-13scripts/sortextable: Clean up the code to meet the kernel coding style betterShile Zhang
2019-12-13scripts/sortextable: Rewrite error/success handlingShile Zhang
2019-12-09Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-06checkpatch: Drop pr_warning checkKefeng Wang
2019-12-04checkpatch: reduce is_maintained_obsolete lookup runtimeJoe Perches
2019-12-04checkpatch: improve ignoring CamelCase SI style variants like mAJoe Perches
2019-12-04scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co...Joe Perches
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds
2019-12-02Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller