| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: refactor .gitignore | Masahiro Yamada | 2021-04-25 | 1 | -10/+3 |
* | kconfig: highlight xconfig 'comment' lines with '***' | Randy Dunlap | 2021-04-19 | 1 | -0/+1 |
* | kconfig: highlight gconfig 'comment' lines with '***' | Randy Dunlap | 2021-04-19 | 1 | -2/+6 |
* | kconfig: gconf: remove unused code | Masahiro Yamada | 2021-04-19 | 1 | -7/+0 |
* | kconfig: remove unused PACKAGE definition | Masahiro Yamada | 2021-04-19 | 1 | -4/+0 |
* | kconfig: nconf: stop endless search loops | Mihai Moldovan | 2021-04-16 | 1 | -1/+1 |
* | kconfig: split menu.c out of parser.y | Masahiro Yamada | 2021-04-14 | 4 | -5/+14 |
* | kconfig: nconf: refactor in print_in_middle() | Masahiro Yamada | 2021-04-14 | 3 | -34/+6 |
* | kconfig: nconf: remove meaningless wattrset() call from show_menu() | Masahiro Yamada | 2021-04-14 | 1 | -1/+0 |
* | kconfig: nconf: change set_config_filename() to void function | Masahiro Yamada | 2021-04-14 | 1 | -2/+1 |
* | kconfig: nconf: refactor attributes setup code | Masahiro Yamada | 2021-04-14 | 3 | -175/+144 |
* | kconfig: nconf: remove unneeded default for menu prompt | Masahiro Yamada | 2021-04-14 | 1 | -4/+2 |
* | kconfig: nconf: get rid of (void) casts from wattrset() calls | Masahiro Yamada | 2021-04-14 | 2 | -17/+17 |
* | kconfig: nconf: fix NORMAL attributes | Masahiro Yamada | 2021-04-14 | 1 | -2/+2 |
* | kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf() | Masahiro Yamada | 2021-04-14 | 2 | -17/+6 |
* | kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build | Masahiro Yamada | 2021-04-14 | 1 | -4/+4 |
* | kconfig: change sym_change_count to a boolean flag | Masahiro Yamada | 2021-04-14 | 7 | -24/+18 |
* | kconfig: nconf: fix core dump when searching in empty menu | Masahiro Yamada | 2021-04-14 | 1 | -3/+7 |
* | kconfig: lxdialog: A spello fix and a punctuation added | Bhaskar Chowdhury | 2021-04-14 | 1 | -2/+2 |
* | kconfig: streamline_config.pl: Couple of typo fixes | Bhaskar Chowdhury | 2021-04-14 | 1 | -2/+2 |
* | kconfig: use true and false for bool variable | Yang Li | 2021-04-14 | 1 | -1/+1 |
* | kconfig: change "modules" from sub-option to first-level attribute | Masahiro Yamada | 2021-04-14 | 7 | -16/+8 |
* | kconfig: remove allnoconfig_y option | Masahiro Yamada | 2021-04-14 | 6 | -20/+1 |
* | kconfig: do not use allnoconfig_y option | Masahiro Yamada | 2021-04-14 | 1 | -1/+2 |
* | kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile | Masahiro Yamada | 2021-04-14 | 1 | -0/+4 |
* | kconfig: change defconfig_list option to environment variable | Masahiro Yamada | 2021-04-14 | 9 | -29/+42 |
* | kconfig: move JUMP_NB to mconf.c | Masahiro Yamada | 2021-04-14 | 2 | -2/+2 |
* | kconfig: move conf_set_all_new_symbols() to conf.c | Masahiro Yamada | 2021-04-14 | 3 | -187/+193 |
* | kconfig: move conf_rewrite_mod_or_yes() to conf.c | Masahiro Yamada | 2021-03-25 | 3 | -16/+15 |
* | kconfig: remove assignment for Kconfig file | Masahiro Yamada | 2021-03-25 | 1 | -2/+1 |
* | kconfig: add help messages for --help (-h) and --silent (-s) | Masahiro Yamada | 2021-03-25 | 1 | -3/+7 |
* | kconfig: add long options --help and --silent | Masahiro Yamada | 2021-03-25 | 1 | -0/+2 |
* | kconfig: refactor option parse code | Masahiro Yamada | 2021-03-25 | 1 | -48/+43 |
* | kconfig: split randconfig setup code into set_randconfig_seed() | Masahiro Yamada | 2021-03-25 | 1 | -23/+31 |
* | kbuild: fix ld-version.sh to not be affected by locale | Masahiro Yamada | 2021-03-13 | 1 | -1/+1 |
* | kbuild: remove meaningless parameter to $(call if_changed_rule,dtc) | Masahiro Yamada | 2021-03-11 | 1 | -1/+1 |
* | kbuild: remove unneeded -O option to dtc | Masahiro Yamada | 2021-03-11 | 1 | -1/+1 |
* | kbuild: dummy-tools: adjust to scripts/cc-version.sh | Masahiro Yamada | 2021-03-11 | 1 | -2/+2 |
* | kbuild: dummy-tools: support MPROFILE_KERNEL checks for ppc | Jiri Slaby | 2021-03-11 | 1 | -0/+9 |
* | kbuild: rebuild GCC plugins when the compiler is upgraded | Masahiro Yamada | 2021-03-11 | 1 | -0/+1 |
* | kbuild: Fix ld-version.sh script if LLD was built with LLD_VENDOR | Bernhard Rosenkränzer | 2021-03-09 | 1 | -7/+13 |
* | kbuild: dummy-tools: fix inverted tests for gcc | Jiri Slaby | 2021-03-09 | 1 | -0/+5 |
* | Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-03-06 | 2 | -3/+2 |
|\ |
|
| * | gcc-plugins: latent_entropy: remove unneeded semicolon | Jason Yan | 2021-03-02 | 1 | -1/+1 |
| * | gcc-plugins: structleak: remove unneeded variable 'ret' | Jason Yan | 2021-03-02 | 1 | -2/+1 |
* | | Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2021-03-05 | 1 | -1/+0 |
|\ \ |
|
| * | | dts: drop dangling c6x symlink | Michal Kubecek | 2021-02-24 | 1 | -1/+0 |
* | | | ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount | Chen Jun | 2021-03-02 | 1 | -1/+1 |
| |/
|/| |
|
* | | kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh | Masahiro Yamada | 2021-02-28 | 1 | -3/+0 |
* | | kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO | Masahiro Yamada | 2021-02-28 | 2 | -15/+26 |