Commit Graph

827 Commits (d84f4f992cbd76e8f39c488cf0c5d123843923b1)

Author SHA1 Message Date
Jeremy Huntwork 15a2ee74d2 Fix incompatibility with versions of Perl less than 5.6.0 16 years ago
Trent Piepho f03b283f08 kbuild: tag with git revision when git describe is missing 16 years ago
Ashutosh Naik e6e6733ed9 kbuild: prevent modpost from looking for a .cmd file for a static library linked into a module 16 years ago
Peter Volkov 92f83cc56e kbuild: fix KBUILD_EXTRA_SYMBOLS 16 years ago
Thomas Volpini bd8f89ff47 scripts/checksyscalls.sh: fix for non-gnu sed 16 years ago
Jeremy Kerr 13797b77d4 scripts/package: don't break if %{_smp_mflags} isn't set 16 years ago
Mike Frysinger e3da2fb712 kbuild: setlocalversion: dont include svn change count 16 years ago
Evgeniy Manachkin 46dca86cb9 kbuild: mkspec - fix build rpm 16 years ago
Randy Dunlap 890c78c2d6 kernel-doc: allow more whitespace in macros 16 years ago
Al Viro ce97e13e52 fix allmodconfig breakage 16 years ago
Steven Rostedt 34698bcbdf ftrace: dynamic ftrace process only text section 16 years ago
Steven Rostedt dce9d18add ftrace: handle generic arch calls 16 years ago
Al Viro 61bee20445 x86, um: get rid of arch/um/Kconfig.arch 16 years ago
Al Viro bb8985586b x86, um: ... and asm-x86 move 16 years ago
Martin Habets d41e2d7317 sparc: Add checkstack support 16 years ago
Alan Jenkins 06d1cd267c tracing/fastboot: fix row order in bootgraph.pl 16 years ago
Alan Jenkins 2a813f8cd8 tracing/fastboot: fix bootgraph.pl to run with "use strict" 16 years ago
Dave Jones f4432c5cae Update email addresses. 16 years ago
Linus Torvalds db7a6d8d01 Update .gitignore files for generated targets 16 years ago
Andy Whitcroft 6e144ee546 checkpatch: version: 0.24 16 years ago
Andy Whitcroft 3fef12d6cb checkpatch: allow for comments either side of a brace on case 16 years ago
Andy Whitcroft 740504c61f checkpatch: suspect indent handle macro continuation 16 years ago
Andy Whitcroft bb44ad39c8 checkpatch: trailing statements ensure we report the end of the line 16 years ago
Andy Whitcroft 4801205864 checkpatch: DEFINE_ macros are real definitions for exports 16 years ago
Andy Whitcroft bf30d6ede0 checkpatch: complex macros checks miss square brackets 16 years ago
Andy Whitcroft f16fa28f7b checkpatch: suspect code indent must stop at #else/#elif 16 years ago
Andy Whitcroft 8ed22cad9c checkpatch: pull out known acceptable typedefs 16 years ago
Andy Whitcroft afbe8d283b checkpatch: accept any sized le/be type 16 years ago
Andy Whitcroft b132e5d586 checkpatch: macros which define structure members are not complex 16 years ago
Andy Whitcroft 170d3a2268 checkpatch: handle do without braces if we have enough context 16 years ago
Andy Whitcroft a6a8406282 checkpatch: labels are not possible types 16 years ago
Andy Whitcroft 0776e59460 checkpatch: do is not a possible type 16 years ago
Andy Whitcroft 5fdd23acf9 checkpatch: version: 0.23 16 years ago
Andy Whitcroft 306708547b checkpatch: ensure we only apply checks to the lines within hunks 16 years ago
Andy Whitcroft 6f779c18ca checkpatch: suspect indent count condition lines correctly 16 years ago
Andy Whitcroft 5368df20fb checkpatch: check line endings in text format files 16 years ago
Andy Whitcroft 81bc0e0202 checkpatch: handle comment/quote nesting correctly 16 years ago
Andy Whitcroft dea33496dd checkpatch: suppress errors triggered by short patch 16 years ago
Andy Whitcroft a1080bf808 checkpatch: case/default checks should only check changed lines 16 years ago
Andy Whitcroft dea79cd3df checkpatch: version: 0.22 16 years ago
Andy Whitcroft b9ea10d691 checkpatch: perform indent checks on perl 16 years ago
Andy Whitcroft f055663c58 checkpatch: report the correct lines for single statement blocks 16 years ago
Andy Whitcroft 2a1bc5d5c5 checkpatch: %Lx tests should hand %% as a literal 16 years ago
Andy Whitcroft 9bd49efe4e checkpatch: suspect indent -- skip over preprocessor, label and blank lines 16 years ago
Andy Whitcroft 4d001e4d88 checkpatch: report the real first line of all suspect indents 16 years ago
Andy Whitcroft 6ecd967444 checkpatch: report any absolute references to kernel source files 16 years ago
Andy Whitcroft e09dec4831 checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.c 16 years ago
Andy Whitcroft c1ab33269a checkpatch: include/asm checks should be anchored 16 years ago
Andy Whitcroft 01fa91471e checkpatch: fix up comment checks search to scan the entire block 16 years ago
Andy Whitcroft 636d140a80 checkpatch: complex macros -- fix up extension handling 16 years ago