aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+4
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-75/+747
2010-10-19Merge branch 'devel-stable' into develRussell King4-7/+5
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King4-5/+183
2010-10-18ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt1-1/+7
2010-10-15ftrace: Use objtree for C version of recordmcountSteven Rostedt1-1/+1
2010-10-15ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt1-2/+20
2010-10-14ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt2-544/+370
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt2-0/+5
2010-10-14ftrace: Add C version of recordmcount compile time codeJohn Reiser1-0/+885
2010-10-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds4-7/+5
2010-10-09kbuild: fix oldnoconfig to do the right thingKyle McMartin1-1/+1
2010-10-09kconfig: Temporarily disable dependency warningsMichal Marek1-0/+2
2010-10-04kconfig: delay symbol direct dependency initializationArnaud Lacombe2-6/+2
2010-09-24jump label: Fix GCC feature check when distcc is usedIngo Molnar1-1/+1
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron3-75/+2
2010-09-22jump label: Base patch for jump labelJason Baron1-0/+5
2010-09-11docbook: warn on unused doc entriesJohannes Berg2-3/+178
2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg1-1/+1
2010-09-02ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent1-1/+1
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent1-0/+2
2010-09-02ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.plRabin Vincent1-1/+2
2010-08-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds4-5/+11
2010-08-21setlocalversion: Ignote SCMs above the linux source treeMichal Marek1-2/+2
2010-08-20Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesMichal Marek25-91/+963
2010-08-17fixes for using make 3.82Jan Beulich1-1/+3
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt1-1/+6
2010-08-15kconfig: fix segfault when detecting recursive dependencySam Ravnborg1-0/+2
2010-08-15kconfig: fix savedefconfig with choice marked optionalSam Ravnborg1-2/+4
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg1-2/+1
2010-08-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1
2010-08-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds5-43/+97
2010-08-13setlocalversion: fix version for untaged nontip mercurial revsMilton Miller1-1/+1
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2-2/+16
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren3-2/+9
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg1-0/+2
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds1-0/+13
2010-08-12MN10300: Permit .GCC-command-line sectionsDavid Howells1-0/+1
2010-08-12tracing: Extend recordmcount to better support Blackfin mcountMike Frysinger1-1/+6
2010-08-12kconfig: fix tristate choice with minimal configSam Ravnborg1-35/+67
2010-08-12kconfig: fix savedefconfig for tristate choicesSam Ravnborg1-4/+3
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap1-0/+2
2010-08-11fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton1-2/+3
2010-08-11param: silence .init.text references from param opsRusty Russell1-0/+13
2010-08-09checkpatch: fix extraneous EXPORT_SYMBOL* warningsPatrick Pannuto1-0/+3
2010-08-09checkpatch: warn about unexpectedly long msleep'sPatrick Pannuto1-0/+7
2010-08-09checkpatch: prefer usleep_range over udelayPatrick Pannuto1-0/+8
2010-08-09checkpatch: add more exceptions to 80 char linesJoe Perches1-2/+3
2010-08-09checkpatch: change externals to globalsJoe Eloff1-2/+2
2010-08-09checkpatch: fix handling of leading spacesRaffaele Recalcati1-0/+7
2010-08-09checkpatch: refactor 'allowed asm includes' and add memory.hWolfram Sang1-1/+7
2010-08-09scripts/mod/modpost.c: fix memory leakAlexey Fomenko1-14/+40
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+32
2010-08-06kconfig: fix make oldconfigSam Ravnborg1-1/+1
2010-08-06Merge branch 'master' into for-linusChris Metcalf34-348/+1515
2010-08-05Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds11-6/+682
2010-08-05Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds1-2/+3
2010-08-05Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds14-282/+666
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek22-402/+670
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek22-360/+543
2010-08-03modpost: support objects with more than 64k sectionsDenys Vlasenko3-29/+122
2010-08-03trivial: fix a typo in a filenameUwe Kleine-König1-1/+1
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg1-2/+2
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2-6/+10
2010-08-03kconfig: add savedefconfigSam Ravnborg6-1/+171
2010-08-03kconfig: code refactoring in confdata.cSam Ravnborg1-67/+70
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg2-13/+34
2010-08-03kconfig: add alldefconfigSam Ravnborg2-6/+14
2010-08-03kconfig: print more info when we see a recursive dependencyRoman Zippel1-15/+127
2010-08-03kconfig: save location of config symbolsSam Ravnborg3-0/+5
2010-08-03kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg2-27/+14
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg2-11/+10
2010-08-03kconfig: use long options in confSam Ravnborg2-126/+105
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar3-8/+12
2010-07-29kconfig: fix MODULES-related bug in case of no .configUlf Magnusson1-1/+4
2010-07-26kconfig: make randconfig fair for booleansPeter Korsgaard1-1/+2
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd1-1/+1
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+1
2010-07-22tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney1-1/+1
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar1-0/+5
2010-07-21kbuild: Fix make rpmMichal Marek2-4/+7
2010-07-20kbuild: Make the setlocalversion script POSIX-compliantMichał Górny1-3/+4
2010-07-08kconfig: Don't write invisible choice valuesJan Beulich1-12/+12
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell1-0/+5
2010-07-06Merge branch 'master' into for-linusChris Metcalf3-49/+134
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2-48/+133
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas3-0/+25
2010-07-02scripts/dtc: Fix a resource leakMartin Ettl1-0/+1
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek2-48/+133
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner1-1/+1
2010-06-28Add support for the C variable in the coccicheck scriptNicolas Palix1-25/+51
2010-06-25Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf1-1/+0
2010-06-18Merge branch 'setlocalversion-speedup' into kbuild/kbuildMichal Marek2-48/+133
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek2-48/+133
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar42-370/+2824
2010-06-12kbuild: Fix modpost segfaultKrzysztof Halasa1-1/+1
2010-06-12scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock1-4/+0
2010-06-12Merge branch 'kbuild/coccinelle' into kbuild/miscMichal Marek7-0/+648
2010-06-12Add scripts/coccinelle/deref_null.cocciNicolas Palix1-0/+293
2010-06-12Add scripts/coccinelle/err_cast.cocciNicolas Palix1-0/+56
2010-06-12Add scripts/coccinelle/resource_size.cocciNicolas Palix1-0/+93
2010-06-12Add scripts/coccinelle/alloc/kzalloc-simple.cocciNicolas Palix1-0/+82
2010-06-12Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocciNicolas Palix1-0/+67
2010-06-12Add a target to use the Coccinelle checkerNicolas Palix2-0/+57
2010-06-10kbuild: Create output directory in Makefile.modbuiltinMichal Marek1-0/+5
2010-06-05perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo1-6/+31
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+1
2010-06-04Makefile.build: make KBUILD_SYMTYPES work againDon Zickus1-13/+13
2010-06-04scripts: decodecode: remove bashismsRabin Vincent1-5/+5
2010-06-03menuconfig: truncate list itemsLi Zefan1-2/+7
2010-06-03menuconfig: fix to center checklist correctly in a corner caseLi Zefan1-0/+1
2010-06-03kbuild: Change section of generated debian packages to kernelRogério Brito1-1/+1
2010-06-03kbuild: Mark that the packages generated conform to Standards-Version 3.8.4Rogério Brito1-1/+1
2010-06-03kbuild: Add homepage field to debian/control fileRogério Brito1-0/+1
2010-06-03checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase lettersRoland Dreier1-1/+1
2010-06-03scripts: add nconf into gitignore fileAmérico Wang1-0/+1
2010-06-03gconfig: fix build failure on fedora 13Richard Kennedy1-1/+1
2010-06-02xconfig: add support to show hidden options which have promptsLi Zefan2-23/+62
2010-06-02xconfig: remove unused functionLi Zefan2-29/+0
2010-06-02xconfig: clean upLi Zefan1-5/+4
2010-06-02gconfig: fix null pointer warningLi Zefan1-2/+3
2010-06-02gconfig: fix to tag NEW symbols correctlyLi Zefan1-1/+1
2010-06-02menuconfig: improive help text a bitLi Zefan1-1/+1
2010-06-02kconfig: fix to tag NEW symbols correctlyLi Zefan1-2/+6
2010-06-02kconfig: print the range of integer/hex symbol in help textLi Zefan2-1/+9
2010-06-02kconfig: print symbol type in help textLi Zefan1-1/+3
2010-06-02kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski2-9/+54
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds41-369/+2818
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...Linus 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/jik...Linus Torvalds2-2/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus 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/k...Linus 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-14gconfig: add support to show hidden options that have promptsLi Zefan2-11/+64
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan4-16/+41
2010-04-14gconfig: remove show_debug optionLi Zefan2-19/+0
2010-04-14gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan1-63/+4
2010-04-14kconfig: fix zconfdump()Li Zefan2-8/+34
2010-04-14kconfig: some small fixesLi Zefan2-3/+3
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David 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-23kbuild: Include gen_initramfs_list.sh and the file list in the .d fileJason Gunthorpe1-1/+2
2010-03-23kconfig: recalc symbol value before showing search resultsLi Zefan1-0/+1
2010-03-23headerdep: perlcritic warningStephen Hemminger1-2/+1
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/jik...Linus Torvalds1-1/+1
2010-03-12scripts/kernel-doc: fix empty function description sectionRandy Dunlap1-1/+1
2010-03-11scripts/Makefile.lib: Align the output of LZOWu Zhangjin1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-08Revert "kbuild: specify absolute paths for cscope"Michal Marek1-7/+3
2010-03-07headers_install: use local file handlesStephen Hemminger1-9/+10
2010-03-07headers_check: fix perl warningsStephen Hemminger1-5/+6
2010-03-07export_report: fix perl warningsStephen Hemminger1-17/+20
2010-03-07profile2linkerlist: fix perl warningsStephen Hemminger1-5/+3
2010-03-07namespace: perlcritic warningsStephen Hemminger1-32/+33
2010-03-07checkversion: perl cleanupStephen Hemminger1-12/+11
2010-03-07checkincludes: fix perlcritic warningsStephen Hemminger1-10/+14
2010-03-07scripts: improve checkstackStephen Hemminger1-10/+6
2010-03-07kbuild: deb-pkg md5sumsFEJES Jozsef1-0/+2
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 MA...Joe 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-03-03tags: Add the ability to make tags for all archs using "all"John Kacur1-0/+11
2010-03-03tags: Fix spelling error in comment (is->if)John Kacur1-1/+1
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-21/+18