Commit Graph

1897 Commits (f02579e3a81954c8f0944c7d2a95159ee48f052d)

Author SHA1 Message Date
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 15 years ago
Joe Perches cb710eca68 scripts/checkpatch.pl: add warnings for static char that could be static const char 15 years ago
Andy Whitcroft 267ad8f426 checkpatch: version 0.31 15 years ago
Andy Whitcroft 01464f30a9 checkpatch: statement/block context analyser should look at sanitised lines 15 years ago
Andy Whitcroft 3cbf62df3a checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar 15 years ago
Andy Whitcroft 5eaa20b984 checkpatch: clean up structure definition macro handline 15 years ago
Andy Whitcroft 015830be97 checkpatch: update copyright dates 15 years ago
Joe Perches 03f1df7da5 checkpatch: Add additional attribute #defines 15 years ago
Rabin Vincent 3bf9a009fc checkpatch: check for incorrect permissions 15 years ago
Andy Whitcroft 9fe287d79b checkpatch: ensure kconfig help checks only apply when we are adding help 15 years ago
Andy Whitcroft 0c73b4eb7a checkpatch: simplify and consolidate "missing space after" checks 15 years ago
Andy Whitcroft 8cf6de7145 checkpatch: add check for space after struct, union, and enum 15 years ago
Andy Whitcroft 53a3c4487a checkpatch: returning errno typically should be negative 15 years ago
Andy Whitcroft 9446ef569c checkpatch: handle casts better fixing false categorisation of : as binary 15 years ago
Andy Whitcroft fb2d2c1b58 checkpatch: ensure we do not collapse bracketed sections into constants 15 years ago
Andy Whitcroft d2c0a23514 checkpatch: suggest cleanpatch and cleanfile when appropriate 15 years ago
Andy Whitcroft e91b6e263e checkpatch: types may sit on a line on their own 15 years ago
Andy Whitcroft 6b4c5bebce checkpatch: fix regressions in "fix handling of leading spaces" 15 years ago
Joe Perches fae9920676 scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists 15 years ago
Joe Perches b9e2331dd1 scripts/get_maintainer.pl: use mailmap in name deduplication and other updates 15 years ago
Joe Perches 47abc72257 scripts/get_maintainer.pl: correct indentation in a few places 15 years ago
Florian Mickler 7fa8ff2e0c scripts/get_maintainer.pl: fix mailmap handling 15 years ago
Joe Perches 6ef1c52e12 scripts/get_maintainer.pl: use case insensitive name de-duplication 15 years ago
Joe Perches 683c6f8fcb scripts/get_maintainer.pl: improve --interactive UI 15 years ago
Florian Mickler dace8e300d scripts/get_maintainer.pl: add interactive mode 15 years ago
Joe Perches bcde44ed7d scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then scripts 15 years ago
Joe Perches e3e9d11479 scripts/get_maintainer.pl: add default --git-fallback, remove default --git 15 years ago
Joe Perches fab9ed12fc scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails 15 years ago
Joe Perches 6ffd9485f5 scripts/get_maintainer.pl: use correct indentation 15 years ago
Joe Perches 63ab52db5b scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" information 15 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
Nicolas Palix 2c1160c874 Coccinelle: Add a new mode named 'chain' 15 years ago
Nicolas Palix e90f659021 Coccinelle: Use new comment format to explain kfree.cocci 15 years ago
Nicolas Palix 3c90841767 Coccinelle: Improve user information with a new kind of comment 15 years ago
Michal Marek b1f7d6e190 Revert "kconfig: Temporarily disable dependency warnings" 15 years ago
Kyle McMartin e9203c9882 kbuild: fix oldnoconfig to do the right thing 15 years ago
Michal Marek 71ebc01d3a kconfig: Temporarily disable dependency warnings 15 years ago
Will Newton 1408b15b98 kconfig: Use PATH_MAX instead of 128 for path buffer sizes. 15 years ago
Arnaud Lacombe ff5ff6060b kconfig: delay symbol direct dependency initialization 15 years ago
Michal Marek 19c29f3260 kconfig: Fix realloc usage() 15 years ago