aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-01-31scripts/spelling.txt: add "issus" typoGravatar Luca Ceresoli 1-0/+1
2020-01-31scripts/spelling.txt: add more spellings to spelling.txtGravatar Xiong 1-0/+13
2020-01-29Merge tag 'docs-5.6' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-294/+0
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 2-4/+2
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-381/+541
2020-01-27scripts/find-unused-docs: Fix massive false positivesGravatar Geert Uytterhoeven 1-1/+1
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 2-5/+1
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+4
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-0/+17
2020-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+17
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 2-4/+2
2020-01-22bpf, btf: Always output invariant hit in pahole DWARF to BTF transformGravatar Chris Down 1-2/+2
2020-01-19ARM: 8950/1: ftrace/recordmcount: filter relocation typesGravatar Alex Sverdlin 1-0/+17
2020-01-15kbuild: Add support for 'as-instr' to be used in Kconfig filesGravatar Catalin Marinas 1-0/+4
2020-01-13libbpf: Clean up bpf_helper_defs.h generation outputGravatar Andrii Nakryiko 1-2/+0
2020-01-13Merge 5.5-rc6 into tty-nextGravatar Greg Kroah-Hartman 2-6/+5
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 2-5/+1
2020-01-03Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2020-01-04kbuild/deb-pkg: annotate libelf-dev dependency as :nativeGravatar Ard Biesheuvel 1-1/+1
2020-01-02gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS againGravatar Arnd Bergmann 1-5/+4
2019-12-23Merge 5.5-rc3 into tty-nextGravatar Greg Kroah-Hartman 5-36/+30
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-27/+30
2019-12-17tty: vt: move conmakehash to drivers/tty/vt/ from scripts/Gravatar Masahiro Yamada 3-294/+0
2019-12-17scripts: package: mkdebian: add missing rsync dependencyGravatar Enrico Weigelt, metux IT consult 1-1/+1
2019-12-17kconfig: don't crash on NULL expressions in expr_eq()Gravatar Thomas Hebb 1-0/+7
2019-12-14scripts/kallsyms: fix offset overflow of kallsyms_relative_baseGravatar Masahiro Yamada 1-20/+18
2019-12-14mkcompile_h: use printf for LINUX_COMPILE_BYGravatar Masahiro Yamada 1-1/+1
2019-12-14mkcompile_h: git rid of UTS_TRUNCATE from LINUX_COMPILE_{BY,HOST}Gravatar Masahiro Yamada 1-6/+4
2019-12-13x86/unwind/orc: Remove boot-time ORC unwind tables sortingGravatar Shile Zhang 1-1/+4
2019-12-13scripts/sorttable: Implement build-time ORC unwind table sortingGravatar Shile Zhang 3-6/+189
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Gravatar Shile Zhang 5-15/+15
2019-12-13scripts/sortextable: Refactor the do_func() functionGravatar Shile Zhang 2-58/+61
2019-12-13scripts/sortextable: Remove dead codeGravatar Shile Zhang 1-4/+0
2019-12-13scripts/sortextable: Clean up the code to meet the kernel coding style betterGravatar Shile Zhang 2-102/+111
2019-12-13scripts/sortextable: Rewrite error/success handlingGravatar Shile Zhang 2-82/+48
2019-12-09Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Gravatar Linus Torvalds 1-9/+0
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-1/+7
2019-12-06checkpatch: Drop pr_warning checkGravatar Kefeng Wang 1-9/+0
2019-12-04checkpatch: reduce is_maintained_obsolete lookup runtimeGravatar Joe Perches 1-2/+6
2019-12-04checkpatch: improve ignoring CamelCase SI style variants like mAGravatar Joe Perches 1-2/+3
2019-12-04scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co...Gravatar Joe Perches 1-1/+37
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 21-858/+321
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-14/+109
2019-12-02Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-3/+21
2019-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-1/+7
2019-12-01scripts/spelling.txt: add more spellings to spelling.txtGravatar Colin Ian King 1-0/+28
2019-11-29bpf: Force .BTF section start to zero when dumping from vmlinuxGravatar Stanislav Fomichev 1-2/+3
2019-11-27bpf: Support pre-2.25-binutils objcopy for vmlinux BTFGravatar Stanislav Fomichev 1-1/+6
2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+6