summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+32
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+0
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds-1/+4
2016-01-15page-flags: drop __TestClearPage*() helpersKirill A. Shutemov-2/+0
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+2
2016-01-14modpost: don't add a trailing wildcard for OF module aliasesJavier Martinez Canillas-2/+1
2016-01-14scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky-4/+4
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1/+2
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-49/+187
2016-01-13scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand-1/+2
2016-01-12Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2016-01-12checkpatch: add virt barriersMichael S. Tsirkin-1/+2
2016-01-12checkpatch: check for __smp outside barrier.hMichael S. Tsirkin-0/+10
2016-01-12checkpatch.pl: add missing memory barriersMichael S. Tsirkin-1/+21
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+3
2016-01-10um: link with -lpthreadVegard Nossum-1/+1
2016-01-08ld-version: Fix it on FedoraMichael S. Tsirkin-0/+2
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King-1/+1
2016-01-04Fix ld-version.sh to handle large 3rd version partJames Hogan-1/+1
2015-12-18kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens-1/+2
2015-12-16ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)-35/+110
2015-12-16scripts: recordmcount: break hardlinksRussell King-0/+14
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan-1/+1
2015-12-14checkkconfigsymbols.py: find similar symbolsValentin Rothberg-26/+88
2015-12-14checkkconfigsymbols.py: multiprocessing of filesValentin Rothberg-26/+102
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti-1/+1
2015-11-20kernel-doc: Fix parsing of DECLARE_BITMAP in structConchúr Navid-0/+2
2015-11-20kernel-doc: Strip #ifdef/#endif in enumsConchúr Navid-1/+2
2015-11-20kernel-doc: Fix stripping of #define in enumsConchúr Navid-1/+1
2015-11-17kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab-1/+1
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-234/+415
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-436/+480
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+31
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-48/+55
2015-11-06checkpatch: improve the unnecessary initialisers testsJoe Perches-7/+8
2015-11-06checkpatch: improve tests for fixes:, long lines and stack dumps in commit logJoe Perches-25/+26
2015-11-06get_maintainer: add subsystem to reviewer outputJoe Perches-15/+16
2015-11-06get_maintainer: --r (list reviewer) is on by defaultBrian Norris-1/+1
2015-11-06get_maintainer: add --no-foo options to --helpBrian Norris-0/+3
2015-11-06get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris-1/+1
2015-11-06get_maintainer: add missing documentation for --git-blame-signaturesBrian Norris-0/+1
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-2/+26
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+22
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+4
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds-53/+85
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-0/+280
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-0/+25
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-68/+168
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+3
2015-11-03recordmcount: arm64: Replace the ignored mcount call into nopLi Bin-1/+23