index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
scripts/tags.sh: Teach tags about some powerpc macros
Michael Ellerman
1
-0
/
+2
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
1
-1
/
+3
2015-10-11
DocBook: Fix kernel-doc to be case-insensitive for private:
Mauro Carvalho Chehab
1
-2
/
+2
2015-10-10
kernel-doc: better format typedef function output
Mauro Carvalho Chehab
1
-9
/
+22
2015-10-10
kernel-doc: Add a parser for function typedefs
Mauro Carvalho Chehab
1
-0
/
+12
2015-10-08
kbuild: document recursive dependency limitation / resolution
Luis R. Rodriguez
1
-0
/
+2
2015-10-06
Merge 4.3-rc4 into char-misc-next
Greg Kroah-Hartman
2
-21
/
+77
2015-10-06
modpost: Add flag -E for making section mismatches fatal
Nicolas Boichat
2
-7
/
+18
2015-10-01
scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
Michael Ellerman
1
-1
/
+4
2015-09-28
DocBook: Use a fixed encoding for output
Ben Hutchings
3
-2
/
+17
2015-09-25
MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too old
David Howells
1
-17
/
+77
2015-09-25
KEYS: Remove unnecessary header #inclusions from extract-cert.c
David Howells
1
-4
/
+0
2015-09-24
Merge branch 'doc/4.4' of git.lwn.net:/home/git/linux-2.6
Jonathan Corbet
1
-49
/
+66
2015-09-20
mei: bus: add client protocol version to the device alias
Tomas Winkler
2
-1
/
+4
2015-09-20
mei: make modules.alias UUID information easier to read
Prarit Bhargava
1
-3
/
+5
2015-09-15
modsign: Fix GPL/OpenSSL licence incompatibility
David Woodhouse
2
-10
/
+13
2015-09-13
scripts/kernel-doc: Replacing highlights hash by an array
Danilo Cesar Lemes de Paula
1
-44
/
+60
2015-09-13
Documentation: Avoid creating man pages in source tree
Ben Hutchings
1
-4
/
+5
2015-09-13
scripts/kernel-doc: Processing -nofunc for functions only
Danilo Cesar Lemes de Paula
1
-1
/
+1
2015-09-11
MODSIGN: fix a compilation warning in extract-cert
David Howells
1
-1
/
+1
2015-09-10
checkpatch: add constant comparison on left side test
Joe Perches
1
-0
/
+29
2015-09-10
checkpatch: add __pmem to $Sparse annotations
Joe Perches
1
-0
/
+1
2015-09-10
checkpatch: fix left brace warning
Eddie Kovsky
1
-4
/
+4
2015-09-10
checkpatch: avoid some commit message long line warnings
Joe Perches
1
-3
/
+27
2015-09-10
checkpatch: emit an error on formats with 0x%<decimal>
Joe Perches
1
-2
/
+6
[prev]
[next]