summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-02-20checkpatch: fix USLEEP_RANGE testBruce Allan
2013-02-20checkpatch: Add check for kcalloc argument orderJoe Perches
2013-02-20checkpatch: don't emit the CamelCase warning for PageFooJoe Perches
2013-02-20checkpatch: warn on unnecessary __dev<foo> section markingsJoe Perches
2013-02-20checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>Joe Perches
2013-02-20get_maintainer: allow keywords to match filenamesStephen Warren
2013-02-20get_maintainer.pl: find maintainers for removed filesGeert Uytterhoeven
2013-02-20scripts-pnmtologo-fix-for-plain-pbm-checkpatch-fixesAndrew Morton
2013-02-20scripts/tags.sh: add ctags magic for declarations of popular kernel typeKirill Tkhai
2013-02-20Merge remote-tracking branch 'arm-soc/for-next'Stephen Rothwell
2013-02-20Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-02-20Merge remote-tracking branch 'devicetree/devicetree/next'Stephen Rothwell
2013-02-20Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-02-20Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2013-02-20Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2013-02-20Merge remote-tracking branch 'metag/for-next'Stephen Rothwell
2013-02-20Merge remote-tracking branch 'kbuild-current/rc-fixes'Stephen Rothwell
2013-02-19Merge branch 'next/fixes-non-critical' into for-nextArnd Bergmann
2013-02-19Merge branch 'kbuild/kconfig' into kbuild/for-nextMichal Marek
2013-02-19kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.newBen Hutchings
2013-02-15genksyms: fix metag symbol prefix on crc symbolsJames Hogan
2013-02-14scripts/sortextable: silence script outputArnd Bergmann
2013-02-13kbuild: limit dtc+cpp include pathStephen Warren
2013-02-09kconfig: nconf: rewrite labels of function keys lineRoland Eggner
2013-02-09kconfig: nconf: rewrite help textsRoland Eggner
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren
2013-02-08scripts/checkstack.pl: Add metag supportJames Hogan
2013-02-08metag: ftrace supportJames Hogan
2013-02-05checkpatch: fix $Float creation of match variablesJoe Perches
2013-01-30Merge branches 'kbuild/misc' and 'kbuild/kconfig' into kbuild/for-nextMichal Marek
2013-01-30kconfig: fix a compiliation error when using make xconfigTiana Rakotovao Andriamahefa
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-25MODSIGN: Add -s <signature> option to sign-fileMichal Marek
2013-01-25MODSIGN: Specify the hash algorithm on sign-file command lineMichal Marek
2013-01-24Merge branches 'kbuild/kbuild' and 'kbuild/kconfig' into kbuild/for-nextMichal Marek
2013-01-24mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab
2013-01-24scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testPeter Senna Tschudin
2013-01-24nconf: function keys line, change background color for better readabilityRoland Eggner
2013-01-22lib: devres: Introduce devm_ioremap_resource()Thierry Reding
2013-01-21modpost: Ignore ARC specific non-alloc sectionsVineet Gupta
2013-01-18Merge branch 'kbuild/kconfig' into kbuild/for-nextMichal Marek
2013-01-16menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...Wang YanQing
2013-01-16menuconfig: Add Save/Load buttonsWang YanQing
2013-01-13Merge branches 'kbuild/misc' and 'kbuild/rc-fixes' into kbuild/for-nextMichal Marek
2013-01-13scripts/tags.sh: Fix regex syntax for etagsAndreas Schwab
2013-01-12Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek
2013-01-09treewide: Fix typo in various driversMasanari Iida
2013-01-03misc: remove __dev* attributes.Greg Kroah-Hartman
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells
2012-12-27kconfig:lxdialog: remove duplicate codeWang YanQing