summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski2015-10-142-3/+30
* Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski2015-10-141-22/+22
* Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski2015-10-141-0/+1
* Port xconfig to Qt5 - Fix layoutBoris Barbulovski2015-10-141-0/+5
* Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2015-10-142-3/+2
* Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski2015-10-141-1/+0
* Port xconfig to Qt5 - Use QMenuBoris Barbulovski2015-10-142-11/+11
* Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2015-10-142-10/+10
* Port xconfig to Qt5 - Use QListBoris Barbulovski2015-10-142-9/+9
* Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski2015-10-141-3/+3
* Port xconfig to Qt5 - Use QActionBoris Barbulovski2015-10-142-24/+28
* Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2015-10-142-4/+5
* Remove support for QT3 and older.Boris Barbulovski2015-10-142-41/+0
* kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez2015-10-081-0/+2
* MODSIGN: fix a compilation warning in extract-certDavid Howells2015-09-111-1/+1
* checkpatch: add constant comparison on left side testJoe Perches2015-09-101-0/+29
* checkpatch: add __pmem to $Sparse annotationsJoe Perches2015-09-101-0/+1
* checkpatch: fix left brace warningEddie Kovsky2015-09-101-4/+4
* checkpatch: avoid some commit message long line warningsJoe Perches2015-09-101-3/+27
* checkpatch: emit an error on formats with 0x%<decimal>Joe Perches2015-09-101-2/+6
* checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches2015-09-101-1/+1
* checkpatch: always check block comment stylesJoe Perches2015-09-101-8/+11
* checkpatch: report the right line # when using --emacs and --fileJoe Perches2015-09-101-1/+5
* checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches2015-09-101-4/+28
* checkpatch: Allow longer declaration macrosJoe Perches2015-09-101-1/+1
* checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches2015-09-101-6/+15
* checkpatch: add warning on BUG/BUG_ON useJoe Perches2015-09-101-6/+8
* checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches2015-09-101-3/+12
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-081-0/+84
|\
| * coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciSean O. Stalley2015-09-081-0/+84
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-09-0815-61/+339
|\ \
| * | deb-pkg: add source packageRiku Voipio2015-09-042-6/+49
| * | package/Makefile: move source tar creation to a functionRiku Voipio2015-09-041-13/+16
| * | scripts: add stackdelta scriptRasmus Villemoes2015-08-281-0/+59
| * | scripts: add stackusage scriptRasmus Villemoes2015-08-281-0/+33
| * | kbuild: avoid listing /lib/modules in kernel spec fileMike Marciniszyn2015-08-261-1/+0
| * | fallback to hostname in scripts/package/builddebChristian Kujau2015-08-191-1/+1
| * | coccinelle: api: extend spatch for dropping unnecessary ownerKrzysztof Kozlowski2015-08-191-0/+73
| * | deb-pkg: simplify directory creationRiku Voipio2015-08-191-14/+5
| * | scripts/tags.sh: Include trace_*_rcuidle() in tagsStephen Boyd2015-08-191-0/+4
| * | scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis2015-06-151-6/+2
| * | coccinelle: simple_return: Add a blank lineFabio Estevam2015-06-031-1/+1
| * | coccinelle: irqf_oneshot.cocci: Improve the generated commit logFabio Estevam2015-05-251-2/+5
| * | coccinelle: api: add vma_pages.cocciDmitry Kalinkin2015-05-211-0/+60
| * | scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammarFabio Estevam2015-05-211-1/+1
| * | scripts/coccinelle/misc/semicolon.cocci: Use imperative moodFabio Estevam2015-05-211-1/+1
| * | coccinelle: simple_open: Use imperative moodFabio Estevam2015-05-201-2/+2
| * | coccinelle: ifaddr: Fix the sentenceFabio Estevam2015-05-201-2/+1
| * | coccinelle: returnvar: Use imperative moodFabio Estevam2015-05-201-1/+1
| * | coccinelle: pm_runtime: Insert blank lineFabio Estevam2015-05-201-1/+1