Commit Graph

1821 Commits (0120b99c8d56b5d3f2d80aaf8769dea05ef80439)

Author SHA1 Message Date
Mel Gorman 27af038494 scripts: fix gfp-translate for recent changes to gfp.h 14 years ago
Arnaud Lacombe 09899c93b1 kconfig: regen parser 14 years ago
Arnaud Lacombe 86e187ff9b kconfig: add an option to determine a menu's visibility 14 years ago
Randy Dunlap 2b35f4d9ca kernel-doc: escape xml for structs 14 years ago
Wu Zhangjin 45677454dd ftrace: Speed up recordmcount 14 years ago
Eric Dumazet 8af27e1dc4 fixdep: use hash table instead of a single array 14 years ago
maximilian attems e86c2412c8 kbuild, deb-pkg: Fix build with paranoid umask 14 years ago
Andy Whitcroft 020e773f6b kconfig: sym_expand_string_value: allow for string termination when reallocing 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Thomas Gleixner 4882720b26 semaphore: Remove mutex emulation 14 years ago
Wu Zhangjin 412910cd04 ftrace/MIPS: Add module support for C version of recordmcount 14 years ago
John Reiser a2d49358ba ftrace/MIPS: Add MIPS64 support for C version of recordmcount 14 years ago
Steven Rostedt 8ef17fa2ef kconfig: Have streamline_config process menuconfigs too 14 years ago
Steven Rostedt 20d1904733 kconfig: Fix streamline_config to read multi line deps in Kconfig files 14 years ago
hiromu cf5a189d4a kconfig: Fix missing declaration of variable $dir in streamline_config.pl 14 years ago
hiromu yagura ccece60ac6 kconfig: Fix variable name typo %prompts in streamline_config.pl 14 years ago
Steven Rostedt 4908980b24 kconfig: Make localmodconfig handle environment variables 14 years ago
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