Commit Graph

3013 Commits (0a95e630b49a30c176daeff39ac2e90f1231604b)

Author SHA1 Message Date
Paul Gortmaker 4a3893d069 modpost: don't emit section mismatch warnings for compiler optimizations 10 years ago
Paul Gortmaker 09c20c032b modpost: expand pattern matching to support substring matches 10 years ago
Quentin Casasnovas c5c3439af0 modpost: do not try to match the SHT_NUL section. 10 years ago
Quentin Casasnovas e84048aa17 modpost: fix extable entry size calculation. 10 years ago
Quentin Casasnovas d3df4de7eb modpost: fix inverted logic in is_extable_fault_address(). 10 years ago
Rusty Russell 6c730bfc89 modpost: handle -ffunction-sections 10 years ago
Thierry Reding d7e0abcf4c modpost: Whitelist .text.fixup and .exception.text 10 years ago
Andrey Ryabinin 6e54abac1b kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y 10 years ago
Joe Perches e0df7e1fae checkpatch: avoid "spaces required around that ':'" false positive 10 years ago
Joe Perches 323b267faf checkpatch: fix --fix use with a patch of multiple files 10 years ago
Andy Lutomirski 91c9afaf97 checkpatch.pl: new instances of ENOSYS are errors 10 years ago
Joe Perches c17893c740 checkpatch: add a test for const with __read_mostly uses 10 years ago
Sam Bobroff d7fe8065ad checkpatch: improve operator spacing check 10 years ago
Joe Perches b598b67060 checkpatch: add 'Prefer ARRAY_SIZE" test 10 years ago
Joe Perches 6d07d01b62 checkpatch: add uart_ops to normally const structs 10 years ago
Joe Perches 29a3c46673 checkpatch: add #define foo "string" long line exception 10 years ago
Joe Perches 2a076f40d8 checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 columns 10 years ago
Fabian Frederick 0e212e0a72 checkpatch: don't ask for asm/file.h to linux/file.h unconditionally 10 years ago
Joe Perches ab7e23f344 checkpatch: add test for repeated const uses 10 years ago
Joe Perches f34e4a4f97 checkpatch: improve return negative errno check 10 years ago
Joe Perches b392c64f59 checkpatch: match more world writable permissions 10 years ago
Joe Perches ebfd7d6237 checkpatch: add optional --codespell dictionary to find more typos 10 years ago
Jani Nikula b3e9a677fc checkpatch: spell check reudce 10 years ago
Joe Perches 66d7a382cb checkpatch: add spell checking of email subject line 10 years ago
Joe Perches 6ab3a9701e checkpatch: improve "no space is necessary after a cast" test 10 years ago
Fabian Frederick 33236415ec scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning 10 years ago
Alex Pilon 99b2cdde83 scripts/extract-ikconfig: Support LZ4-compressed images. 10 years ago
Fabian Frederick 5017335d6d scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning 10 years ago
Quentin Casasnovas e5d8f59a5c modpost: document the use of struct section_check. 10 years ago
Quentin Casasnovas 52dc0595d5 modpost: handle relocations mismatch in __ex_table. 10 years ago
Quentin Casasnovas c31e4b832f scripts: add check_extable.sh script. 10 years ago
Quentin Casasnovas c7a65e0645 modpost: mismatch_handler: retrieve tosym information only when needed. 10 years ago
Quentin Casasnovas 356ad53812 modpost: factorize symbol pretty print in get_pretty_name(). 10 years ago
Quentin Casasnovas 644e8f14cb modpost: add handler function pointer to sectioncheck. 10 years ago
Quentin Casasnovas 157d1972d0 modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list. 10 years ago
Quentin Casasnovas 050e57fd59 modpost: add strict white-listing when referencing sections. 10 years ago
Michal Marek 0a1f00a1c8 kconfig: Do not print status messages in make -s mode 10 years ago
Michal Marek 1cba0c3057 kconfig: Simplify Makefile 10 years ago
Ard Biesheuvel 41b585b2ed Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbols 10 years ago
Ard Biesheuvel bd8b22d288 Kbuild: kallsyms: ignore veneers emitted by the ARM linker 10 years ago
Nathan Rossi 77479b38e2 kbuild: Create directory for target DTB 10 years ago
Masahiro Yamada 5f655c7a4c kbuild: include $(src)/Makefile rather than $(obj)/Makefile 10 years ago
Masahiro Yamada 7aacad53ae kbuild: use relative path to include Makefile 10 years ago
James Hogan 8286ae0330 MIPS: Add CDMM bus support 10 years ago
Valentin Rothberg 2c2b913d19 irqf_oneshot.cocci: add check of devm_request_threaded_irq() 10 years ago
Masahiro Yamada 63a91033d5 kbuild: add generic mergeconfig target, %.config 10 years ago
Masahiro Yamada bc8f8f5fc4 merge_config.sh: rename MAKE to RUNMAKE 10 years ago
Masahiro Yamada 3a975b8cfc merge_config.sh: improve indentation 10 years ago
Masahiro Yamada 371cfd4ff0 kbuild: mergeconfig: remove redundant $(objtree) 10 years ago
Masahiro Yamada b9fe99c5b9 kbuild: mergeconfig: move an error check to merge_config.sh 10 years ago