summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski
2015-10-14Port xconfig to Qt5 - update signalsBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Fix layoutBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QMenuBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QListBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QActionBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski
2015-10-14Remove support for QT3 and older.Boris Barbulovski
2015-10-13scripts/tags.sh: Teach tags about some powerpc macrosMichael Ellerman
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-11DocBook: Fix kernel-doc to be case-insensitive for private:Mauro Carvalho Chehab
2015-10-10kernel-doc: better format typedef function outputMauro Carvalho Chehab
2015-10-10kernel-doc: Add a parser for function typedefsMauro Carvalho Chehab
2015-10-08kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez
2015-10-06Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman
2015-10-06modpost: Add flag -E for making section mismatches fatalNicolas Boichat
2015-10-01scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman
2015-09-28DocBook: Use a fixed encoding for outputBen Hutchings
2015-09-25MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells
2015-09-25KEYS: Remove unnecessary header #inclusions from extract-cert.cDavid Howells
2015-09-24Merge branch 'doc/4.4' of git.lwn.net:/home/git/linux-2.6Jonathan Corbet
2015-09-21mei: bus: add client protocol version to the device aliasTomas Winkler
2015-09-21mei: make modules.alias UUID information easier to readPrarit Bhargava
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse
2015-09-13scripts/kernel-doc: Replacing highlights hash by an arrayDanilo Cesar Lemes de Paula
2015-09-13Documentation: Avoid creating man pages in source treeBen Hutchings
2015-09-13scripts/kernel-doc: Processing -nofunc for functions onlyDanilo Cesar Lemes de Paula
2015-09-11MODSIGN: fix a compilation warning in extract-certDavid Howells
2015-09-10checkpatch: add constant comparison on left side testJoe Perches
2015-09-10checkpatch: add __pmem to $Sparse annotationsJoe Perches
2015-09-10checkpatch: fix left brace warningEddie Kovsky
2015-09-10checkpatch: avoid some commit message long line warningsJoe Perches
2015-09-10checkpatch: emit an error on formats with 0x%<decimal>Joe Perches
2015-09-10checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches
2015-09-10checkpatch: always check block comment stylesJoe Perches
2015-09-10checkpatch: report the right line # when using --emacs and --fileJoe Perches
2015-09-10checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches
2015-09-10checkpatch: Allow longer declaration macrosJoe Perches
2015-09-10checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches
2015-09-10checkpatch: add warning on BUG/BUG_ON useJoe Perches