summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-171-2/+0
|\
| * page-flags: drop __TestClearPage*() helpersKirill A. Shutemov2016-01-151-2/+0
* | Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds2016-01-171-1/+4
|\ \ | |/ |/|
| * kernel-doc: Fix parsing of DECLARE_BITMAP in structConchúr Navid2015-11-201-0/+2
| * kernel-doc: Strip #ifdef/#endif in enumsConchúr Navid2015-11-201-1/+2
| * kernel-doc: Fix stripping of #define in enumsConchúr Navid2015-11-201-1/+1
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-151-1/+2
|\ \
| * | scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand2016-01-131-1/+2
* | | modpost: don't add a trailing wildcard for OF module aliasesJavier Martinez Canillas2016-01-141-2/+1
* | | scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky2016-01-141-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-131-1/+2
|\ \ \
| * | | kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens2015-12-181-1/+2
| |/ /
* | | Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-132-49/+187
|\ \ \
| * | | Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan2015-12-141-1/+1
| * | | checkkconfigsymbols.py: find similar symbolsValentin Rothberg2015-12-141-26/+88
| * | | checkkconfigsymbols.py: multiprocessing of filesValentin Rothberg2015-12-141-26/+102
* | | | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-121-1/+1
|\ \ \ \
| * | | | um: link with -lpthreadVegard Nossum2016-01-101-1/+1
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-121-1/+3
|\ \ \ \ \
| * | | | | ld-version: Fix it on FedoraMichael S. Tsirkin2016-01-081-0/+2
| * | | | | Fix ld-version.sh to handle large 3rd version partJames Hogan2016-01-041-1/+1
| |/ / / /
* / / / / ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King2016-01-041-1/+1
|/ / / /
* | | | ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)2015-12-161-35/+110
* | | | scripts: recordmcount: break hardlinksRussell King2015-12-161-0/+14
|/ / /
* / / arch: um: fix error when linking vmlinux.Lorenzo Colitti2015-12-081-1/+1
|/ /
* / kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab2015-11-171-1/+1
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-11-1010-234/+415
|\
| * coccinelle: Improve checking for missing NULL terminatorsDaniel Granat2015-10-261-5/+28
| * coccinelle: ifnullfree: handle various destroy functionsJulia Lawall2015-10-261-1/+9
| * coccinelle: ifnullfree: various cleanupsJulia Lawall2015-10-261-11/+7
| * cocinelle: iterators: semantic patch to delete unneeded of_node_putJulia Lawall2015-10-261-0/+100
| * deb-pkg: Add automatic support for armhf architectureBen Hutchings2015-10-261-1/+10
| * scripts/coccinelle: fix typosJulia Lawall2015-10-261-2/+2
| * coccinelle: misc: remove "complex return code" warningsJohan Hovold2015-10-261-180/+0
| * Coccinelle: fix incorrect -include option transformationAndrzej Hajda2015-10-261-1/+1
| * coccinelle: tests: improve odd_ptr_err.cocciJulia Lawall2015-10-261-34/+86
| * coccinelle: misc: move constants to the rightJulia Lawall2015-10-261-0/+171
| * scripts/tags.sh: Teach tags about some powerpc macrosMichael Ellerman2015-10-131-0/+2
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-11-106-436/+480
|\ \
| * | Add current selection check.Boris Barbulovski2015-11-021-0/+7
| * | Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira2015-11-021-24/+13
| * | kconfig: Fix copy&paste errorMichal Sojka2015-10-201-1/+1
| * | kconfig/merge_config.sh: Accept a single fileGabriel de Perthuis2015-10-141-1/+1
| * | kconfig/merge_config.sh: Support KCONFIG_CONFIGGabriel de Perthuis2015-10-141-4/+12
| * | Update the buildsystem for KConfig finding QtThiago Macieira2015-10-141-45/+28
| * | Port xconfig to Qt5 - Update copyright.Boris Barbulovski2015-10-141-1/+3
| * | Port xconfig to Qt5 - Fix goParent issue.Boris Barbulovski2015-10-141-1/+1
| * | Port xconfig to Qt5 - on Back clicked, deselect old item.Boris Barbulovski2015-10-141-1/+3
| * | Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski2015-10-141-1/+17
| * | Port xconfig to Qt5 - Add(back) lineedit editing.Boris Barbulovski2015-10-141-0/+1