summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-01-13scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2016-01-13Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-01-12checkpatch: add virt barriersMichael S. Tsirkin1-1/+2
2016-01-12checkpatch: check for __smp outside barrier.hMichael S. Tsirkin1-0/+10
2016-01-12checkpatch.pl: add missing memory barriersMichael S. Tsirkin1-1/+21
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+3
2016-01-12coccinelle: tests: unsigned value cannot be lesser than zeroAndrzej Hajda1-0/+75
2016-01-12kbuild: Demote 'sign-compare' warning to W=2Lee Jones1-0/+2
2016-01-11kconfig: fix qconf segfault by deleting heap objectsChris Bainbridge1-0/+2
2016-01-10um: link with -lpthreadVegard Nossum1-1/+1
2016-01-08ld-version: Fix it on FedoraMichael S. Tsirkin1-0/+2
2016-01-06tags: Unify emacs and exuberant rulesMichal Marek1-93/+109
2016-01-06tags: Drop the _PE ruleMichal Marek1-2/+0
2016-01-06tags: Do not try to index defconfigsMichal Marek1-12/+0
2016-01-06tags: Process Kconfig files in a single passMichal Marek1-7/+2
2016-01-06tags: Fix erroneous pattern match in a commentMichal Marek1-1/+1
2016-01-06tags: Treat header files as C codeMichal Marek1-33/+33
2016-01-05kconfig: return 'false' instead of 'no' in bool functionVegard Nossum1-1/+1
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King1-1/+1
2016-01-04Fix ld-version.sh to handle large 3rd version partJames Hogan1-1/+1
2015-12-18kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens1-1/+2
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-15Drivers: 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-09arch: 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-21kernel-doc: Fix parsing of DECLARE_BITMAP in structConchúr Navid1-0/+2
2015-11-21kernel-doc: Strip #ifdef/#endif in enumsConchúr Navid1-1/+2
2015-11-21kernel-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-18kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab1-1/+1
2015-11-11Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds10-234/+415
2015-11-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds6-436/+480
2015-11-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+31
2015-11-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-48/+55
2015-11-07checkpatch: improve the unnecessary initialisers testsJoe Perches1-7/+8
2015-11-07checkpatch: improve tests for fixes:, long lines and stack dumps in commit logJoe Perches1-25/+26
2015-11-07get_maintainer: add subsystem to reviewer outputJoe Perches1-15/+16
2015-11-07get_maintainer: --r (list reviewer) is on by defaultBrian Norris1-1/+1
2015-11-07get_maintainer: add --no-foo options to --helpBrian Norris1-0/+3
2015-11-07get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris1-1/+1
2015-11-07get_maintainer: add missing documentation for --git-blame-signaturesBrian Norris1-0/+1
2015-11-07Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-2/+26
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+22