aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-28kconfig: Hide error output in find command in streamline_config.plToralf Förster1-2/+3
2010-05-28kconfig: Fix typo in comment in streamline_config.plToralf Foerster1-1/+1
2010-05-28kconfig: Make a variable local in streamline_config.plToralf Foerster1-1/+1
2010-05-27initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre1-0/+1
2010-05-25checkpatch: warn on declaration with storage class not at the beginningTobias Klauser1-0/+5
2010-05-25checkpatch: add check for too short Kconfig descriptionsAndi Kleen1-0/+15
2010-05-25scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler1-1/+1
2010-05-25scripts/get_maintainer.pl: add .get_maintainer.conf default options fileJoe Perches1-1/+30
2010-05-25scripts/get_maintainer.pl: optionally ignore non-maintainer signaturesJoe Perches1-9/+26
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+17
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra1-0/+11
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+26
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+1
2010-05-19MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary1-0/+17
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-0/+18
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2010-05-18Merge branch 'next' into for-linusJames Morris1-1/+1
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven1-0/+14
2010-04-23Merge branch 'master' into for-nextJiri Kosina2-1/+4
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+4
2010-04-06x86: Add optimized popcnt variantsBorislav Petkov1-0/+4
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse1-0/+26
2010-03-31Merge branch 'master' into nextJames Morris4-45/+225
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse1-1/+1
2010-03-24scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap1-0/+1
2010-03-24get_maintainer: repair STDIN usageWolfram Sang1-1/+1
2010-03-24scripts/kernel-doc: handle struct member __alignedRandy Dunlap1-0/+2
2010-03-16selinux: fix warning in genheadersJames Morris1-1/+1
2010-03-15kconfig: util: Fix typo in commentThomas Weber1-1/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12scripts/kernel-doc: fix empty function description sectionRandy Dunlap1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-06checkpatch: warn on unnecessary spaces before quoted newlinesJoe Perches1-0/+5
2010-03-06checkpatch.pl: warn if an adding line introduce spaces before tabs.Alberto Panizzo1-0/+6
2010-03-06checkpatch.pl: extend list of expected-to-be-const structuresEmese Revfy1-2/+39
2010-03-06checkpatch.pl: add union and struct to the exceptions listStefani Seibold1-0/+2
2010-03-06checkpatch: fix false positive on __initconstWolfram Sang1-1/+4
2010-03-06checkpatch.pl: allow > 80 char lines for logging functions not just printkJoe Perches1-1/+9
2010-03-06checkpatch: trivial fix for trailing statements checkHidetoshi Seto1-1/+3
2010-03-06scripts/checkpatch.pl: add WARN on sizeof(&foo)Joe Perches1-0/+5
2010-03-06scripts/get_maintainer.pl: fix possible infinite loopJoe Perches1-2/+2
2010-03-06get_maintainer: quote email address with periodStephen Hemminger1-2/+2
2010-03-06get_maintainer: fix perlcritic warningsStephen Hemminger1-14/+20
2010-03-06scripts/get_maintainer.pl: add ability to read from STDINJoe Perches1-11/+15
2010-03-06scripts/get_maintainer.pl: change --sections to print in the same style as MAINTAINERSJoe Perches1-0/+2
2010-03-06scripts/get_maintainer.pl: add --sections, print entire matched subsystemJoe Perches1-4/+32
2010-03-06scripts/get_maintainer.pl: add --file-emails, find embedded email addressesJoe Perches1-7/+76
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-21/+18
2010-02-26kernel-doc: drop the -filelist option, it doesn't workIlya Dryomov1-13/+1