index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2025-07-02
kconfig: gconf: remove "tooltips" property from glade
Masahiro Yamada
2025-07-02
kconfig: gconf: replace GTK_STOCK_{OK,NO,CANCEL}
Masahiro Yamada
2025-07-02
kconfig: gconf: replace GDK_space with GDK_KEY_space
Masahiro Yamada
2025-07-02
kconfig: gconf: remove dead code in display_tree_part()
Masahiro Yamada
2025-07-02
kconfig: gconf: inline display_list() into set_view_mode()
Masahiro Yamada
2025-07-02
kconfig: gconf: do not reconstruct tree store when a symbol is changed
Masahiro Yamada
2025-07-02
kconfig: gconf: inline fill_row() into set_node()
Masahiro Yamada
2025-07-02
kconfig: gconf: remove init_tree_model()
Masahiro Yamada
2025-07-02
kconfig: gconf: remove global 'model1' and 'model2' variables
Masahiro Yamada
2025-07-02
kconfig: gconf: use GtkTreeModelFilter to control row visibility
Masahiro Yamada
2025-07-02
kconfig: gconf: preserve menu selection when switching view mode
Masahiro Yamada
2025-07-02
kconfig: gconf: merge 'current' and 'browsed' global variables
Masahiro Yamada
2025-07-02
kconfig: gconf: remove global 'tree' variable
Masahiro Yamada
2025-07-02
kconfig: gconf: make introduction, about, license dialogs modal
Masahiro Yamada
2025-07-02
kconfig: gconf: refactor replace_button_icon()
Masahiro Yamada
2025-07-02
kconfig: gconf: use GdkPixbuf in replace_button_icon()
Masahiro Yamada
2025-07-02
kconfig: gconf: use GtkFileChooser in on_save_as1_activate()
Masahiro Yamada
2025-07-02
kconfig: gconf: use GtkFileChooser in on_load1_activate()
Masahiro Yamada
2025-07-02
kconfig: gconf: add on_save_clicked() event handler
Masahiro Yamada
2025-07-02
kconfig: gconf: avoid hardcoding model* in on_treeview*_button_press_event()
Masahiro Yamada
2025-07-02
kconfig: gconf: avoid hardcoding model2 in renderer_edited()
Masahiro Yamada
2025-07-02
kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()
Masahiro Yamada
2025-07-02
kconfig: gconf: make key_press_event work in left pane too
Masahiro Yamada
2025-07-02
kconfig: gconf: remove glade_xml_signal_autoconnect() call
Masahiro Yamada
2025-07-02
kconfig: gconf: add static qualifiers to event handlers
Masahiro Yamada
2025-07-02
kconfig: gconf: move button1 and save1 initialization code
Masahiro Yamada
2025-07-02
kconfig: gconf: move the main window event handlers below
Masahiro Yamada
2025-07-02
kconfig: gconf: grey out button for current view
Masahiro Yamada
2025-07-02
kconfig: gconf: refactor view setting code
Masahiro Yamada
2025-07-01
docs: kdoc: pretty up dump_enum()
Jonathan Corbet
2025-07-01
docs: kdoc: some tweaks to process_proto_function()
Jonathan Corbet
2025-07-01
docs: kdoc: rework type prototype parsing
Jonathan Corbet
2025-07-01
docs: kdoc: split the processing of the two remaining inline states
Jonathan Corbet
2025-07-01
docs: kdoc: remove the inline states-within-a-state
Jonathan Corbet
2025-07-01
docs: kdoc: remove the INLINE_END state
Jonathan Corbet
2025-07-01
docs: kdoc: rework process_export() slightly
Jonathan Corbet
2025-07-01
docs: kdoc: remove KernelEntry::function
Jonathan Corbet
2025-07-01
docs: kdoc: remove a bit of dead code
Jonathan Corbet
2025-07-01
docs: kdoc: Move content handling into KernelEntry
Jonathan Corbet
2025-07-01
docs: kdoc: remove KernelEntry::in_doc_sect
Jonathan Corbet
2025-07-01
kconfig: gconf: move init_*() functions below
Masahiro Yamada
2025-07-01
kconfig: gconf: add static qualifiers to variables
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unused 'color' variable
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unneeded variables in on_treeview*_button_press_event()
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unneeded variable in on_split_clicked()
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unnecessary NULL checks for tree1 and tree2
Masahiro Yamada
2025-07-01
kconfig: gconf: remove parents[] array and indent variable
Masahiro Yamada
2025-07-01
kconfig: gconf: remove internal-child="image" nodes from glade
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unnecessary gtk_set_locale() call
Masahiro Yamada
2025-07-01
kconfig: gconf: remove gtk_tree_view_set_rules_hint() calls
Masahiro Yamada
[prev]
[next]