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-01
kconfig: gconf: remove gtk_widget_realize() calls
Masahiro Yamada
2025-07-01
kconfig: gconf: remove gtk_tree_view_column_set_visible() calls
Masahiro Yamada
2025-07-01
kconfig: gconf: remove unneeded gtk_tree_view_set_headers_visible() calls
Masahiro Yamada
2025-07-01
kconfig: gconf: remove meaningless code in init_main_window()
Masahiro Yamada
2025-07-01
kconfig: gconf: remove empty if-block
Masahiro Yamada
2025-07-01
kconfig: gconf: remove old #ifdef GTK_CHECK_VERSION
Masahiro Yamada
2025-07-01
kconfig: gconf: always destroy dialog in on_window1_delete_event()
Masahiro Yamada
2025-06-30
docs: kdoc: remove the brcount floor in process_proto_type()
Jonathan Corbet
2025-06-30
docs: kdoc: micro-optimize KernRe
Jonathan Corbet
2025-06-30
kconfig: gconf: fix potential memory leak in renderer_edited()
Masahiro Yamada
2025-06-30
kconfig: gconf: make columns resizable
Masahiro Yamada
2025-06-30
kconfig: re-add menu_get_parent_menu() that returns parent menu
Masahiro Yamada
2025-06-30
kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()
Masahiro Yamada
2025-06-30
kconfig: qconf: show selected choice in the Value column
Masahiro Yamada
2025-06-30
kconfig: qconf: do not show checkbox icon for choice
Masahiro Yamada
2025-06-27
docs: kdoc: don't reinvent string.strip()
Jonathan Corbet
2025-06-27
docs: kdoc: split the processing of the two remaining inline states
Jonathan Corbet
2025-06-27
docs: kdoc: remove the inline states-within-a-state
Jonathan Corbet
2025-06-28
kconfig: set MENU_CHANGED to choice when the selected member is changed
Masahiro Yamada
2025-06-26
docs: kdoc: remove the INLINE_END state
Jonathan Corbet
2025-06-26
checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes
Matthias Schiffer
2025-06-25
docs: kdoc: rework process_export() slightly
Jonathan Corbet
2025-06-25
docs: kdoc: remove KernelEntry::function
Jonathan Corbet
2025-06-25
scripts/gdb: fix dentry_name() lookup
Florian Fainelli
2025-06-25
docs: kdoc: remove a bit of dead code
Jonathan Corbet
2025-06-25
docs: kdoc: Move content handling into KernelEntry
Jonathan Corbet
2025-06-25
docs: kdoc: remove KernelEntry::in_doc_sect
Jonathan Corbet
2025-06-25
scripts: test_doc_build.py: regroup and rename arguments
Mauro Carvalho Chehab
2025-06-25
scripts: sphinx-pre-install: fix release detection for Fedora
Mauro Carvalho Chehab
2025-06-25
scripts: sphinx-pre-install: properly handle SPHINXBUILD
Mauro Carvalho Chehab
2025-06-25
scripts: test_doc_build.py: make the script smarter
Mauro Carvalho Chehab
2025-06-25
scripts: test_doc_build.py: improve cmd.log logic
Mauro Carvalho Chehab
2025-06-25
scripts: test_doc_build.py: improve dependency list
Mauro Carvalho Chehab
2025-06-25
scripts: test_doc_build.py: better adjust to python version
Mauro Carvalho Chehab
2025-06-25
scripts: test_doc_build.py: better control its output
Mauro Carvalho Chehab
2025-06-25
scripts: test_doc_build.py: make capture assynchronous
Mauro Carvalho Chehab
2025-06-25
scripts: scripts/test_doc_build.py: add script to test doc build
Mauro Carvalho Chehab
2025-06-25
docs: kdoc: finish disentangling the BODY and SPECIAL_SECTION states
Jonathan Corbet
2025-06-25
docs: kdoc: Add some comments to process_decl()
Jonathan Corbet
2025-06-25
docs: kdoc: coalesce the end-of-comment processing
Jonathan Corbet
2025-06-25
docs: kdoc: rework the handling of SPECIAL_SECTION
Jonathan Corbet
2025-06-25
docs: kdoc: coalesce the new-section handling
Jonathan Corbet
2025-06-25
docs: kdoc: split out the special-section state
Jonathan Corbet
2025-06-25
docs: kdoc: separate out the handling of the declaration phase
Jonathan Corbet
2025-06-25
docs: kdoc: consolidate the "begin section" logic
Jonathan Corbet
2025-06-25
docs: kdoc: Make body_with_blank_line parsing more flexible
Jonathan Corbet
2025-06-24
kconfig: lxdialog: fix 'space' to (de)select options
Yann E. MORIN
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2025-06-18
kconfig: use memcmp instead of deprecated bcmp
Thomas Meyer
2025-06-17
const_structs.checkpatch: add bin_attribute
Thomas Weißschuh
[prev]
[next]