summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation(part 2).Boris Barbulovski2-26/+807
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski2-18/+216
2015-10-14Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski2-9/+63
2015-10-14Port xconfig to Qt5 - update signalsBoris Barbulovski1-36/+15
2015-10-14Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski2-100/+108
2015-10-14Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski2-1066/+15
2015-10-14Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski2-3/+30
2015-10-14Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski1-22/+22
2015-10-14Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski1-0/+1
2015-10-14Port xconfig to Qt5 - Fix layoutBoris Barbulovski1-0/+5
2015-10-14Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2-3/+2
2015-10-14Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski1-1/+0
2015-10-14Port xconfig to Qt5 - Use QMenuBoris Barbulovski2-11/+11
2015-10-14Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2-10/+10
2015-10-14Port xconfig to Qt5 - Use QListBoris Barbulovski2-9/+9
2015-10-14Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski1-3/+3
2015-10-14Port xconfig to Qt5 - Use QActionBoris Barbulovski2-24/+28
2015-10-14Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2-4/+5
2015-10-14Remove support for QT3 and older.Boris Barbulovski2-41/+0
2015-10-08kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez1-0/+2
2015-09-12MODSIGN: fix a compilation warning in extract-certDavid Howells1-1/+1
2015-09-10checkpatch: add constant comparison on left side testJoe Perches1-0/+29
2015-09-10checkpatch: add __pmem to $Sparse annotationsJoe Perches1-0/+1
2015-09-10checkpatch: fix left brace warningEddie Kovsky1-4/+4
2015-09-10checkpatch: avoid some commit message long line warningsJoe Perches1-3/+27
2015-09-10checkpatch: emit an error on formats with 0x%<decimal>Joe Perches1-2/+6
2015-09-10checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches1-1/+1
2015-09-10checkpatch: always check block comment stylesJoe Perches1-8/+11
2015-09-10checkpatch: report the right line # when using --emacs and --fileJoe Perches1-1/+5
2015-09-10checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches1-4/+28
2015-09-10checkpatch: Allow longer declaration macrosJoe Perches1-1/+1
2015-09-10checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches1-6/+15
2015-09-10checkpatch: add warning on BUG/BUG_ON useJoe Perches1-6/+8
2015-09-10checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches1-3/+12
2015-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+84
2015-09-09coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciSean O. Stalley1-0/+84
2015-09-09Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds15-61/+339
2015-09-09Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds7-207/+211
2015-09-09Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds7-366/+378
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds9-516/+639
2015-09-05scripts/spelling.txt: add some typo-wordsZhao Lei1-0/+24
2015-09-05scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik1-1/+4
2015-09-05scripts/Lindent: handle missing indent gracefullyJean Delvare1-0/+3
2015-09-05kerneldoc: Convert error messages to GNU error message formatBart Van Assche1-19/+19
2015-09-05scripts/spelling.txt: spelling of uninitializedSudip Mukherjee1-0/+1
2015-09-05scripts/spelling.txt: add misspelled words for checkManinder Singh1-0/+4
2015-09-04kbuild: Fix clang detectionMichal Marek2-1/+5
2015-09-04deb-pkg: add source packageRiku Voipio2-6/+49
2015-09-04package/Makefile: move source tar creation to a functionRiku Voipio1-13/+16
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-1533/+0