Commit Graph

2502 Commits (d0c5b2579509b86c1b4a4fa7508428aa44bddd3b)

Author SHA1 Message Date
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
Joe Perches f95a7e6a46 checkpatch: ignore #define TRACE_<foo> macros 12 years ago
Joe Perches 91bfe4843d checkpatch: add --types option to report only specific message types 12 years ago
Joe Perches 61135e9663 checkpatch: fix networking kernel-doc block comment defect 12 years ago
Joe Perches 70dc8a4835 checkpatch: warn when using extern with function prototypes in .h files 12 years ago
Joe Perches 7e51f19792 checkpatch: check for duplicate signatures 12 years ago
Dave Hansen d62a201f24 checkpatch: enforce sane perl version 12 years ago
Joe Perches 7e781f67df checkpatch: check CamelCase by word, not by $Lval 12 years ago
Joe Perches d5e616fc1c checkpatch: add a few more --fix corrections 12 years ago
Yann E. MORIN e062781397 kconfig: do not allow more than one symbol to have 'option modules' 12 years ago
Yann E. MORIN c80de52d30 kconfig: regenerate bison parser 12 years ago
Yann E. MORIN 6902dccfda kconfig: do not special-case 'MODULES' symbol 12 years ago
Mike Pagano c8272faf5e diffconfig: Update script to support python versions 2.5 through 3.3 12 years ago
Tony Lu a61fd5e366 tile: support ftrace on tilegx 12 years ago
Max Filippov 36b5401b76 scripts/checkkconfigsymbols.sh: replace echo -e with printf 12 years ago
Stuart Longland 7848ea7902 kbuild: Add MIPS specific files to generated package. 12 years ago
Chen Gang 4d10c223ba scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture. 12 years ago
Mike Pagano 6bf2e84b8c diffconfig: Gracefully exit if the default config files are not present 12 years ago
Yann E. MORIN 04b19b773a kconfig: silence warning when parsing auto.conf when a symbol has changed type 12 years ago
Clement Chauplannaz 83e8b90e1d scripts/config: use sed's POSIX interface 12 years ago
Kees Cook 129784abc9 kconfig: switch to "long long" for sanity 12 years ago
Heinrich Schuchardt 95e2a7d807 Provide version number for Debian firmware package 12 years ago
Rasmus Villemoes 46b5c9b856 coccinelle: replace 0/1 with false/true in functions returning bool 12 years ago
Ramkumar Ramachandra 4f9879f6c6 scripts: remove unused function in sortextable.c 12 years ago
Anisse Astier c95182bf9b deb-pkg: add a hook argument to match debian hooks parameters 12 years ago
Anisse Astier 9de7017644 deb-pkg: fix installed image path on parisc, mips and powerpc 12 years ago
Anisse Astier 810e843746 deb-pkg: split debug symbols in their own package 12 years ago
Anisse Astier d20917670e deb-pkg: use KCONFIG_CONFIG instead of .config file directly 12 years ago
Mike Marciniszyn 2174d29201 rpm-pkg: add generation of kernel-devel 12 years ago
Mike Marciniszyn 41612378da rpm-pkg: install firmware files in kernel relative directory 12 years ago
Mike Marciniszyn 3c9c7a14b6 rpm-pkg: add %post section to create initramfs and grub hooks 12 years ago
Yann E. MORIN 508382a042 kconfig: simplify symbol-search code 12 years ago
Yann E. MORIN 1407f97aed kconfig: don't allocate n+1 elements in temporary array 12 years ago
Yann E. MORIN 803b351988 kconfig: minor style fixes in symbol-search code 12 years ago
Yann E. MORIN f6eb6e46f7 kconfig/[mn]conf: shorten title in search-box 12 years ago
Yann E. MORIN 26e933e3c3 kconfig: avoid multiple calls to strlen 12 years ago
Rusty Russell 8c6ffba0ed PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. 12 years ago
Kyungsik Lee e76e1fdfa8 lib: add support for LZ4-compressed kernel 12 years ago
Joe Perches c707a81de7 checkpatch: make the CamelCase cache work for non-git trees too 12 years ago
Alexandre Bounine 3bdbb62fe9 rapidio: add udev notification 12 years ago
Joe Perches 351b2a1fe2 checkpatch: cache last camelcase hash as .checkpatch-camelcase.<commit> 12 years ago
Jacob Keller 7d0b6594e1 checkpatch: allow longer logging function names 12 years ago
Joe Perches 3445686af7 checkpatch: ignore existing CamelCase uses from include/... 12 years ago
Joe Perches 22735ce857 checkpatch: ignore SI unit CamelCase variants like "_uV" 12 years ago
Joe Perches 786b632622 checkpatch: move test for space before semicolon after operator spacing 12 years ago
Joe Perches 3705ce5bcc checkpatch: create an EXPERIMENTAL --fix option to correct patches 12 years ago