index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2020-10-13
scripts/decodecode: add the capability to supply the program counter
Borislav Petkov
2020-10-13
scripts/spelling.txt: add "arbitrary" typo
Naoki Hayama
2020-10-13
scripts/spelling.txt: increase error-prone spell checking
Wang Qing
2020-10-12
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-07
locking/atomics: Check atomic-arch-fallback.h too
Paul Bolle
2020-10-03
scripts/spelling.txt: fix malformed entry
Eric Biggers
2020-09-29
Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-09-29
scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting
Uwe Kleine-König
2020-09-25
scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
Masahiro Yamada
2020-09-20
kconfig: qconf: revive help message in the info view
Masahiro Yamada
2020-09-20
kconfig: qconf: fix incomplete type 'struct gstr' warning
Masahiro Yamada
2020-09-19
kconfig: qconf: use delete[] instead of delete to free array (again)
Masahiro Yamada
2020-09-16
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
2020-09-13
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-09-10
scripts: device_attr_show.cocci: update location of sysfs doc
Mauro Carvalho Chehab
2020-09-10
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
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-26
seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()
Peter Zijlstra
2020-08-24
locking/atomics: Use read-write instrumentation for atomic RMWs
Marco Elver
2020-08-24
kcsan: Support compounded read-write instrumentation
Marco Elver
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
[next]