Commit Graph

2018 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Arnaud Lacombe 57e6292da6 kconfig: factor code in menu_get_ext_help() 14 years ago
Srinivas Kandagatla 3f198dfee4 kbuild: Fix help text not displayed in choice option. 14 years ago
Arnaud Lacombe 4920e05c79 kconfig/nconf: nuke unreferenced `nohelp_text' 14 years ago
Arnaud Lacombe 50bce3e807 kconfig/streamline_config.pl: merge local{mod,yes}config 14 years ago
Arnaud Lacombe 22d550ae83 kconfig/streamline_config.pl: use options to determine operating mode 14 years ago
Arnaud Lacombe f597a71829 kconfig/streamline_config.pl: directly access LSMOD from the environment 14 years ago
Michal Marek 2a11c8ea20 kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() 14 years ago
Joe Perches 6e60c02e9d checkpatch.pl: update $logFunctions 14 years ago
Joe Perches 34d9921972 checkpatch: make utf-8 test --strict 14 years ago
Joe Perches 000d1cc182 checkpatch.pl: add ability to ignore various messages 14 years ago
Joe Perches 39b7e2878e checkpatch: add a "prefer __aligned" check 14 years ago
Joe Perches 2011247550 checkpatch: validate signature styles and To: and Cc: lines 14 years ago
Sven Eckelmann 165e72a6c3 checkpatch: add __rcu as a sparse modifier 14 years ago
Joe Perches 7d2367af0b checkpatch: suggest using min_t or max_t 14 years ago
Joe Perches 0334b3824e get_maintainers.pl: improve .mailmap parsing 14 years ago
Michal Marek bac6aa865b xconfig: Abort close if configuration cannot be saved 14 years ago
Jesper Juhl 1ae14703e7 genksyms: Use same type in loop comparison 14 years ago
Alessio Igor Bogani 62a2635610 modpost: Fix modpost's license checking V3 14 years ago
Peter Foley 0ff35771fc kbuild: silence generated makefile message 14 years ago
Arnaud Lacombe eb4cf5a642 kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h 14 years ago
Arnaud Lacombe a1e806550e kconfig/nconf: remove useless conditionnal 14 years ago
Arnaud Lacombe f98ee76955 kconfig/nconf: prevent segfault on empty menu 14 years ago
Arnaud Lacombe 5416857867 kconfig/nconf: use the generic menu_get_ext_help() 14 years ago
Raghavendra D Prabhu e9882ac0e5 nconfig: Avoid Wunused-but-set warning 14 years ago
Michal Marek 8fc62e5942 kbuild: Do not write to builddir in modules_install 14 years ago
Arnaud Lacombe ab63f58f25 kconfig/conf: mark xfgets() private 14 years ago
Arnaud Lacombe 131c60a95e kconfig: remove pending prototypes for kconfig_load() 14 years ago
Arnaud Lacombe 32543999f3 kconfig/conf: add command line options' description 14 years ago
Arnaud Lacombe 275744cc8d kconfig/conf: reduce the scope of `defconfig_file' 14 years ago
Arnaud Lacombe 8494453ad5 kconfig: use calloc() for expr allocation 14 years ago
Arnaud Lacombe e54e692ba6 kconfig: introduce specialized printer 14 years ago
Arnaud Lacombe ec6452a5ec kconfig: do not overwrite symbol direct dependency in assignment 14 years ago
Markus Trippelsdorf f210735fe2 headers_install: fix __packed in exported kernel headers 14 years ago
matt mooney 3bdccc880b package: Makefile: fix perf target bug 14 years ago
Jesper Juhl f0f3ca8d96 docproc: cleanup brace placement 14 years ago
Jonathan Neuschäfer df0a92c206 scripts/gcc-goto.sh: fix a typo ("suport") 14 years ago
Joe Perches 17441227f6 checkpatch: add warning for uses of printk_ratelimit 14 years ago
Andrew Murray c443453c6d bootgraph.pl: relax timing information requirements 14 years ago
Michal Marek bfe5424a8b kbuild: Hack for depmod not handling X.Y versions 14 years ago
Michal Marek fc4da9a3e6 kbuild: Move depmod call to a separate script 14 years ago
Arnaud Lacombe edfc86aada dtc: regen parser 14 years ago
Arnaud Lacombe 95abef888a dtc: migrate parser to implicit rules 14 years ago
Arnaud Lacombe 2f76b358f9 kconfig: regen parser 14 years ago
Arnaud Lacombe 378dbb2cf5 kconfig: migrate parser to implicit rules 14 years ago
Arnaud Lacombe 674eed8a6a kconfig/zconf.l: do not ask to generate backup 14 years ago
Arnaud Lacombe b96a0d0c78 kconfig: kill no longer needed reference to YYDEBUG 14 years ago
Arnaud Lacombe 61f956f576 kconfig: constify `kconf_id_lookup' 14 years ago
Arnaud Lacombe 58ef81c5cf genksym: regen parser 14 years ago
Arnaud Lacombe 880f4499bb genksyms: migrate parser to implicit rules 14 years ago
Arnaud Lacombe 6b19e7e49e genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o 14 years ago