aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-15scripts: kernel-doc: try to use c:function if possibleMauro Carvalho Chehab1-9/+14
2020-10-15scripts: kernel-doc: fix line number handlingMauro Carvalho Chehab1-2/+4
2020-10-15scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab1-8/+43
2020-10-15scripts: kernel-doc: don't mangle with parameter listMauro Carvalho Chehab1-12/+14
2020-10-15scripts: kernel-doc: fix typedef identificationMauro Carvalho Chehab1-23/+41
2020-10-15scripts: kernel-doc: reimplement -nofunction argumentMauro Carvalho Chehab1-23/+21
2020-10-15scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab1-3/+4
2020-10-15scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab1-10/+24
2020-10-15scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab1-6/+65
2020-10-15scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab1-4/+11
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+3
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+315
2020-10-14Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds13-44/+61
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+26
2020-10-13scripts/decodecode: add the capability to supply the program counterBorislav Petkov1-7/+22
2020-10-13scripts/spelling.txt: add "arbitrary" typoNaoki Hayama1-0/+1
2020-10-13scripts/spelling.txt: increase error-prone spell checkingWang Qing1-0/+3
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-0/+7
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds2-37/+117
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds2-2/+5
2020-10-12scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121Rob Herring11-42/+58
2020-10-12Merge branch 'printk-rework' into for-linusPetr Mladek2-37/+117
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/coreIngo Molnar2-7/+16
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar10-44/+68
2020-10-07locking/atomics: Check atomic-arch-fallback.h tooPaul Bolle1-0/+1
2020-10-06Merge branch 'dt/linus' into dt/nextRob Herring1-1/+1
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers1-1/+1
2020-10-02scripts/spdxcheck.py: handle license identifiers in XML commentsLukas Bulwahn1-0/+3
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König1-1/+1
2020-09-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada1-1/+15
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness1-5/+11
2020-09-20kconfig: qconf: revive help message in the info viewMasahiro Yamada1-3/+8
2020-09-20kconfig: qconf: fix incomplete type 'struct gstr' warningMasahiro Yamada2-31/+30
2020-09-19kconfig: qconf: use delete[] instead of delete to free array (again)Masahiro Yamada1-1/+1
2020-09-16kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron1-1/+2
2020-09-15printk: ringbuffer: add finalization/extension supportJohn Ogness1-1/+2
2020-09-15printk: ringbuffer: change representation of statesJohn Ogness1-5/+6
2020-09-14Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman4-6/+12
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+6
2020-09-10scripts: device_attr_show.cocci: update location of sysfs docMauro Carvalho Chehab1-1/+1
2020-09-10kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab1-0/+2
2020-09-08scripts/gdb: update for lockless printk ringbufferJohn Ogness1-37/+102
2020-09-08scripts/gdb: add utils.read_ulong()John Ogness1-0/+7
2020-09-07scripts/tags.sh: exclude tools directory from tags generationRustam Kovhaev1-2/+6
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2020-09-05checkpatch: fix the usage of capture group ( ... )Mrinal Pandey1-2/+2
2020-09-04scripts/dev-needs: Add script to list device dependenciesSaravana Kannan1-0/+315
2020-09-03kconfig: remove redundant assignment prompt = promptDenis Efremov1-1/+0
2020-09-03kconfig: streamline_config.pl: check defined(ENV variable) before using itRandy Dunlap1-1/+4