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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-02
kconfig: gconf: refactor replace_button_icon()
Masahiro Yamada
1
-15
/
+5
2025-07-02
kconfig: gconf: use GdkPixbuf in replace_button_icon()
Masahiro Yamada
1
-7
/
+6
2025-07-02
kconfig: gconf: use GtkFileChooser in on_save_as1_activate()
Masahiro Yamada
1
-27
/
+25
2025-07-02
kconfig: gconf: use GtkFileChooser in on_load1_activate()
Masahiro Yamada
1
-27
/
+27
2025-07-02
kconfig: gconf: add on_save_clicked() event handler
Masahiro Yamada
1
-1
/
+6
2025-07-02
kconfig: gconf: avoid hardcoding model* in on_treeview*_button_press_event()
Masahiro Yamada
1
-4
/
+6
2025-07-02
kconfig: gconf: avoid hardcoding model2 in renderer_edited()
Masahiro Yamada
1
-4
/
+6
2025-07-02
kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()
Masahiro Yamada
1
-2
/
+3
2025-07-02
kconfig: gconf: make key_press_event work in left pane too
Masahiro Yamada
1
-4
/
+3
2025-07-02
kconfig: gconf: remove glade_xml_signal_autoconnect() call
Masahiro Yamada
1
-1
/
+0
2025-07-02
kconfig: gconf: add static qualifiers to event handlers
Masahiro Yamada
2
-83
/
+125
2025-07-02
kconfig: gconf: move button1 and save1 initialization code
Masahiro Yamada
1
-4
/
+8
2025-07-02
kconfig: gconf: move the main window event handlers below
Masahiro Yamada
1
-85
/
+78
2025-07-02
kconfig: gconf: grey out button for current view
Masahiro Yamada
1
-2
/
+13
2025-07-02
kconfig: gconf: refactor view setting code
Masahiro Yamada
1
-36
/
+38
2025-07-01
kconfig: gconf: move init_*() functions below
Masahiro Yamada
1
-228
/
+222
2025-07-01
kconfig: gconf: add static qualifiers to variables
Masahiro Yamada
1
-14
/
+14
2025-07-01
kconfig: gconf: remove unused 'color' variable
Masahiro Yamada
1
-1
/
+0
2025-07-01
kconfig: gconf: remove unneeded variables in on_treeview*_button_press_event()
Masahiro Yamada
1
-11
/
+3
2025-07-01
kconfig: gconf: remove unneeded variable in on_split_clicked()
Masahiro Yamada
1
-2
/
+2
2025-07-01
kconfig: gconf: remove unnecessary NULL checks for tree1 and tree2
Masahiro Yamada
1
-8
/
+4
2025-07-01
kconfig: gconf: remove parents[] array and indent variable
Masahiro Yamada
1
-35
/
+14
2025-07-01
kconfig: gconf: remove internal-child="image" nodes from glade
Masahiro Yamada
1
-84
/
+0
2025-07-01
kconfig: gconf: remove unnecessary gtk_set_locale() call
Masahiro Yamada
1
-1
/
+0
2025-07-01
kconfig: gconf: remove gtk_tree_view_set_rules_hint() calls
Masahiro Yamada
1
-2
/
+0
2025-07-01
kconfig: gconf: remove gtk_widget_realize() calls
Masahiro Yamada
1
-2
/
+0
2025-07-01
kconfig: gconf: remove gtk_tree_view_column_set_visible() calls
Masahiro Yamada
1
-11
/
+0
2025-07-01
kconfig: gconf: remove unneeded gtk_tree_view_set_headers_visible() calls
Masahiro Yamada
1
-2
/
+0
2025-07-01
kconfig: gconf: remove meaningless code in init_main_window()
Masahiro Yamada
1
-1
/
+0
2025-07-01
kconfig: gconf: remove empty if-block
Masahiro Yamada
1
-2
/
+0
2025-07-01
kconfig: gconf: remove old #ifdef GTK_CHECK_VERSION
Masahiro Yamada
1
-4
/
+0
2025-07-01
kconfig: gconf: always destroy dialog in on_window1_delete_event()
Masahiro Yamada
1
-5
/
+8
2025-06-30
kconfig: gconf: fix potential memory leak in renderer_edited()
Masahiro Yamada
1
-1
/
+2
2025-06-30
kconfig: gconf: make columns resizable
Masahiro Yamada
1
-6
/
+3
2025-06-30
kconfig: re-add menu_get_parent_menu() that returns parent menu
Masahiro Yamada
2
-0
/
+15
2025-06-30
kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()
Masahiro Yamada
4
-6
/
+12
2025-06-30
kconfig: qconf: show selected choice in the Value column
Masahiro Yamada
1
-1
/
+8
2025-06-30
kconfig: qconf: do not show checkbox icon for choice
Masahiro Yamada
1
-5
/
+6
2025-06-27
kconfig: set MENU_CHANGED to choice when the selected member is changed
Masahiro Yamada
1
-0
/
+4
2025-06-24
kconfig: lxdialog: fix 'space' to (de)select options
Yann E. MORIN
1
-1
/
+1
2025-06-18
kconfig: use memcmp instead of deprecated bcmp
Thomas Meyer
1
-1
/
+1
2025-06-15
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2
-58
/
+21
2025-06-15
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
1
-3
/
+12
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
17
-187
/
+590
2025-06-07
genksyms: Fix enum consts from a reference affecting new values
Petr Pavlu
1
-7
/
+20
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+201
2025-06-05
scripts/misc-check: check unnecessary #include <linux/export.h> when W=1
Masahiro Yamada
1
-0
/
+12
2025-06-05
scripts/misc-check: check missing #include <linux/export.h> when W=1
Masahiro Yamada
1
-0
/
+43
2025-06-05
scripts/misc-check: add double-quotes to satisfy shellcheck
Masahiro Yamada
1
-1
/
+1
2025-06-05
kbuild: move W=1 check for scripts/misc-check to top-level Makefile
Masahiro Yamada
1
-8
/
+1
[next]