summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-02-07checkpatch: fix USLEEP_RANGE testBruce Allan
2013-02-07checkpatch: Add check for kcalloc argument orderJoe Perches
2013-02-07checkpatch: don't emit the CamelCase warning for PageFooJoe Perches
2013-02-07checkpatch: warn on unnecessary __dev<foo> section markingsJoe Perches
2013-02-07checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>Joe Perches
2013-02-07get_maintainer.pl: find maintainers for removed filesGeert Uytterhoeven
2013-02-07scripts-pnmtologo-fix-for-plain-pbm-checkpatch-fixesAndrew Morton
2013-02-07scripts/tags.sh: add ctags magic for declarations of popular kernel typeKirill Tkhai
2013-02-07Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'metag/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'kbuild-current/rc-fixes'Stephen Rothwell
2013-02-06scripts/checkstack.pl: Add metag supportJames Hogan
2013-02-06metag: ftrace supportJames Hogan
2013-02-05Merge branch 'x86/urgent'Ingo Molnar
2013-02-05checkpatch: fix $Float creation of match variablesJoe Perches
2013-02-03Merge branch 'tools/kvm'Ingo Molnar
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
2012-12-25menuconfig:inputbox: support navigate input positionWang YanQing
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-12-20checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches
2012-12-20Merge branch 'kbuild/kconfig' into kbuild/for-nextMichal Marek
2012-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-12-20scripts/kconfig: ensure we use proper CONFIG_ prefixYann E. MORIN
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18Coccinelle: add api/d_find_alias.cocciCyril Roelandt