Commit Graph

2557 Commits (5de865eebb8330eee19c37b31fb6f315a09d4273)

Author SHA1 Message Date
Ming Lei 7122c3e915 scripts/link-vmlinux.sh: only filter kernel symbols for arm 11 years ago
Tony Lu 2d8eedad92 ftrace: default to tilegx if ARCH=tile is specified 11 years ago
Vineet Gupta f06d19e460 ARC: extable: Enable sorting at build time 11 years ago
Joe Perches c11230f44b checkpatch: fix "Use of uninitialized value" warnings 11 years ago
Michal Marek 480f439c3d kallsyms: Revert back to 128 max symbol length 11 years ago
Johannes Berg e946c43a11 kernel-doc: improve "no structured comments found" error 11 years ago
P J P 9ba4bcb645 initramfs: read CONFIG_RD_ variables for initramfs compression 11 years ago
Joe Perches 823b794ce1 checkpatch: add check for sscanf without return use 11 years ago
Joe Perches 2b7ab45395 checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths 11 years ago
Joe Perches 507e51418c checkpatch: improve "return is not a function" test 11 years ago
Josh Triplett 4783f894d0 checkpatch.pl: check for the FSF mailing address 11 years ago
Joe Perches c1fd7bb996 checkpatch: make the memory barrier test noisier 11 years ago
Joe Perches e970b8846a checkpatch: add rules to check init attribute and const defects 11 years ago
Joe Perches 52ea85061d checkpatch: add test for #defines of ARCH_HAS_<foo> 11 years ago
Joe Perches 11ea516a6c checkpatch: find CamelCase definitions of struct/union/enum 11 years ago
Joe Perches 066687279c checkpatch: update seq_<foo> tests 11 years ago
Joe Perches d8b077101b checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch 11 years ago
Joe Perches 847316231c checkpatch: report missing spaces around trigraphs with --strict 11 years ago
Andi Kleen b5064654c5 scripts/mod/modpost.c: handle non ABS crc symbols 11 years ago
Jamie Iles 59c36455d0 scripts/sortextable: support objects with more than 64K sections. 11 years ago
Michael Opdenacker 6cf3a6eff7 scripts/tags.sh: remove obsolete __devinit[const|data] 11 years ago
Fabio Estevam 6f62259b1a scripts: kallsyms: Use %zu to print 'size_t' 11 years ago
David Ahern a614d01bdd perf tools: Fix version when building out of tree 11 years ago
Josh Triplett c2e182fab0 scripts/bloat-o-meter: use .startswith rather than fragile slicing 11 years ago
Josh Triplett 5a7b2d2796 scripts/bloat-o-meter: ignore changes in the size of linux_banner 11 years ago
Rusty Russell b6568b1a19 modpost: fix bogus 'exported twice' warnings. 11 years ago
Kees Cook 849464d1ba kbuild: replace unbounded sprintf call in modpost 11 years ago
Andi Kleen 21cf6e584c kbuild, bloat-o-meter: fix static detection 11 years ago
Andi Kleen f3462aa952 Kbuild: Handle longer symbols in kallsyms.c 11 years ago
Randy Dunlap 9645ae84ef scripts/kernel-doc: make unknown function prototype a Warning instead of an Error 11 years ago
Jamie Iles f02b625d03 recordmcount.pl: Add support for __fentry__ 11 years ago
Ming Lei f6537f2f0e scripts/kallsyms: filter symbols not in kernel address space 11 years ago
Andi Kleen e0f244c63f asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible 11 years ago
Mike Pagano f29b5f3e6f show_delta: Update script to support python versions 2.5 through 3.3 11 years ago
Wolfram Sang a690876385 scripts/coccinelle/api: remove devm_request_and_ioremap.cocci 11 years ago
Kirill Tkhai f5a82137a5 scripts/tags.sh: Increase identifier list 11 years ago
Ben Hutchings 00d4f8fc2c xconfig: Fix the filename for GUI settings 12 years ago
Martin Walch 503c823048 kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len 12 years ago
Martin Walch 3381960031 kconfig: remove unused definition from scanner 12 years ago
Martin Walch 57540f1dea kconfig: adjust warning message for conflicting types 12 years ago
Martin Walch 8d9dfe8276 kconfig: fix trivial typos and update mconf documentation 12 years ago
Martin Walch 31bfb10820 kconfig: add short explanation to SYMBOL_WRITE 12 years ago
Antonio Alecrim Jr eb8948a037 X.509: remove possible code fragility: enumeration values not handled 12 years ago
Joe Perches d1d85780dd checkpatch: make extern in .h prototypes quieter 12 years ago
Guenter Roeck eed380f3f5 modpost: Optionally ignore secondary errors seen if a single module build fails 12 years ago
Clement Chauplannaz 86eb781889 scripts/config: fix variable substitution command 12 years ago
Joe Perches 8716de383b checkpatch: add test for positional misuse of section specifiers like __initdata 12 years ago
Joe Perches 58cb3cf66c checkpatch: fix perl version 5.12 and earlier incompatibility 12 years ago
Joe Perches 1b5539b1ff checkpatch: reduce runtime/cpu time used 12 years ago
Joe Perches b34c648bb3 checkpatch: better --fix of SPACING errors. 12 years ago