aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-3/+21
2013-03-02genksyms: fix metag symbol prefix on crc symbolsGravatar James Hogan 1-1/+2
2013-03-02scripts/checkstack.pl: Add metag supportGravatar James Hogan 1-2/+6
2013-03-02metag: ftrace supportGravatar James Hogan 1-0/+13
2013-02-27Merge branch 'akpm' (final batch from Andrew)Gravatar Linus Torvalds 3-2/+6
2013-02-27get_maintainer: allow keywords to match filenamesGravatar Stephen Warren 1-0/+4
2013-02-27scripts/kernel-doc: handle struct member __aligned without numbersGravatar Nishanth Menon 1-1/+1
2013-02-27checkpatch: improve CamelCase test for PageGravatar Joe Perches 1-1/+1
2013-02-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 19-260/+385
2013-02-27Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 6-34/+298
2013-02-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 10-326/+617
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-71/+65
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigGravatar Michal Marek 26-576/+950
2013-02-25kbuild: Fix reading of .config in link-vmlinux.shGravatar Michal Marek 1-1/+8
2013-02-22scripts/coccinelle: find constant additions that could be bit orsGravatar Julia Lawall 1-0/+55
2013-02-22coccicheck: Allow to show the executed command lineGravatar Bernd Schubert 1-7/+21
2013-02-22kbuild: Unset language specific variables in setlocalversion scriptGravatar Christophe Leroy 1-1/+1
2013-02-22depmod: pass -P $CONFIG_SYMBOL_PREFIXGravatar James Hogan 1-3/+23
2013-02-22kbuild: Fix destination-y for installed headersGravatar Jesper Nilsson 1-3/+3
2013-02-22coccicheck: Allow the user to give a V= (verbose) argumentGravatar Bernd Schubert 1-1/+10
2013-02-22scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Gravatar Peter Senna Tschudin 1-0/+103
2013-02-22kbuild: clear KBUILD_SRC when calling 'make' in RPM specGravatar David R. Bild 1-1/+1
2013-02-22scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIGGravatar Michael Grzeschik 1-1/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-02-21Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 3-7/+45
2013-02-21checkpatch: fix USLEEP_RANGE testGravatar Bruce Allan 1-2/+2
2013-02-21checkpatch: Add check for kcalloc argument orderGravatar Joe Perches 1-0/+6
2013-02-21checkpatch: don't emit the CamelCase warning for PageFooGravatar Joe Perches 1-0/+1
2013-02-21checkpatch: warn on unnecessary __dev<foo> section markingsGravatar Joe Perches 1-0/+6
2013-02-21checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>Gravatar Joe Perches 1-0/+9
2013-02-21get_maintainer.pl: find maintainers for removed filesGravatar Geert Uytterhoeven 1-1/+1
2013-02-21scripts/tags.sh: add ctags magic for declarations of popular kernel typeGravatar Kirill Tkhai 1-4/+20
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+90
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-0/+14
2013-02-19kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.newGravatar Ben Hutchings 1-1/+6
2013-02-14scripts/sortextable: silence script outputGravatar Arnd Bergmann 1-1/+1
2013-02-13kbuild: limit dtc+cpp include pathGravatar Stephen Warren 1-2/+6
2013-02-09kconfig: nconf: rewrite labels of function keys lineGravatar Roland Eggner 1-4/+4
2013-02-09kconfig: nconf: rewrite help textsGravatar Roland Eggner 1-164/+156
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesGravatar Stephen Warren 1-0/+10
2013-02-05checkpatch: fix $Float creation of match variablesGravatar Joe Perches 1-5/+5
2013-01-30kconfig: fix a compiliation error when using make xconfigGravatar Tiana Rakotovao Andriamahefa 1-0/+1
2013-01-29Merge branch 'master' into for-nextGravatar Jiri Kosina 20-106/+499
2013-01-25MODSIGN: Add -s <signature> option to sign-fileGravatar Michal Marek 1-43/+56
2013-01-25MODSIGN: Specify the hash algorithm on sign-file command lineGravatar Michal Marek 1-37/+16
2013-01-24mod/file2alias: make modalias generation safe for cross compilingGravatar Andreas Schwab 6-318/+582
2013-01-24scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testGravatar Peter Senna Tschudin 1-0/+83
2013-01-24nconf: function keys line, change background color for better readabilityGravatar Roland Eggner 1-1/+1
2013-01-22lib: devres: Introduce devm_ioremap_resource()Gravatar Thierry Reding 1-0/+90