Commit Graph

2453 Commits (cd9151e26d31048b2b5e00fd02e110e07d2200c9)

Author SHA1 Message Date
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
Joe Perches 23f780c904 checkpatch: improve "no space after cast" test 12 years ago
Joe Perches 179f8f40fc checkpatch: add a --strict test for comparison to true/false 12 years ago
Joe Perches 77b9a53a62 checkpatch: don't warn on blank lines before/after braces as often 12 years ago
Joe Perches c4a62ef910 checkpatch: add a placeholder to check blank lines before declarations 12 years ago
Joe Perches 3cc4b1c3f0 checkpatch: reduce false positive rate of "complex macros" 12 years ago
Joe Perches 9d7a34a513 checkpatch: warn on comparisons to get_jiffies_64() 12 years ago
Joe Perches 36ec19390e checkpatch: warn on comparisons to jiffies 12 years ago
Joe Perches a605e32ebd checkpatch: warn when networking block comment lines don't start with * 12 years ago
Joe Perches fdb4bcd610 checkpatch: improve network block comment test and message 12 years ago
Joe Perches 807bd26c4c checkpatch: remove quote from CamelCase test 12 years ago
Joe Perches a640d25cea checkpatch: add --strict preference for p = kmalloc(sizeof(*p)... 12 years ago
Joe Perches 95e2c6023b checkpatch: warn when using gcc's binary constant ("0b") extension 12 years ago
Joe Perches be79794bc1 checkpatch: change CamelCase test and make it --strict 12 years ago
Nicolas Palix ec97946ed0 Coccinelle: Update information about the minimal version required 12 years ago
Nicolas Palix 93f1446849 Coccinelle: Update the options used to the new option scheme 12 years ago
张忠山 4d47dde47f kbuild: create directory for dir/file.o 12 years ago
strnape1@fel.cvut.cz f7b1671137 scripts: Coccinelle script for pci_free_consistent() 12 years ago
Kees Cook 90d06a4683 coccicheck: span checks across CPUs 12 years ago
Daniel Tang 04130cc973 Fix a build warning in scripts/mod/file2alias.c 12 years ago
Kees Cook b57caaaed2 kconfig: allow "hex" and "range" to support longs 12 years ago
Jan Beulich bd70134396 improve modalias building 12 years ago
Geert Uytterhoeven f82935ebd6 scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/ 12 years ago
Paul Gortmaker e24f662881 modpost: remove all traces of cpuinit/cpuexit sections 12 years ago
Yann E. MORIN 490f161711 Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG" 12 years ago
Yann E. MORIN 8357b48549 kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG 12 years ago
Yann E. MORIN 3b9a19e089 kconfig: loop as long as we changed some symbols in randconfig 12 years ago
Yann E. MORIN a1ce636f56 kconfig/[mn]conf: make it explicit in the search box that a regexp is possible 12 years ago
Yann E. MORIN 193b40aeb5 kconfig: sort found symbols by relevance 12 years ago
Mike Marciniszyn c398ff00f5 kbuild: fix error when building from src rpm 12 years ago
Christian Kujau cdf2bc632e scripts/setlocalversion on write-protected source tree 12 years ago
Yann E. MORIN a5f6d795f5 kconfig/conf: print the seed used to initialise the RNG for randconfig 12 years ago
Yann E. MORIN e85ac12443 kconfig/conf: accept a base-16 seed for randconfig 12 years ago
Yann E. MORIN e6abf12a77 kconfig/conf: fix randconfig setting multiple symbols in a choice 12 years ago
Clement Chauplannaz 7387778510 scripts/config: replace hard-coded script name by a dynamic value 12 years ago
Dirk Gouders 1278ebdbc3 mconf/nconf: mark empty menus/menuconfigs different from non-empty ones 12 years ago
Dirk Gouders e0b42605e6 nconf: use function calls instead of ncurses' variables LINES and COLS 12 years ago
Dirk Gouders 4f2de3e199 mconf: use function calls instead of ncurses' variables LINES and COLS 12 years ago
Dirk Gouders 1376391621 kconfig/lxdialog: handle newline characters in print_autowrap() 12 years ago
Sedat Dilek ff7b0c2c24 kconfig/lxdialog: Use new mininimum resize definitions in conf_choice() 12 years ago
Sedat Dilek 851f665725 kconfig/lxdialog: Add definitions for mininimum (re)size values 12 years ago
Arve Hjønnevåg fbe98bb9ed kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on 12 years ago