index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2020-09-13
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-09-07
scripts/tags.sh: exclude tools directory from tags generation
Rustam Kovhaev
2020-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-05
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
2020-09-03
kconfig: remove redundant assignment prompt = prompt
Denis Efremov
2020-09-03
kconfig: streamline_config.pl: check defined(ENV variable) before using it
Randy Dunlap
2020-08-21
kconfig: qconf: replace deprecated QString::sprintf() with QTextStream
Masahiro Yamada
2020-08-21
kconfig: qconf: remove redundant help in the info view
Masahiro Yamada
2020-08-21
kconfig: qconf: remove qInfo() to get back Qt4 support
Masahiro Yamada
2020-08-18
kconfig: qconf: remove unused colNr
Masahiro Yamada
2020-08-18
kconfig: qconf: fix the popup menu in the ConfigInfoView window
Masahiro Yamada
2020-08-18
kconfig: qconf: fix signal connection to invalid slots
Masahiro Yamada
2020-08-18
genksyms: keywords: Use __restrict not _restrict
Joe Perches
2020-08-18
extract-cert: add static to local data
Masahiro Yamada
2020-08-18
Makefile.extrawarn: Move sign-compare from W=2 to W=3
Joe Perches
2020-08-14
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-08-14
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2020-08-14
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
2020-08-14
kconfig: qconf: refactor icon setups
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2020-08-14
kconfig: qconf: remove ConfigItem::text/setText
Masahiro Yamada
2020-08-14
kconfig: qconf: remove ConfigList::addColumn/removeColumn
Masahiro Yamada
2020-08-14
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
Masahiro Yamada
2020-08-14
kconfig: qconf: drop more localization code
Masahiro Yamada
2020-08-14
kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused argument from ConfigView::updateList()
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused argument from ConfigList::updateList()
Masahiro Yamada
2020-08-14
kconfig: qconf: omit parent to QHBoxLayout()
Masahiro Yamada
2020-08-14
kconfig: qconf: remove name from ConfigSearchWindow constructor
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused ConfigList::listView()
Masahiro Yamada
2020-08-14
kconfig: qconf: overload addToolBar() to create and insert toolbar
Masahiro Yamada
2020-08-14
kconfig: qconf: remove toolBar from ConfigMainWindow members
Masahiro Yamada
2020-08-14
kconfig: qconf: use 'menu' variable for (QMenu *)
Masahiro Yamada
2020-08-14
kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
Masahiro Yamada
2020-08-14
kconfig: qconf: remove ->addSeparator() to menuBar
Masahiro Yamada
2020-08-14
kconfig: add 'static' to some file-local data
Masahiro Yamada
2020-08-14
kconfig: qconf: Fix mouse events in search view
Maxime Chretien
2020-08-14
kconfig: constify XPM data
Masahiro Yamada
2020-08-14
Revert "checkpatch: kconfig: prefer 'help' over '---help---'"
Masahiro Yamada
2020-08-14
kconfig: remove '---help---' support
Masahiro Yamada
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
scripts/gdb: fix python 3.8 SyntaxWarning
Nick Desaulniers
2020-08-12
checkpatch: remove missing switch/case break test
Joe Perches
2020-08-12
checkpatch: add test for repeated words
Joe Perches
2020-08-12
checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
Quentin Monnet
2020-08-12
checkpatch: add --fix option for ASSIGN_IN_IF
Joe Perches
2020-08-12
checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_
Joe Perches
2020-08-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-08-10
recordmcount: Fix build failure on non arm64
Christophe Leroy
[next]