summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2022-03-21Merge tag 'docs-5.18' of git://git.lwn.net/linuxLinus Torvalds-187/+167
2022-02-24docs: scripts/kernel-doc: Detect absence of FILE argAkira Yokosawa-8/+17
2022-02-24scripts: kernel-doc: Refresh the copyright linesTomasz Warniełło-0/+2
2022-02-24scripts: kernel-doc: Drop obsolete commentsTomasz Warniełło-143/+0
2022-02-24scripts: kernel-doc: Replace the usage functionTomasz Warniełło-10/+1
2022-02-24scripts: kernel-doc: Translate the "Other parameters" subsection of OPTIONSTomasz Warniełło-5/+18
2022-02-24scripts: kernel-doc: Translate the "Output selection modifiers" subsection of...Tomasz Warniełło-8/+29
2022-02-24scripts: kernel-doc: Translate the "Output selection" subsection of OPTIONSTomasz Warniełło-13/+29
2022-02-24scripts: kernel-doc: Translate the "Output format selection modifier" subsect...Tomasz Warniełło-7/+15
2022-02-24scripts: kernel-doc: Translate the "Output format selection" subsection of OP...Tomasz Warniełło-5/+26
2022-02-24scripts: kernel-doc: Translate the DESCRIPTION sectionTomasz Warniełło-6/+9
2022-02-24scripts: kernel-doc: Relink argument parsing error handling to pod2usageTomasz Warniełło-3/+17
2022-02-24scripts: kernel-doc: Add the basic POD sectionsTomasz Warniełło-0/+25
2022-02-12kconfig: fix failing to generate auto.confJing Leng-4/+9
2022-02-10kconfig: fix missing fclose() on error pathsMasahiro Yamada-6/+6
2022-02-08Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor-0/+1
2022-02-08kconfig: let 'shell' return enough output for deep path namesBrenda Streiff-1/+1
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)-1/+1
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-6/+2
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds-29/+51
2022-01-20ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook-1/+0
2022-01-20const_structs.checkpatch: add frequently used ops structsRikard Falkeborn-0/+23
2022-01-20checkpatch: improve Kconfig help testJoe Perches-26/+26
2022-01-20checkpatch: relax regexp for COMMIT_LOG_LONG_LINEJerome Forissier-1/+1
2022-01-20get_maintainer: don't remind about no git repo when --nogit is usedRandy Dunlap-1/+1
2022-01-19Merge tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-2/+3
2022-01-19Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-34/+19
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-457/+93
2022-01-18script/sorttable: Fix some initialization problemsYinan Liu-2/+3
2022-01-17scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer-6/+2
2022-01-17Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds-187/+0
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-8/+130
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2022-01-15scripts/spelling.txt: add "oveflow"Drew Fustini-0/+1
2022-01-15drop fen.cocciJulia Lawall-124/+0
2022-01-15scripts/coccinelle: drop bugon.cocciJulia Lawall-63/+0
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-63/+63
2022-01-13scripts: ftrace - move the sort-processing in ftrace_initYinan Liu-6/+128
2022-01-14kbuild: add cmd_file_sizeMasahiro Yamada-0/+3
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada-6/+24
2022-01-14kbuild: drop $(size_append) from cmd_zstdMasahiro Yamada-1/+1
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+5
2022-01-11Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2022-01-11Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+5
2022-01-11Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds-0/+4
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+50
2022-01-11Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-17/+18
2022-01-08certs: move scripts/extract-cert to certs/Masahiro Yamada-172/+4
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada-14/+15
2022-01-08kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada-36/+31