index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2015-10-14
Port xconfig to Qt5 - Add(back) one click checkbox toggle.
Boris Barbulovski
-1
/
+17
2015-10-14
Port xconfig to Qt5 - Add(back) lineedit editing.
Boris Barbulovski
-0
/
+1
2015-10-14
Port xconfig to Qt5 - Remove some commented code.
Boris Barbulovski
-4
/
+0
2015-10-14
Port xconfig to Qt5 - Source format.
Boris Barbulovski
-3
/
+3
2015-10-14
Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.
Boris Barbulovski
-0
/
+5
2015-10-14
Port xconfig to Qt5 - Change ConfigItem constructor parent type.
Boris Barbulovski
-2
/
+2
2015-10-14
Port xconfig to Qt5 - Disable ConfigList soring
Boris Barbulovski
-1
/
+1
2015-10-14
Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.
Boris Barbulovski
-4
/
+73
2015-10-14
Port xconfig to Qt5 - Add ConfigList::mode to initializer list.
Boris Barbulovski
-1
/
+1
2015-10-14
Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.
Boris Barbulovski
-3
/
+3
2015-10-14
Port xconfig to Qt5 - Tree widget set column titles.
Boris Barbulovski
-0
/
+2
2015-10-14
Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.
Boris Barbulovski
-3
/
+0
2015-10-14
Port xconfig to Qt5 - Set ConfigView object name.
Boris Barbulovski
-0
/
+1
2015-10-14
Port xconfig to Qt5 - Use correct signal names.
Boris Barbulovski
-2
/
+2
2015-10-14
Port xconfig to Qt5 - Remove Qt3Support from Makefile.
Boris Barbulovski
-2
/
+2
2015-10-14
Port xconfig to Qt5 - Put back some of the old implementation(part 2).
Boris Barbulovski
-26
/
+807
2015-10-14
Port xconfig to Qt5 - Put back some of the old implementation.
Boris Barbulovski
-18
/
+216
2015-10-14
Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem
Boris Barbulovski
-9
/
+63
2015-10-14
Port xconfig to Qt5 - update signals
Boris Barbulovski
-36
/
+15
2015-10-14
Port xconfig to Qt5 - Fix the code so it compiles with Qt5
Boris Barbulovski
-100
/
+108
2015-10-14
Port xconfig to Qt5 - Remove custom ListView classes.
Boris Barbulovski
-1066
/
+15
2015-10-14
Port xconfig to Qt5 - Make single/split/full actions checkable.
Boris Barbulovski
-3
/
+30
2015-10-14
Port xconfig to Qt5 - Update QAction checkable
Boris Barbulovski
-22
/
+22
2015-10-14
Port xconfig to Qt5 - Fix layout margin.
Boris Barbulovski
-0
/
+1
2015-10-14
Port xconfig to Qt5 - Fix layout
Boris Barbulovski
-0
/
+5
2015-10-14
Port xconfig to Qt5 - Replace Q3VBox with QWidget
Boris Barbulovski
-3
/
+2
2015-10-14
Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>
Boris Barbulovski
-1
/
+0
2015-10-14
Port xconfig to Qt5 - Use QMenu
Boris Barbulovski
-11
/
+11
2015-10-14
Port xconfig to Qt5 - Use QTextBrowser
Boris Barbulovski
-10
/
+10
2015-10-14
Port xconfig to Qt5 - Use QList
Boris Barbulovski
-9
/
+9
2015-10-14
Port xconfig to Qt5 - Use QFileDialog
Boris Barbulovski
-3
/
+3
2015-10-14
Port xconfig to Qt5 - Use QAction
Boris Barbulovski
-24
/
+28
2015-10-14
Port xconfig to Qt5 - Use QMainWindow, QToolBar
Boris Barbulovski
-4
/
+5
2015-10-14
Remove support for QT3 and older.
Boris Barbulovski
-41
/
+0
2015-10-13
scripts/tags.sh: Teach tags about some powerpc macros
Michael Ellerman
-0
/
+2
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
-1
/
+3
2015-10-11
DocBook: Fix kernel-doc to be case-insensitive for private:
Mauro Carvalho Chehab
-2
/
+2
2015-10-10
kernel-doc: better format typedef function output
Mauro Carvalho Chehab
-9
/
+22
2015-10-10
kernel-doc: Add a parser for function typedefs
Mauro Carvalho Chehab
-0
/
+12
2015-10-08
kbuild: document recursive dependency limitation / resolution
Luis R. Rodriguez
-0
/
+2
2015-10-06
Merge 4.3-rc4 into char-misc-next
Greg Kroah-Hartman
-21
/
+77
2015-10-06
modpost: Add flag -E for making section mismatches fatal
Nicolas Boichat
-7
/
+18
2015-10-01
scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
Michael Ellerman
-1
/
+4
2015-09-28
DocBook: Use a fixed encoding for output
Ben Hutchings
-2
/
+17
2015-09-25
MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too old
David Howells
-17
/
+77
2015-09-25
KEYS: Remove unnecessary header #inclusions from extract-cert.c
David Howells
-4
/
+0
2015-09-24
Merge branch 'doc/4.4' of git.lwn.net:/home/git/linux-2.6
Jonathan Corbet
-49
/
+66
2015-09-20
mei: bus: add client protocol version to the device alias
Tomas Winkler
-1
/
+4
2015-09-20
mei: make modules.alias UUID information easier to read
Prarit Bhargava
-3
/
+5
2015-09-15
modsign: Fix GPL/OpenSSL licence incompatibility
David Woodhouse
-10
/
+13
[prev]
[next]