aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-1/+3
2016-01-12coccinelle: tests: unsigned value cannot be lesser than zeroGravatar Andrzej Hajda 1-0/+75
2016-01-12kbuild: Demote 'sign-compare' warning to W=2Gravatar Lee Jones 1-0/+2
2016-01-11kconfig: fix qconf segfault by deleting heap objectsGravatar Chris Bainbridge 1-0/+2
2016-01-10um: link with -lpthreadGravatar Vegard Nossum 1-1/+1
2016-01-08ld-version: Fix it on FedoraGravatar Michael S. Tsirkin 1-0/+2
2016-01-05tags: Unify emacs and exuberant rulesGravatar Michal Marek 1-93/+109
2016-01-05tags: Drop the _PE ruleGravatar Michal Marek 1-2/+0
2016-01-05tags: Do not try to index defconfigsGravatar Michal Marek 1-12/+0
2016-01-05tags: Process Kconfig files in a single passGravatar Michal Marek 1-7/+2
2016-01-05tags: Fix erroneous pattern match in a commentGravatar Michal Marek 1-1/+1
2016-01-05tags: Treat header files as C codeGravatar Michal Marek 1-33/+33
2016-01-05kconfig: return 'false' instead of 'no' in bool functionGravatar Vegard Nossum 1-1/+1
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountGravatar Colin Ian King 1-1/+1
2016-01-04Fix ld-version.sh to handle large 3rd version partGravatar James Hogan 1-1/+1
2015-12-18kbuild: add AFLAGS_REMOVE_(basename).o optionGravatar Heiko Carstens 1-1/+2
2015-12-16ftrace/scripts: Have recordmcount copy the object fileGravatar Steven Rostedt (Red Hat) 1-35/+110
2015-12-16scripts: recordmcount: break hardlinksGravatar Russell King 1-0/+14
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyGravatar K. Y. Srinivasan 1-1/+1
2015-12-14checkkconfigsymbols.py: find similar symbolsGravatar Valentin Rothberg 1-26/+88
2015-12-14checkkconfigsymbols.py: multiprocessing of filesGravatar Valentin Rothberg 1-26/+102
2015-12-10kconfig: allow kconfig to handle longer path namesGravatar Markus Mayer 1-3/+4
2015-12-09genksyms: Handle string literals with spaces in reference filesGravatar Michal Marek 1-2/+4
2015-12-08arch: um: fix error when linking vmlinux.Gravatar Lorenzo Colitti 1-1/+1
2015-12-07fixdep: constify strrcmp argumentsGravatar Nicolas Iooss 1-1/+1
2015-11-25kbuild: Allow to specify composite modules with modname-mGravatar Michal Marek 2-4/+8
2015-11-24package Makefile: fix perf-tar targets when outdir is setGravatar Riku Voipio 1-2/+2
2015-11-20kernel-doc: Fix parsing of DECLARE_BITMAP in structGravatar Conchúr Navid 1-0/+2
2015-11-20kernel-doc: Strip #ifdef/#endif in enumsGravatar Conchúr Navid 1-1/+2
2015-11-20kernel-doc: Fix stripping of #define in enumsGravatar Conchúr Navid 1-1/+1
2015-11-20scripts/tags.sh: Teach tags about more powerpc macrosGravatar Michael Ellerman 1-0/+1
2015-11-17kernel-doc: Make it compatible with Perl versions below 5.12 againGravatar Mauro Carvalho Chehab 1-1/+1
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 10-234/+415
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 6-436/+480
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-7/+31
2015-11-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-48/+55
2015-11-06checkpatch: improve the unnecessary initialisers testsGravatar Joe Perches 1-7/+8
2015-11-06checkpatch: improve tests for fixes:, long lines and stack dumps in commit logGravatar Joe Perches 1-25/+26
2015-11-06get_maintainer: add subsystem to reviewer outputGravatar Joe Perches 1-15/+16
2015-11-06get_maintainer: --r (list reviewer) is on by defaultGravatar Brian Norris 1-1/+1
2015-11-06get_maintainer: add --no-foo options to --helpGravatar Brian Norris 1-0/+3
2015-11-06get_maintainer: it's '--pattern-depth', not '-pattern-depth'Gravatar Brian Norris 1-1/+1
2015-11-06get_maintainer: add missing documentation for --git-blame-signaturesGravatar Brian Norris 1-0/+1
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 2-2/+26
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 2-0/+22
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+4
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxGravatar Linus Torvalds 4-53/+85
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 2-0/+280
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-0/+25
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-68/+168