summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2015-10-14Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski-22/+22
2015-10-14Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski-0/+1
2015-10-14Port xconfig to Qt5 - Fix layoutBoris Barbulovski-0/+5
2015-10-14Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski-3/+2
2015-10-14Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski-1/+0
2015-10-14Port xconfig to Qt5 - Use QMenuBoris Barbulovski-11/+11
2015-10-14Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski-10/+10
2015-10-14Port xconfig to Qt5 - Use QListBoris Barbulovski-9/+9
2015-10-14Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski-3/+3
2015-10-14Port xconfig to Qt5 - Use QActionBoris Barbulovski-24/+28
2015-10-14Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski-4/+5
2015-10-14Remove support for QT3 and older.Boris Barbulovski-41/+0
2015-10-13scripts/tags.sh: Teach tags about some powerpc macrosMichael Ellerman-0/+2
2015-10-12arm64: add KASAN supportAndrey Ryabinin-1/+3
2015-10-11DocBook: Fix kernel-doc to be case-insensitive for private:Mauro Carvalho Chehab-2/+2
2015-10-10kernel-doc: better format typedef function outputMauro Carvalho Chehab-9/+22
2015-10-10kernel-doc: Add a parser for function typedefsMauro Carvalho Chehab-0/+12
2015-10-08kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez-0/+2
2015-10-06Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman-21/+77
2015-10-06modpost: Add flag -E for making section mismatches fatalNicolas Boichat-7/+18
2015-10-01scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman-1/+4
2015-09-28DocBook: Use a fixed encoding for outputBen Hutchings-2/+17
2015-09-25MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells-17/+77
2015-09-25KEYS: Remove unnecessary header #inclusions from extract-cert.cDavid Howells-4/+0
2015-09-24Merge branch 'doc/4.4' of git.lwn.net:/home/git/linux-2.6Jonathan Corbet-49/+66
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler-1/+4
2015-09-20mei: make modules.alias UUID information easier to readPrarit Bhargava-3/+5
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse-10/+13
2015-09-13scripts/kernel-doc: Replacing highlights hash by an arrayDanilo Cesar Lemes de Paula-44/+60
2015-09-13Documentation: Avoid creating man pages in source treeBen Hutchings-4/+5
2015-09-13scripts/kernel-doc: Processing -nofunc for functions onlyDanilo Cesar Lemes de Paula-1/+1
2015-09-11MODSIGN: fix a compilation warning in extract-certDavid Howells-1/+1
2015-09-10checkpatch: add constant comparison on left side testJoe Perches-0/+29
2015-09-10checkpatch: add __pmem to $Sparse annotationsJoe Perches-0/+1
2015-09-10checkpatch: fix left brace warningEddie Kovsky-4/+4
2015-09-10checkpatch: avoid some commit message long line warningsJoe Perches-3/+27
2015-09-10checkpatch: emit an error on formats with 0x%<decimal>Joe Perches-2/+6
2015-09-10checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches-1/+1
2015-09-10checkpatch: always check block comment stylesJoe Perches-8/+11
2015-09-10checkpatch: report the right line # when using --emacs and --fileJoe Perches-1/+5
2015-09-10checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches-4/+28
2015-09-10checkpatch: Allow longer declaration macrosJoe Perches-1/+1
2015-09-10checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches-6/+15
2015-09-10checkpatch: add warning on BUG/BUG_ON useJoe Perches-6/+8
2015-09-10checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches-3/+12
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+84
2015-09-08coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciSean O. Stalley-0/+84
2015-09-08Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-61/+339
2015-09-08Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-207/+211
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-366/+378