aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* checkpatch: version 0.30Andy Whitcroft2009-10-29
* checkpatch: fix false EXPORT_SYMBOL warningAndy Whitcroft2009-10-29
* checkpatch: fix __attribute__ matchingAndy Whitcroft2009-10-29
* checkpatch: fix false errors due to macro concatenationAndy Whitcroft2009-10-29
* checkpatch: update copyright datesAndy Whitcroft2009-10-29
* checkpatch: correctly stop scanning at the bottom of a hunkAndy Whitcroft2009-10-29
* checkpatch: possible types -- prevent illegal modifiers being addedAndy Whitcroft2009-10-29
* scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches2009-10-29
* warn about use of uninstalled kernel headersArnd Bergmann2009-10-11
* kbuild: mkcompile_h: trivial cleanupsFelipe Contreras2009-10-11
* kbuild: fix warning when domainname is not availableFelipe Contreras2009-10-11
* kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du2009-10-11
* kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang2009-10-11
* kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2009-10-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-21
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
| * kbuild: add static to prototypesTrevor Keith2009-09-20
| * kbuild: fail build if recordmcount.pl failsAndi Kleen2009-09-20
| * kbuild: echo the record_mcount commandAndi Kleen2009-09-20
| * gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò2009-09-20
| * kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt2009-09-20
| * checkincludes.pl: add option to remove duplicates in placeLuis R. Rodriguez2009-09-20
| * markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan2009-09-20
| * checkincludes.pl: provide usage helperLuis R. Rodriguez2009-09-20
| * checkincludes.pl: close file as soon as we're done with itLuis R. Rodriguez2009-09-20
| * ctags: usability fixStefani Seibold2009-09-20
| * kbuild: introduce ld-optionSam Ravnborg2009-09-20
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-20
| * kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2009-09-20
| * kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan2009-09-20
| * kconfig: make use of menu_get_ext_help in qconfigCheng Renquan2009-09-20
| * kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan2009-09-20
| * kconfig: add menu_get_ext_help function to display more informationCheng Renquan2009-09-20
| * kconfig: add symbol value to help find the real dependCheng Renquan2009-09-20
* | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* | spi: add support for device table matchingAnton Vorontsov2009-09-23
* | kallsyms: fix segfault in prefix_underscores_count()Paul Mundt2009-09-23
* | Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe2009-09-23
* | Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith2009-09-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | trivial: kbuild: remove extraneous blank line after declaration of usage()Trevor Keith2009-09-21
| * | trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg2009-09-21
* | | checkpatch: add some common Blackfin checksMike Frysinger2009-09-22
* | | checkpatch: version 0.29Andy Whitcroft2009-09-22
* | | checkpatch: limit sN/uN matches to actual bit sizesAndy Whitcroft2009-09-22
* | | checkpatch: format strings should not have brackets in macrosAndy Whitcroft2009-09-22
* | | checkpatch: make -f alias --file, add --help, more verbose help messageHannes Eder2009-09-22
* | | checkpatch: indent checks -- stop when we run out of continuation linesAndy Whitcroft2009-09-22
* | | checkpatch: handle C99 comments correctly (performance issue)Daniel Walker2009-09-22