aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-06-12kbuild: Fix modpost segfaultKrzysztof Halasa1-1/+1
2010-06-10kbuild: Create output directory in Makefile.modbuiltinMichal Marek1-0/+5
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+1
2010-06-03gconfig: fix build failure on fedora 13Richard Kennedy1-1/+1
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
2010-02-26kernel-doc: drop the -filelist option, it doesn't workIlya Dryomov1-13/+1
2010-02-26kernel-doc: track line numbers for each file separatelyIlya Dryomov1-0/+2
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar6-40/+78
2010-02-25Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-4/+69
2010-02-25Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-247/+44
2010-02-22tags: Use $SRCARCHMichal Marek1-2/+2
2010-02-17tags: include headers before source filesGuennadi Liakhovetski1-6/+14
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-02-05markup_oops.pl: minor fixesHui Zhu1-5/+5
2010-02-05markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu1-13/+36
2010-02-03kconfig: Simplify LSMOD= handlingMichal Marek1-5/+4
2010-02-02kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt2-13/+38
2010-02-02markup_oops.pl: fix $func_offset error with x86_64Hui Zhu1-1/+1
2010-02-02get_maintainer.pl: teach git log to use --no-colorRichard Kennedy1-2/+2
2010-02-02kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt1-1/+14
2010-02-02Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...Michal Marek1-64/+88
2010-02-02scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter1-1/+1
2010-02-02markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu1-3/+4
2010-02-02scripts: change scripts to use system python instead of envDon Zickus2-2/+2
2010-02-02scripts/kallsyms: suppress build warningHimanshu Chauhan1-2/+4
2010-02-02scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek1-3/+2
2010-02-02Improve kconfig symbol hashingAndi Kleen4-17/+21
2010-02-02nconfig: minor fixNir Tzachar1-3/+3
2010-02-02nconfig: mark local functions as suchMichal Marek2-15/+15
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com10-20/+2314
2010-02-02genksyms: close ref_file after useAlexander Beregalov1-1/+3
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)4-2/+33
2010-02-02scripts: add ARM support to decodecodeRabin Vincent1-13/+35
2010-02-02kbuild: Fix linking error built-in.o no such file or directoryJiafu He1-1/+1
2010-01-30modpost: don't allow *driver to reference .init.*Uwe Kleine-König1-1/+10
2010-01-30modpost: make symbol white list a per mismatch type variableUwe Kleine-König1-18/+31
2010-01-30modpost: remove now unused NO_MISMATCH constantUwe Kleine-König1-3/+0
2010-01-30modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König1-7/+9
2010-01-30modpost: give most mismatch constants a better nameUwe Kleine-König1-28/+28
2010-01-29modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König1-6/+9
2010-01-29modpost: members of *driver structs should not point to __init functionsUwe Kleine-König1-1/+1
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger1-1/+1
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2010-01-16markup_oops.pl: fix error with x86Hui Zhu1-1/+1
2010-01-13kbuild: really fix bzImage build with non-bash shJonathan Nieder1-2/+7
2010-01-12remove my email address from checkpatch.Dave Jones1-1/+1
2010-01-11tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka1-1/+1
2010-01-11scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches1-30/+54
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre1-0/+5
2010-01-06tracing: Use appropriate perl constructs in recordmcount.plWolfram Sang1-18/+11
2010-01-06kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt1-0/+26
2010-01-06kconfig: Create include/generated for localmodconfigSteven Rostedt1-0/+2
2010-01-06tracing: optimize recordmcount.pl for offsets-handlingWolfram Sang1-9/+9
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-3/+56
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds15-243/+429
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin1-0/+52
2009-12-17MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2-3/+4
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds5-179/+17
2009-12-15scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches1-93/+168
2009-12-15scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches1-94/+104
2009-12-15scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches1-18/+176
2009-12-15modpost: fix segfault with short symbol namesMichal Marek1-2/+2
2009-12-15Kbuild: clear marker out of modpostWenji Huang2-167/+0
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins4-10/+15
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek1-0/+3
2009-12-12kbuild: generate modules.builtinMichal Marek3-1/+82
2009-12-12genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich2-94/+99
2009-12-12unifdef: update to upstream revision 1.190Tony Finch1-134/+207
2009-12-12kbuild: specify absolute paths for cscopeDaniel Vetter1-1/+7
2009-12-12kbuild: create include/generated in silentoldconfigMichal Marek1-0/+1
2009-12-12scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder1-2/+19
2009-12-12scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder1-1/+2
2009-12-12scripts/package: tar-pkg: use tar --owner=rootMichal Marek1-1/+5
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg3-7/+7
2009-12-12kbuild: do not check for include/asm-$ARCHSam Ravnborg1-2/+0
2009-12-12kbuild: fix bzImage build for x86Michael Tokarev1-1/+1
2009-12-11USB: handle bcd incrementation in usb modalias generationNathaniel McCallum1-2/+47
2009-12-11USB: add hex/bcd detection to usb modalias generationNathaniel McCallum1-12/+36
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+12
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-99/+120
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03Merge branch 'master' into nextJames Morris24-331/+446
2009-12-02tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron1-3/+12
2009-11-23SELinux: header generation may hit infinite loopEric Paris1-1/+1
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt2-8/+8
2009-11-19selinux: Fix warningsAlan Cox1-2/+2
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds13-286/+315
2009-11-17tracing: Only print objcopy version warning once from recordmcountSteven Rostedt1-2/+10
2009-11-15dtc: Mark various internal functions staticJosh Triplett3-3/+3
2009-11-15dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett2-17/+54
2009-11-15genksyms: Mark is_reserved_word staticJosh Triplett2-45/+52
2009-11-15kconfig: Mark various internal functions staticJosh Triplett6-15/+32
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar1-2/+2
2009-11-12get_maintainer: fix usage commentRoel Kluin1-2/+2
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2-25/+96
2009-10-29tracing: Exit with error if a weak function is used in recordmcount.plLi Hong1-7/+3
2009-10-29tracing: Move conditional into update_funcs() in recordmcount.plLi Hong1-5/+3
2009-10-29tracing: Add regex for weak functions in recordmcount.plLi Hong1-7/+9
2009-10-29tracing: Move mcount section search to front of loop in recordmcount.plLi Hong1-14/+18
2009-10-29tracing: Fix objcopy revision check in recordmcount.plLi Hong1-29/+27
2009-10-29tracing: Check absolute path of input file in recordmcount.plLi Hong1-1/+1
2009-10-29tracing: Correct the check for number of arguments in recordmcount.plLi Hong1-1/+1
2009-10-29tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong1-35/+49
2009-10-29checkpatch: version 0.30Andy Whitcroft1-1/+1
2009-10-29checkpatch: fix false EXPORT_SYMBOL warningAndy Whitcroft1-9/+39
2009-10-29checkpatch: fix __attribute__ matchingAndy Whitcroft1-2/+2
2009-10-29checkpatch: fix false errors due to macro concatenationAndy Whitcroft1-1/+4
2009-10-29checkpatch: update copyright datesAndy Whitcroft1-1/+1
2009-10-29checkpatch: correctly stop scanning at the bottom of a hunkAndy Whitcroft1-1/+2
2009-10-29checkpatch: possible types -- prevent illegal modifiers being addedAndy Whitcroft1-8/+12
2009-10-29scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches1-2/+35
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar7-10/+25
2009-10-24SELinux: add .gitignore files for dynamic classesEric Paris1-0/+1
2009-10-15kconfig: Make zconf.y work with current bisonJosh Triplett2-206/+174
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar1-0/+1
2009-10-14tracing: Enable "__cold" functionsJiri Olsa1-0/+1
2009-10-11warn about use of uninstalled kernel headersArnd Bergmann1-1/+1
2009-10-11kbuild: mkcompile_h: trivial cleanupsFelipe Contreras1-1/+3
2009-10-11kbuild: fix warning when domainname is not availableFelipe Contreras1-2/+6
2009-10-11kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du1-1/+1
2009-10-11kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang2-3/+3
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2-2/+11
2009-10-07kconfig: simplification of scripts/extract-ikconfigDick Streefland3-247/+44
2009-10-07selinux: generate flask headers during kernel buildStephen Smalley3-2/+125
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley1-123/+28
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds19-171/+235
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-2/+2
2009-09-23spi: add support for device table matchingAnton Vorontsov1-0/+13