Commit Graph

1194 Commits (bcefe12eff5dca6fdfa94ed85e5bee66380d5cd9)

Author SHA1 Message Date
Roel Kluin 3bd7bf5f1a get_maintainer: fix usage comment 15 years ago
Andy Whitcroft 5e8d8f6f28 checkpatch: version 0.30 15 years ago
Andy Whitcroft 2b474a1a56 checkpatch: fix false EXPORT_SYMBOL warning 15 years ago
Andy Whitcroft 99423c2065 checkpatch: fix __attribute__ matching 15 years ago
Andy Whitcroft 2ceb532b04 checkpatch: fix false errors due to macro concatenation 15 years ago
Andy Whitcroft 131edb3418 checkpatch: update copyright dates 15 years ago
Andy Whitcroft cc77cdca52 checkpatch: correctly stop scanning at the bottom of a hunk 15 years ago
Andy Whitcroft 9a974fdbe3 checkpatch: possible types -- prevent illegal modifiers being added 15 years ago
Joe Perches dcf36a92f5 scripts/get_maintainer.pl: add patch/file search for keywords 15 years ago
Jiri Olsa 4d8289494a tracing: Enable "__cold" functions 16 years ago
Arnd Bergmann c01226c314 warn about use of uninstalled kernel headers 16 years ago
Felipe Contreras 17c5ca9883 kbuild: mkcompile_h: trivial cleanups 16 years ago
Felipe Contreras 9c3049c02c kbuild: fix warning when domainname is not available 16 years ago
Alek Du 58242b2b06 kbuild: Fix size_append issue for bzip2/lzma kernel 16 years ago
Amerigo Wang a3ee9470e6 kbuild,scripts: use non-builtin echo for '-e' 16 years ago
Frans Pop db9038c89d kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set 16 years ago
Anton Vorontsov e0626e3844 spi: prefix modalias with "spi:" 16 years ago
Anton Vorontsov 75368bf6c2 spi: add support for device table matching 16 years ago
Paul Mundt a9ece53c40 kallsyms: fix segfault in prefix_underscores_count() 16 years ago
Ladinu Chandrasinghe b7ed698cc9 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS 16 years ago
Trevor Keith 5c72513843 Fix all -Wmissing-prototypes warnings in x86 defconfig 16 years ago
Mike Frysinger 42e41c54d6 checkpatch: add some common Blackfin checks 16 years ago
Andy Whitcroft 0487683096 checkpatch: version 0.29 16 years ago
Andy Whitcroft fb9e9096ba checkpatch: limit sN/uN matches to actual bit sizes 16 years ago
Andy Whitcroft ea71a0a019 checkpatch: format strings should not have brackets in macros 16 years ago
Hannes Eder 77f5b10a82 checkpatch: make -f alias --file, add --help, more verbose help message 16 years ago
Andy Whitcroft 30dad6ebec checkpatch: indent checks -- stop when we run out of continuation lines 16 years ago
Daniel Walker 113f04a836 checkpatch: handle C99 comments correctly (performance issue) 16 years ago
Andy Whitcroft 463f286485 checkpatch: possible types -- else cannot start a type 16 years ago
Joe Perches b781655a6f scripts/get_maintainer.pl: add maintainers in order listed in matched section 16 years ago
Joe Perches 11ecf53c97 scripts/get_maintainer.pl: add --remove-duplicates 16 years ago
Joe Perches 4249831613 scripts/get_maintainer.pl: using --separator implies --nomultiline 16 years ago
Joe Perches 8cbb3a77e1 scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups 16 years ago
Joe Perches 0e70e83dfd scripts/get_maintainer.pl: better email routines, use perl not shell where possible 16 years ago
Joe Perches 3fb55652b9 scripts/get_maintainer.pl: add --pattern-depth 16 years ago
Joe Perches 1d606b4e0b scripts/get_maintainer.pl: add sections in pattern match depth order 16 years ago
Joe Perches f5492666a3 scripts/get_maintainer.pl: add --git-blame 16 years ago
Trevor Keith f0a75770bd trivial: kbuild: remove extraneous blank line after declaration of usage() 16 years ago
Markus Heidelberg 7d3392e546 trivial: remove references to non-existent include/linux/config.h 16 years ago
Tim Abbott 42f29a2520 kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts. 16 years ago
Sam Ravnborg 51b563fc93 arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 16 years ago
Trevor Keith 4356f48907 kbuild: add static to prototypes 16 years ago
Andi Kleen 66a570623b kbuild: fail build if recordmcount.pl fails 16 years ago
Andi Kleen c3c63b6bec kbuild: echo the record_mcount command 16 years ago
Diego Elio 'Flameeyes' Pettenò 78222caaee gconfig: disable "typeahead find" search in treeviews 16 years ago
Jory A. Pratt c47efe5548 kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling 16 years ago
Luis R. Rodriguez 92f3f19c51 checkincludes.pl: add option to remove duplicates in place 16 years ago
Ozan Çaglayan 82fa39552f markup_oops: use modinfo to avoid confusion with underscored module names 16 years ago
Luis R. Rodriguez f9d490ab37 checkincludes.pl: provide usage helper 16 years ago
Luis R. Rodriguez d9a7a2bd07 checkincludes.pl: close file as soon as we're done with it 16 years ago