index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts: kconfig: nconf: make nconfig accept jk keybindings
Isak Ellmer
2022-06-05
1
-2
/
+6
*
kbuild: Allow kernel installation packaging to override pkg-config
Chun-Tse Shao
2022-04-05
4
-29
/
+29
*
kconfig: remove stale comment about removed kconfig_print_symbol()
Masahiro Yamada
2022-04-02
1
-7
/
+0
*
kconfig: fix missing '# end of' for empty menu
Masahiro Yamada
2022-02-18
1
-12
/
+13
*
kconfig: add fflush() before ferror() check
Masahiro Yamada
2022-02-18
1
-0
/
+2
*
kconfig: fix failing to generate auto.conf
Jing Leng
2022-02-12
1
-4
/
+9
*
kconfig: fix missing fclose() on error paths
Masahiro Yamada
2022-02-10
1
-6
/
+6
*
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
2022-02-08
1
-1
/
+1
*
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
2022-01-08
1
-11
/
+13
*
streamline_config.pl: show the full Kconfig name
Ćukasz Stelmach
2021-12-02
1
-1
/
+1
*
kconfig: Add `make mod2noconfig` to disable module options
Josh Triplett
2021-12-02
2
-8
/
+12
*
kconfig: refactor conf_touch_dep()
Masahiro Yamada
2021-10-11
1
-18
/
+4
*
kconfig: refactor conf_write_dep()
Masahiro Yamada
2021-10-11
1
-17
/
+37
*
kconfig: refactor conf_write_autoconf()
Masahiro Yamada
2021-10-11
1
-37
/
+57
*
kconfig: add conf_get_autoheader_name()
Masahiro Yamada
2021-10-11
1
-3
/
+8
*
kconfig: move sym_escape_string_value() to confdata.c
Masahiro Yamada
2021-10-11
3
-47
/
+45
*
kconfig: refactor listnewconfig code
Masahiro Yamada
2021-10-11
3
-12
/
+8
*
kconfig: refactor conf_write_symbol()
Masahiro Yamada
2021-10-11
1
-79
/
+57
*
kconfig: refactor conf_write_heading()
Masahiro Yamada
2021-10-11
1
-62
/
+33
*
kconfig: remove 'const' from the return type of sym_escape_string_value()
Masahiro Yamada
2021-10-01
4
-23
/
+24
*
kconfig: rename a variable in the lexer to a clearer name
Masahiro Yamada
2021-09-30
1
-3
/
+3
*
kconfig: narrow the scope of variables in the lexer
Masahiro Yamada
2021-09-30
1
-1
/
+2
*
kconfig: Create links to main menu items in search
Ariel Marcovitch
2021-09-25
1
-15
/
+18
*
scripts: merge_config: add strict mode to fail upon any redefinition
Matthias Maennich
2021-08-10
1
-0
/
+15
*
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-1
/
+1
|
\
|
*
kconfig: constify long_opts
Masahiro Yamada
2021-06-05
1
-1
/
+1
*
|
streamline_config.pl: add softtabstop=4 for vim users
Steven Rostedt (VMware)
2021-06-29
1
-0
/
+2
*
|
streamline_config.pl: make spacing consistent
Steven Rostedt (VMware)
2021-06-29
1
-39
/
+39
|
/
*
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2021-04-29
24
-635
/
+559
|
\
|
*
kconfig: refactor .gitignore
Masahiro Yamada
2021-04-26
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
[next]