aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-4/+0
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Gravatar Linus Torvalds 1-0/+3
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+315
2020-10-14Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 13-44/+61
2020-10-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-7/+26
2020-10-13scripts/decodecode: add the capability to supply the program counterGravatar Borislav Petkov 1-7/+22
2020-10-13scripts/spelling.txt: add "arbitrary" typoGravatar Naoki Hayama 1-0/+1
2020-10-13scripts/spelling.txt: increase error-prone spell checkingGravatar Wang Qing 1-0/+3
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+7
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-37/+117
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-2/+5
2020-10-12scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121Gravatar Rob Herring 11-42/+58
2020-10-12Merge branch 'printk-rework' into for-linusGravatar Petr Mladek 2-37/+117
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Gravatar Ingo Molnar 2-7/+16
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesGravatar Ingo Molnar 10-44/+68
2020-10-07locking/atomics: Check atomic-arch-fallback.h tooGravatar Paul Bolle 1-0/+1
2020-10-06Merge branch 'dt/linus' into dt/nextGravatar Rob Herring 1-1/+1
2020-10-03scripts/spelling.txt: fix malformed entryGravatar Eric Biggers 1-1/+1
2020-10-02scripts/spdxcheck.py: handle license identifiers in XML commentsGravatar Lukas Bulwahn 1-0/+3
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingGravatar Uwe Kleine-König 1-1/+1
2020-09-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Gravatar Masahiro Yamada 1-1/+15
2020-09-22printk: move dictionary keys to dev_printk_infoGravatar John Ogness 1-5/+11
2020-09-20kconfig: qconf: revive help message in the info viewGravatar Masahiro Yamada 1-3/+8
2020-09-20kconfig: qconf: fix incomplete type 'struct gstr' warningGravatar Masahiro Yamada 2-31/+30
2020-09-19kconfig: qconf: use delete[] instead of delete to free array (again)Gravatar Masahiro Yamada 1-1/+1
2020-09-16kernel-doc: add support for ____cacheline_aligned attributeGravatar Jonathan Cameron 1-1/+2
2020-09-15printk: ringbuffer: add finalization/extension supportGravatar John Ogness 1-1/+2
2020-09-15printk: ringbuffer: change representation of statesGravatar John Ogness 1-5/+6
2020-09-14Merge 5.9-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 4-6/+12
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+6
2020-09-10scripts: device_attr_show.cocci: update location of sysfs docGravatar Mauro Carvalho Chehab 1-1/+1
2020-09-10kernel-doc: include line numbers for function prototypesGravatar Mauro Carvalho Chehab 1-0/+2
2020-09-08scripts/gdb: update for lockless printk ringbufferGravatar John Ogness 1-37/+102
2020-09-08scripts/gdb: add utils.read_ulong()Gravatar John Ogness 1-0/+7
2020-09-07scripts/tags.sh: exclude tools directory from tags generationGravatar Rustam Kovhaev 1-2/+6
2020-09-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+2
2020-09-05checkpatch: fix the usage of capture group ( ... )Gravatar Mrinal Pandey 1-2/+2
2020-09-04scripts/dev-needs: Add script to list device dependenciesGravatar Saravana Kannan 1-0/+315
2020-09-03kconfig: remove redundant assignment prompt = promptGravatar Denis Efremov 1-1/+0
2020-09-03kconfig: streamline_config.pl: check defined(ENV variable) before using itGravatar Randy Dunlap 1-1/+4
2020-09-01spelling.txt: Remove some duplicate entriesGravatar Joe Perches 1-4/+0
2020-08-26seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()Gravatar Peter Zijlstra 1-0/+2
2020-08-24locking/atomics: Use read-write instrumentation for atomic RMWsGravatar Marco Elver 1-6/+15
2020-08-24kcsan: Support compounded read-write instrumentationGravatar Marco Elver 1-1/+1
2020-08-21kconfig: qconf: replace deprecated QString::sprintf() with QTextStreamGravatar Masahiro Yamada 1-54/+62
2020-08-21kconfig: qconf: remove redundant help in the info viewGravatar Masahiro Yamada 1-6/+1
2020-08-21kconfig: qconf: remove qInfo() to get back Qt4 supportGravatar Masahiro Yamada 1-2/+0
2020-08-19dt-bindings: Use json for processed-schema*Gravatar Andrei Ziureaev 1-1/+1
2020-08-19scripts/dtc: dtx_diff - make help text formatting consistentGravatar Geert Uytterhoeven 1-1/+2