summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-10-13scripts/decodecode: add the capability to supply the program counterBorislav Petkov
2020-10-13scripts/spelling.txt: add "arbitrary" typoNaoki Hayama
2020-10-13scripts/spelling.txt: increase error-prone spell checkingWang Qing
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar
2020-10-07locking/atomics: Check atomic-arch-fallback.h tooPaul Bolle
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König
2020-09-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada
2020-09-20kconfig: qconf: revive help message in the info viewMasahiro Yamada
2020-09-20kconfig: qconf: fix incomplete type 'struct gstr' warningMasahiro Yamada
2020-09-19kconfig: qconf: use delete[] instead of delete to free array (again)Masahiro Yamada
2020-09-16kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-10scripts: device_attr_show.cocci: update location of sysfs docMauro Carvalho Chehab
2020-09-10kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab
2020-09-07scripts/tags.sh: exclude tools directory from tags generationRustam Kovhaev
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-05checkpatch: fix the usage of capture group ( ... )Mrinal Pandey
2020-09-03kconfig: remove redundant assignment prompt = promptDenis Efremov
2020-09-03kconfig: streamline_config.pl: check defined(ENV variable) before using itRandy Dunlap
2020-08-26seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()Peter Zijlstra
2020-08-24locking/atomics: Use read-write instrumentation for atomic RMWsMarco Elver
2020-08-24kcsan: Support compounded read-write instrumentationMarco Elver
2020-08-21kconfig: qconf: replace deprecated QString::sprintf() with QTextStreamMasahiro Yamada
2020-08-21kconfig: qconf: remove redundant help in the info viewMasahiro Yamada
2020-08-21kconfig: qconf: remove qInfo() to get back Qt4 supportMasahiro Yamada
2020-08-18kconfig: qconf: remove unused colNrMasahiro Yamada
2020-08-18kconfig: qconf: fix the popup menu in the ConfigInfoView windowMasahiro Yamada
2020-08-18kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada
2020-08-18genksyms: keywords: Use __restrict not _restrictJoe Perches
2020-08-18extract-cert: add static to local dataMasahiro Yamada
2020-08-18Makefile.extrawarn: Move sign-compare from W=2 to W=3Joe Perches
2020-08-14Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-08-14kconfig: qconf: move setOptionMode() to ConfigList from ConfigViewMasahiro Yamada
2020-08-14kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada
2020-08-14kconfig: qconf: refactor icon setupsMasahiro Yamada
2020-08-14kconfig: qconf: remove unused voidPix, menuInvPixMasahiro Yamada
2020-08-14kconfig: qconf: remove ConfigItem::text/setTextMasahiro Yamada
2020-08-14kconfig: qconf: remove ConfigList::addColumn/removeColumnMasahiro Yamada
2020-08-14kconfig: qconf: remove ConfigItem::pixmap/setPixmapMasahiro Yamada
2020-08-14kconfig: qconf: drop more localization codeMasahiro Yamada
2020-08-14kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()Masahiro Yamada
2020-08-14kconfig: qconf: remove unused argument from ConfigView::updateList()Masahiro Yamada
2020-08-14kconfig: qconf: remove unused argument from ConfigList::updateList()Masahiro Yamada
2020-08-14kconfig: qconf: omit parent to QHBoxLayout()Masahiro Yamada
2020-08-14kconfig: qconf: remove name from ConfigSearchWindow constructorMasahiro Yamada
2020-08-14kconfig: qconf: remove unused ConfigList::listView()Masahiro Yamada