aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-16ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)1-35/+110
2015-12-16scripts: recordmcount: break hardlinksRussell King1-0/+14
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan1-1/+1
2015-12-14checkkconfigsymbols.py: find similar symbolsValentin Rothberg1-26/+88
2015-12-14checkkconfigsymbols.py: multiprocessing of filesValentin Rothberg1-26/+102
2015-12-10kconfig: allow kconfig to handle longer path namesMarkus Mayer1-3/+4
2015-12-09genksyms: Handle string literals with spaces in reference filesMichal Marek1-2/+4
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti1-1/+1
2015-12-07fixdep: constify strrcmp argumentsNicolas Iooss1-1/+1
2015-11-25kbuild: Allow to specify composite modules with modname-mMichal Marek2-4/+8
2015-11-24package Makefile: fix perf-tar targets when outdir is setRiku Voipio1-2/+2
2015-11-20kernel-doc: Fix parsing of DECLARE_BITMAP in structConchúr Navid1-0/+2
2015-11-20kernel-doc: Strip #ifdef/#endif in enumsConchúr Navid1-1/+2
2015-11-20kernel-doc: Fix stripping of #define in enumsConchúr Navid1-1/+1
2015-11-20scripts/tags.sh: Teach tags about more powerpc macrosMichael Ellerman1-0/+1
2015-11-17kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab1-1/+1
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds10-234/+415
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds6-436/+480
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-7/+31
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-48/+55
2015-11-06checkpatch: improve the unnecessary initialisers testsJoe Perches1-7/+8
2015-11-06checkpatch: improve tests for fixes:, long lines and stack dumps in commit logJoe Perches1-25/+26
2015-11-06get_maintainer: add subsystem to reviewer outputJoe Perches1-15/+16
2015-11-06get_maintainer: --r (list reviewer) is on by defaultBrian Norris1-1/+1
2015-11-06get_maintainer: add --no-foo options to --helpBrian Norris1-0/+3
2015-11-06get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris1-1/+1
2015-11-06get_maintainer: add missing documentation for --git-blame-signaturesBrian Norris1-0/+1
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-2/+26
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-0/+22
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+4
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds4-53/+85
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-0/+280
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+25
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-68/+168
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+3
2015-11-03recordmcount: arm64: Replace the ignored mcount call into nopLi Bin1-1/+23
2015-11-03recordmcount: Fix endianness handling bug for nop_mcountlibin1-1/+1
2015-11-02Add current selection check.Boris Barbulovski1-0/+7
2015-11-02Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira1-24/+13
2015-11-02recordmcount: x86: Assign a meaningful value to rel_type_nopLi Bin1-0/+2
2015-10-26coccinelle: Improve checking for missing NULL terminatorsDaniel Granat1-5/+28
2015-10-26coccinelle: ifnullfree: handle various destroy functionsJulia Lawall1-1/+9
2015-10-26coccinelle: ifnullfree: various cleanupsJulia Lawall1-11/+7
2015-10-26cocinelle: iterators: semantic patch to delete unneeded of_node_putJulia Lawall1-0/+100
2015-10-26deb-pkg: Add automatic support for armhf architectureBen Hutchings1-1/+10
2015-10-26scripts/coccinelle: fix typosJulia Lawall1-2/+2
2015-10-26coccinelle: misc: remove "complex return code" warningsJohan Hovold1-180/+0
2015-10-26Coccinelle: fix incorrect -include option transformationAndrzej Hajda1-1/+1
2015-10-26coccinelle: tests: improve odd_ptr_err.cocciJulia Lawall1-34/+86
2015-10-26coccinelle: misc: move constants to the rightJulia Lawall1-0/+171