index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-14
Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.
Boris Barbulovski
1
-0
/
+5
2015-10-14
Port xconfig to Qt5 - Change ConfigItem constructor parent type.
Boris Barbulovski
1
-2
/
+2
2015-10-14
Port xconfig to Qt5 - Disable ConfigList soring
Boris Barbulovski
1
-1
/
+1
2015-10-14
Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.
Boris Barbulovski
2
-4
/
+73
2015-10-14
Port xconfig to Qt5 - Add ConfigList::mode to initializer list.
Boris Barbulovski
1
-1
/
+1
2015-10-14
Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.
Boris Barbulovski
1
-3
/
+3
2015-10-14
Port xconfig to Qt5 - Tree widget set column titles.
Boris Barbulovski
1
-0
/
+2
2015-10-14
Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.
Boris Barbulovski
1
-3
/
+0
2015-10-14
Port xconfig to Qt5 - Set ConfigView object name.
Boris Barbulovski
1
-0
/
+1
2015-10-14
Port xconfig to Qt5 - Use correct signal names.
Boris Barbulovski
1
-2
/
+2
2015-10-14
Port xconfig to Qt5 - Remove Qt3Support from Makefile.
Boris Barbulovski
1
-2
/
+2
2015-10-14
Port xconfig to Qt5 - Put back some of the old implementation(part 2).
Boris Barbulovski
2
-26
/
+807
2015-10-14
Port xconfig to Qt5 - Put back some of the old implementation.
Boris Barbulovski
2
-18
/
+216
2015-10-14
Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem
Boris Barbulovski
2
-9
/
+63
2015-10-14
Port xconfig to Qt5 - update signals
Boris Barbulovski
1
-36
/
+15
2015-10-14
Port xconfig to Qt5 - Fix the code so it compiles with Qt5
Boris Barbulovski
2
-100
/
+108
2015-10-14
Port xconfig to Qt5 - Remove custom ListView classes.
Boris Barbulovski
2
-1066
/
+15
2015-10-14
Port xconfig to Qt5 - Make single/split/full actions checkable.
Boris Barbulovski
2
-3
/
+30
2015-10-14
Port xconfig to Qt5 - Update QAction checkable
Boris Barbulovski
1
-22
/
+22
2015-10-14
Port xconfig to Qt5 - Fix layout margin.
Boris Barbulovski
1
-0
/
+1
2015-10-14
Port xconfig to Qt5 - Fix layout
Boris Barbulovski
1
-0
/
+5
2015-10-14
Port xconfig to Qt5 - Replace Q3VBox with QWidget
Boris Barbulovski
2
-3
/
+2
2015-10-14
Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>
Boris Barbulovski
1
-1
/
+0
2015-10-14
Port xconfig to Qt5 - Use QMenu
Boris Barbulovski
2
-11
/
+11
2015-10-14
Port xconfig to Qt5 - Use QTextBrowser
Boris Barbulovski
2
-10
/
+10
2015-10-14
Port xconfig to Qt5 - Use QList
Boris Barbulovski
2
-9
/
+9
2015-10-14
Port xconfig to Qt5 - Use QFileDialog
Boris Barbulovski
1
-3
/
+3
2015-10-14
Port xconfig to Qt5 - Use QAction
Boris Barbulovski
2
-24
/
+28
2015-10-14
Port xconfig to Qt5 - Use QMainWindow, QToolBar
Boris Barbulovski
2
-4
/
+5
2015-10-14
Remove support for QT3 and older.
Boris Barbulovski
2
-41
/
+0
2015-10-08
kbuild: document recursive dependency limitation / resolution
Luis R. Rodriguez
1
-0
/
+2
2015-09-09
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
7
-207
/
+211
2015-08-20
merge_config.sh: exit on missing input files
Sam Bobroff
1
-0
/
+4
2015-08-19
kconfig: Regenerate shipped zconf.{hash,lex}.c files
Andreas Ruprecht
2
-191
/
+192
2015-08-19
kconfig: warn of unhandled characters in Kconfig commands
Andreas Ruprecht
2
-9
/
+12
2015-08-19
kconfig: Delete unnecessary checks before the function call "sym_calc_value"
Markus Elfring
2
-7
/
+3
2015-08-12
localmodconfig: Use Kbuild files too
Richard Weinberger
1
-1
/
+1
2015-07-03
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
8
-506
/
+666
2015-06-16
kconfig: add xenconfig defconfig helper
Luis R. Rodriguez
1
-0
/
+5
2015-06-16
kconfig: clarify kvmconfig is for kvm
Luis R. Rodriguez
1
-1
/
+1
2015-06-15
kconfig: re-generate *.c_shipped files after previous change
Jan Beulich
2
-368
/
+447
2015-06-15
kconfig: allow use of relations other than (in)equality
Jan Beulich
5
-11
/
+177
2015-06-11
kconfig: don't silently ignore unhandled characters
Jan Beulich
2
-89
/
+113
2015-06-04
kconfig: Wrap long "make help" text lines
Geert Uytterhoeven
1
-2
/
+4
2015-06-03
scripts/kconfig/Makefile: Cosmetic fixes
Diego Viola
1
-5
/
+5
2015-05-28
scripts/kconfig/Makefile: Fix spelling of Qt
Diego Viola
1
-6
/
+6
2015-05-25
Kconfig: Remove bad inference rules expr_eliminate_dups2()
Martin Walch
1
-111
/
+0
2015-04-09
kconfig: Do not print status messages in make -s mode
Michal Marek
6
-32
/
+62
2015-04-08
kconfig: Simplify Makefile
Michal Marek
1
-12
/
+8
2015-03-24
kbuild: add generic mergeconfig target, %.config
Masahiro Yamada
1
-10
/
+9
[next]