index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
gconfig: add support to show hidden options that have prompts
Li Zefan
2010-04-14
2
-11
/
+64
*
menuconfig: add support to show hidden options which have prompts
Li Zefan
2010-04-14
4
-16
/
+41
*
gconfig: remove show_debug option
Li Zefan
2010-04-14
2
-19
/
+0
*
gconfig: remove dbg_print_ptype() and dbg_print_stype()
Li Zefan
2010-04-14
1
-63
/
+4
*
kconfig: fix zconfdump()
Li Zefan
2010-04-14
2
-8
/
+34
*
kconfig: some small fixes
Li Zefan
2010-04-14
2
-3
/
+3
*
kconfig: recalc symbol value before showing search results
Li Zefan
2010-03-23
1
-0
/
+1
*
Improve kconfig symbol hashing
Andi Kleen
2010-02-02
4
-17
/
+21
*
nconfig: minor fix
Nir Tzachar
2010-02-02
1
-3
/
+3
*
nconfig: mark local functions as such
Michal Marek
2010-02-02
2
-15
/
+15
*
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
2010-02-02
10
-20
/
+2314
*
menuconfig: wrap long help lines
Vadim Bendebury (вб)
2010-02-02
4
-2
/
+33
*
kbuild: generate modules.builtin
Michal Marek
2009-12-12
1
-1
/
+21
*
kbuild: create include/generated in silentoldconfig
Michal Marek
2009-12-12
1
-0
/
+1
*
kbuild: move autoconf.h to include/generated
Sam Ravnborg
2009-12-12
1
-1
/
+1
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-1
/
+1
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
kconfig: Fix make O=<dir> local{mod,yes}config
Steven Rostedt
2009-11-20
2
-8
/
+8
*
|
kconfig: Mark various internal functions static
Josh Triplett
2009-11-15
6
-15
/
+32
*
|
kconfig: Make zconf.y work with current bison
Josh Triplett
2009-10-15
2
-206
/
+174
|
/
*
kbuild: add static to prototypes
Trevor Keith
2009-09-20
6
-11
/
+11
*
gconfig: disable "typeahead find" search in treeviews
Diego Elio 'Flameeyes' Pettenò
2009-09-20
1
-2
/
+2
*
kconfig: make use of menu_get_ext_help in gconfig
Cheng Renquan
2009-09-20
2
-18
/
+6
*
kconfig: make use of menu_get_ext_help in "make config"
Cheng Renquan
2009-09-20
1
-11
/
+11
*
kconfig: make use of menu_get_ext_help in qconfig
Cheng Renquan
2009-09-20
1
-6
/
+4
*
kconfig: make use of menu_get_ext_help in menuconfig
Cheng Renquan
2009-09-20
1
-75
/
+3
*
kconfig: add menu_get_ext_help function to display more information
Cheng Renquan
2009-09-20
2
-0
/
+81
*
kconfig: add symbol value to help find the real depend
Cheng Renquan
2009-09-20
1
-0
/
+2
*
kconfig: add missing dependency of conf to localyesconfig
Steven Rostedt
2009-08-21
1
-1
/
+1
*
kconfig: test if a .config already exists
Steven Rostedt
2009-08-18
1
-10
/
+20
*
kconfig: make local .config default for streamline_config
Steven Rostedt
2009-08-18
1
-4
/
+4
*
kconfig: test for /boot/config-uname after /proc/config.gz in localconfig
Steven Rostedt
2009-08-18
1
-0
/
+4
*
kconfig: unset IKCONFIG_PROC and clean up nesting
Steven Rostedt
2009-08-18
1
-6
/
+3
*
kconfig: search for a config to base the local(mod|yes)config on
Steven Rostedt
2009-08-18
1
-1
/
+62
*
kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
Steven Rostedt
2009-08-18
1
-10
/
+23
*
kconfig: do not warn about modules built in
Steven Rostedt
2009-08-18
1
-3
/
+5
*
kconfig: streamline_config.pl do not stop with no depends
Steven Rostedt
2009-08-18
1
-5
/
+3
*
kconfig: add make localyesconfig option
Steven Rostedt
2009-08-18
1
-1
/
+12
*
kconfig: make localmodconfig to run streamline_config.pl
Steven Rostedt
2009-08-18
1
-1
/
+12
*
kconfig: add streamline_config.pl to scripts
Steven Rostedt
2009-08-18
1
-0
/
+291
*
kconfig: initialize the screen before using curses(3) functions
Arnaud Lacombe
2009-07-17
1
-0
/
+2
*
kconfig: variable argument lists needs `stdarg.h'
Arnaud Lacombe
2009-07-17
1
-0
/
+2
*
kconfig: do not hardcode "include/config/auto.conf" filename
Markus Heidelberg
2009-06-09
3
-11
/
+16
*
kconfig: do not hardcode ".config" filename
Markus Heidelberg
2009-06-09
2
-5
/
+6
*
kconfig qconf: fix the type of the desktop widget
Markus Heidelberg
2009-06-09
1
-1
/
+2
*
kconfig qconf: add namespace for use of Key_ enum values
Markus Heidelberg
2009-06-09
1
-14
/
+14
*
kconfig qconf: fix namespace for Horizontal and Vertical enum values
Markus Heidelberg
2009-06-09
1
-3
/
+3
*
kconfig qconf: fix -Wall compiler warnings
Markus Heidelberg
2009-06-09
1
-1
/
+6
*
gitignore: ignore Kconfig i18n files
Markus Heidelberg
2009-06-09
1
-0
/
+3
*
kconfig: add a note about the deps to the 'silentoldconfig' help
Markus Heidelberg
2009-06-09
1
-1
/
+1
[next]