Commit Graph

1611 Commits (848b83a59b772b8f102bc5e3f1187c2fa5676959)

Author SHA1 Message Date
Mike Frysinger d63f6d1b4d initramfs: Fix build break on symbol-prefixed archs 14 years ago
Michal Marek 9231d9e02a Revert "namespace: add source file location exceptions" 14 years ago
Nicolas Palix 062c1825a5 Coccinelle: Add contextual message 14 years ago
Julia Lawall 97c1cf8fdb Coccinelle: Find doubled arguments to boolean or bit operators. 14 years ago
Julia Lawall 10247179a7 Coccinelle: Find nested lock+irqsave functions that use the same flags variables. 14 years ago
Stephen Hemminger 24a54f7974 namespace: add source file location exceptions 14 years ago
Dick Streefland 532cf2907a scripts/extract-ikconfig: add support for bzip2, lzma and lzo 14 years ago
Namhyung Kim d0f95c7826 kbuild: check return value of asprintf() 14 years ago
Amerigo Wang abb4385262 scripts/namespace.pl: improve to get more correct results 14 years ago
Amerigo Wang e8cf981346 scripts/namespace.pl: some bug fixes 14 years ago
Stephen Hemminger 43f683c9e4 scripts/namespace.pl: update file exclusion list 14 years ago
Amerigo Wang c25f415751 scripts/namespace.pl: fix wrong source path 14 years ago
Joe Perches 93ed0e2d07 scripts/checkpatch.pl: add check for declaration of pci_device_id 14 years ago
Joe Perches cb710eca68 scripts/checkpatch.pl: add warnings for static char that could be static const char 14 years ago
Andy Whitcroft 267ad8f426 checkpatch: version 0.31 14 years ago
Andy Whitcroft 01464f30a9 checkpatch: statement/block context analyser should look at sanitised lines 14 years ago
Andy Whitcroft 3cbf62df3a checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar 14 years ago
Andy Whitcroft 5eaa20b984 checkpatch: clean up structure definition macro handline 14 years ago
Andy Whitcroft 015830be97 checkpatch: update copyright dates 14 years ago
Joe Perches 03f1df7da5 checkpatch: Add additional attribute #defines 14 years ago
Rabin Vincent 3bf9a009fc checkpatch: check for incorrect permissions 14 years ago
Andy Whitcroft 9fe287d79b checkpatch: ensure kconfig help checks only apply when we are adding help 14 years ago
Andy Whitcroft 0c73b4eb7a checkpatch: simplify and consolidate "missing space after" checks 14 years ago
Andy Whitcroft 8cf6de7145 checkpatch: add check for space after struct, union, and enum 14 years ago
Andy Whitcroft 53a3c4487a checkpatch: returning errno typically should be negative 14 years ago
Andy Whitcroft 9446ef569c checkpatch: handle casts better fixing false categorisation of : as binary 14 years ago
Andy Whitcroft fb2d2c1b58 checkpatch: ensure we do not collapse bracketed sections into constants 14 years ago
Andy Whitcroft d2c0a23514 checkpatch: suggest cleanpatch and cleanfile when appropriate 14 years ago
Andy Whitcroft e91b6e263e checkpatch: types may sit on a line on their own 14 years ago
Andy Whitcroft 6b4c5bebce checkpatch: fix regressions in "fix handling of leading spaces" 14 years ago
Joe Perches fae9920676 scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists 14 years ago
Joe Perches b9e2331dd1 scripts/get_maintainer.pl: use mailmap in name deduplication and other updates 14 years ago
Joe Perches 47abc72257 scripts/get_maintainer.pl: correct indentation in a few places 14 years ago
Florian Mickler 7fa8ff2e0c scripts/get_maintainer.pl: fix mailmap handling 14 years ago
Joe Perches 6ef1c52e12 scripts/get_maintainer.pl: use case insensitive name de-duplication 14 years ago
Joe Perches 683c6f8fcb scripts/get_maintainer.pl: improve --interactive UI 14 years ago
Florian Mickler dace8e300d scripts/get_maintainer.pl: add interactive mode 14 years ago
Joe Perches bcde44ed7d scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then scripts 14 years ago
Joe Perches e3e9d11479 scripts/get_maintainer.pl: add default --git-fallback, remove default --git 14 years ago
Joe Perches fab9ed12fc scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails 14 years ago
Joe Perches 6ffd9485f5 scripts/get_maintainer.pl: use correct indentation 14 years ago
Joe Perches 63ab52db5b scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" information 14 years ago
Steven Rostedt d7b4d6de57 ftrace: Remove recursion between recordmcount and scripts/mod/empty 15 years ago
Steven Rostedt 85caa993d7 ftrace: Use objtree for C version of recordmcount 15 years ago
Steven Rostedt 4447586364 ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program 15 years ago
Steven Rostedt c28d5077f8 ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c 15 years ago
Steven Rostedt 72441cb1fd ftrace/x86: Add support for C version of recordmcount 15 years ago
John Reiser 81d3858d31 ftrace: Add C version of recordmcount compile time code 15 years ago
Nishanth Aravamudan c2d5a7300d scripts/package: don't break if %{_smp_mflags} isn't set 15 years ago
Nicolas Palix 03ee0c42a7 Coccinelle: Use the -no_show_diff option for org and report mode 15 years ago