summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-07-15Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-15Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2014-07-15Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-07-15Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-07-15Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2014-07-15Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-07-12scripts/kernel-doc: handle object-like macrosHoria Geanta
2014-07-10scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86Konstantin Khlebnikov
2014-07-10scripts/tags.sh: include compat_sys_* symbols in the generated tagsCatalin Marinas
2014-07-10scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick
2014-07-10scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick
2014-07-10kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal
2014-07-10bin2c: move bin2c in scripts/basicVivek Goyal
2014-07-10checkpatch: add ability to insert and delete lines to patch/fileJoe Perches
2014-07-10checkpatch: add an index variable for fixed linesJoe Perches
2014-07-10checkpatch: warn on break after goto or return with same tab indentationJoe Perches
2014-07-10checkpatch: emit a warning on file add/move/deleteJoe Perches
2014-07-10checkpatch: add test for commit id formatting style in commit logJoe Perches
2014-07-10checkpatch: emit fewer kmalloc_array/kcalloc conversion warningsJoe Perches
2014-07-10checkpatch: improve "no space after cast" testJoe Perches
2014-07-10checkpatch: allow multiple const * typesJoe Perches
2014-07-10checkpatch: warn on unnecessary parentheses around references of foo->barJoe Perches
2014-07-10checkpatch: quiet Kconfig help message checkingJoe Perches
2014-07-10checkpatch: change blank line after declaration type to "LINE_SPACING"Joe Perches
2014-07-10checkpatch: add a multiple blank lines testJoe Perches
2014-07-10checkpatch: add test for blank lines after function/struct/union/enum declara...Joe Perches
2014-07-10checkpatch: add test for blank lines after function/struct/union/enumJoe Perches
2014-07-10checkpatch.pl: also suggest 'else if' when if follows braceRasmus Villemoes
2014-07-10checkpatch: Ignore email headers betterJoe Perches
2014-07-10checkpatch: fix function pointers in blank line needed after declarations testJoe Perches
2014-07-10checkpatch: fix complex macro false positive for escaped constant charJoe Perches
2014-07-10checkpatch: warn on unnecessary else after return or breakJoe Perches
2014-07-10checkpatch: attempt to find unnecessary 'out of memory' messagesJoe Perches
2014-07-08scripts: Teach get_maintainer.pl about the new "R:" tagJoe Perches
2014-07-04Merge branch 'kbuild/kbuild' into kbuild/for-nextMichal Marek
2014-07-03scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada
2014-07-03Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman
2014-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-26recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith
2014-06-23checkpatch: reduce false positives when checking void function return statementsJoe Perches
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han
2014-06-19kbuild: fix comment in Makefile.modinstOlaf Hering
2014-06-18Merge branch 'kbuild/rc-fixes' into kbuild/for-nextMichal Marek
2014-06-18builddeb: fix missing headers in linux-headers packageFathi Boudra
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Michal Marek
2014-06-18deb-pkg: Fix for relative pathsMichal Marek
2014-06-17selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-filesMasahiro Yamada
2014-06-16Merge v3.16-rc1 into kbuild/for-nextMichal Marek
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds