summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2010-03-24scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap
2010-03-24get_maintainer: repair STDIN usageWolfram Sang
2010-03-24scripts/kernel-doc: handle struct member __alignedRandy Dunlap
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12scripts/kernel-doc: fix empty function description sectionRandy Dunlap
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06checkpatch: warn on unnecessary spaces before quoted newlinesJoe Perches
2010-03-06checkpatch.pl: warn if an adding line introduce spaces before tabs.Alberto Panizzo
2010-03-06checkpatch.pl: extend list of expected-to-be-const structuresEmese Revfy
2010-03-06checkpatch.pl: add union and struct to the exceptions listStefani Seibold
2010-03-06checkpatch: fix false positive on __initconstWolfram Sang
2010-03-06checkpatch.pl: allow > 80 char lines for logging functions not just printkJoe Perches
2010-03-06checkpatch: trivial fix for trailing statements checkHidetoshi Seto
2010-03-06scripts/checkpatch.pl: add WARN on sizeof(&foo)Joe Perches
2010-03-06scripts/get_maintainer.pl: fix possible infinite loopJoe Perches
2010-03-06get_maintainer: quote email address with periodStephen Hemminger
2010-03-06get_maintainer: fix perlcritic warningsStephen Hemminger
2010-03-06scripts/get_maintainer.pl: add ability to read from STDINJoe Perches
2010-03-06scripts/get_maintainer.pl: change --sections to print in the same style as MA...Joe Perches
2010-03-06scripts/get_maintainer.pl: add --sections, print entire matched subsystemJoe Perches
2010-03-06scripts/get_maintainer.pl: add --file-emails, find embedded email addressesJoe Perches
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-26kernel-doc: drop the -filelist option, it doesn't workIlya Dryomov
2010-02-26kernel-doc: track line numbers for each file separatelyIlya Dryomov
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar
2010-02-25Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2010-02-25Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-03kconfig: Simplify LSMOD= handlingMichal Marek
2010-02-02kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt
2010-02-02markup_oops.pl: fix $func_offset error with x86_64Hui Zhu
2010-02-02get_maintainer.pl: teach git log to use --no-colorRichard Kennedy
2010-02-02kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-01-16markup_oops.pl: fix error with x86Hui Zhu
2010-01-13kbuild: really fix bzImage build with non-bash shJonathan Nieder
2010-01-12remove my email address from checkpatch.Dave Jones
2010-01-11tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka
2010-01-11scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-06tracing: Use appropriate perl constructs in recordmcount.plWolfram Sang
2010-01-06kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt
2010-01-06kconfig: Create include/generated for localmodconfigSteven Rostedt
2010-01-06tracing: optimize recordmcount.pl for offsets-handlingWolfram Sang
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin
2009-12-17MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds