aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-1/+1
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+4
2010-05-18Merge branch 'next' into for-linusGravatar James Morris 1-1/+1
2010-05-17m68k: amiga - Zorro bus modalias supportGravatar Geert Uytterhoeven 1-0/+14
2010-04-23Merge branch 'master' into for-nextGravatar Jiri Kosina 2-1/+4
2010-04-06x86: Add optimized popcnt variantsGravatar Borislav Petkov 1-0/+4
2010-03-31Merge branch 'master' into nextGravatar James Morris 4-45/+225
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gravatar Gilles Espinasse 1-1/+1
2010-03-24scripts/kernel-doc: fix fatal error on function prototypeGravatar Randy Dunlap 1-0/+1
2010-03-24get_maintainer: repair STDIN usageGravatar Wolfram Sang 1-1/+1
2010-03-24scripts/kernel-doc: handle struct member __alignedGravatar Randy Dunlap 1-0/+2
2010-03-16selinux: fix warning in genheadersGravatar James Morris 1-1/+1
2010-03-15kconfig: util: Fix typo in commentGravatar Thomas Weber 1-1/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2010-03-12scripts/kernel-doc: fix empty function description sectionGravatar Randy Dunlap 1-1/+1
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2010-03-06checkpatch: warn on unnecessary spaces before quoted newlinesGravatar Joe Perches 1-0/+5
2010-03-06checkpatch.pl: warn if an adding line introduce spaces before tabs.Gravatar Alberto Panizzo 1-0/+6
2010-03-06checkpatch.pl: extend list of expected-to-be-const structuresGravatar Emese Revfy 1-2/+39
2010-03-06checkpatch.pl: add union and struct to the exceptions listGravatar Stefani Seibold 1-0/+2
2010-03-06checkpatch: fix false positive on __initconstGravatar Wolfram Sang 1-1/+4
2010-03-06checkpatch.pl: allow > 80 char lines for logging functions not just printkGravatar Joe Perches 1-1/+9
2010-03-06checkpatch: trivial fix for trailing statements checkGravatar Hidetoshi Seto 1-1/+3
2010-03-06scripts/checkpatch.pl: add WARN on sizeof(&foo)Gravatar Joe Perches 1-0/+5
2010-03-06scripts/get_maintainer.pl: fix possible infinite loopGravatar Joe Perches 1-2/+2
2010-03-06get_maintainer: quote email address with periodGravatar Stephen Hemminger 1-2/+2
2010-03-06get_maintainer: fix perlcritic warningsGravatar Stephen Hemminger 1-14/+20
2010-03-06scripts/get_maintainer.pl: add ability to read from STDINGravatar Joe Perches 1-11/+15
2010-03-06scripts/get_maintainer.pl: change --sections to print in the same style as MA...Gravatar Joe Perches 1-0/+2
2010-03-06scripts/get_maintainer.pl: add --sections, print entire matched subsystemGravatar Joe Perches 1-4/+32
2010-03-06scripts/get_maintainer.pl: add --file-emails, find embedded email addressesGravatar Joe Perches 1-7/+76
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-21/+18
2010-02-26kernel-doc: drop the -filelist option, it doesn't workGravatar Ilya Dryomov 1-13/+1
2010-02-26kernel-doc: track line numbers for each file separatelyGravatar Ilya Dryomov 1-0/+2
2010-02-26Merge commit 'v2.6.33' into tracing/coreGravatar Ingo Molnar 6-40/+78
2010-02-25Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 2-4/+69
2010-02-25Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 3-247/+44
2010-02-09tree-wide: Assorted spelling fixesGravatar Daniel Mack 1-1/+1
2010-02-03kconfig: Simplify LSMOD= handlingGravatar Michal Marek 1-5/+4
2010-02-02kconfig: Add LSMOD=file to override the lsmod for localmodconfigGravatar Steven Rostedt 2-13/+38
2010-02-02markup_oops.pl: fix $func_offset error with x86_64Gravatar Hui Zhu 1-1/+1
2010-02-02get_maintainer.pl: teach git log to use --no-colorGravatar Richard Kennedy 1-2/+2
2010-02-02kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plGravatar Steven Rostedt 1-1/+14
2010-01-17modpost: fix segfault in sym_is() with prefixed archesGravatar Mike Frysinger 1-1/+1
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2010-01-16markup_oops.pl: fix error with x86Gravatar Hui Zhu 1-1/+1
2010-01-13kbuild: really fix bzImage build with non-bash shGravatar Jonathan Nieder 1-2/+7
2010-01-12remove my email address from checkpatch.Gravatar Dave Jones 1-1/+1
2010-01-11tracing/x86: Derive arch from bits argument in recordmcount.plGravatar Jan Kiszka 1-1/+1