Commit Graph

1931 Commits (e390af779dc671551800514d391928f5a798089a)

Author SHA1 Message Date
Paul Bolle fa0ad6575f kconfig: adapt update-po-config to new UML layout 13 years ago
Dave Martin 523817bd22 ARM: amba: Auto-generate AMBA driver module aliases during modpost 13 years ago
Ben Hutchings 2449b8ba07 module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree 13 years ago
Joe Perches 15662b3e86 checkpatch: add a --strict check for utf-8 in commit logs 13 years ago
Joe Perches 67d0a07544 kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete 13 years ago
Michal Marek 0359de7dd5 genksyms: Regenerate lexer and parser 14 years ago
Michal Marek 2c5925d6b7 genksyms: Do not expand internal types 14 years ago
Michal Marek b06fcd6c83 genksyms: Minor parser cleanup 14 years ago
Justin P. Mattock 699324871f treewide: remove extra semicolons from various parts of the kernel 14 years ago
Cheng Renquan 93072c3eca scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox 14 years ago
Cheng Renquan e631a57a19 scripts/kconfig/nconf: fix editing long strings 14 years ago
Cheng Renquan 5ea9f64ffc scripts/kconfig/nconf: dynamically alloc dialog_input_result 14 years ago
Cheng Renquan cd58a90fa6 scripts/kconfig/nconf: fix memmove's length arg 14 years ago
Cheng Renquan 4e24dbfc26 scripts/kconfig/nconf: fix typo: unknow => unknown 14 years ago
Peter Foley 6a5be57f0f fixdep: fix extraneous dependencies 14 years ago
Arnaud Lacombe c68e58783f script/checkpatch.pl: warn about deprecated use of EXTRA_{A,C,CPP,LD}FLAGS 14 years ago
Arnaud Lacombe 49c57d254e scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacement 14 years ago
Peter Foley 58238c8144 kbuild: prevent make from deleting _shipped files 14 years ago
Ian Munsie 9c65426ad2 tags, powerpc: Update tags.sh to support _GLOBAL symbols 14 years ago
Corentin Chary 09d481270d scripts: add extract-vmlinux 14 years ago
Lucas De Marchi 702a945028 kconfig: fix set but not used variables 14 years ago
Davidlohr Bueso 564899f9f0 kconfig: handle SIGINT in menuconfig 14 years ago
Arnaud Lacombe 953742c8fe kconfig: fix __enabled_ macros definition for invisible and un-selected symbols 14 years ago
Hui Zhu 30ecad5184 checkpatch: add missing WARN argument for min_t and max_t tests 14 years ago
Ralf Thielow 3d1c2f72a9 scripts/get_maintainer.pl: update Linus's git repository 14 years ago
Greg Kroah-Hartman ebf16e3851 Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_id 14 years ago
K. Y. Srinivasan d2ee52aaf3 Staging: hv: Add code to parse struct hv_vmbus_device_id table 14 years ago
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