index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-03
kconfig: Simplify LSMOD= handling
Michal Marek
1
-5
/
+4
2010-02-02
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
Steven Rostedt
2
-13
/
+38
2010-02-02
kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
Steven Rostedt
1
-1
/
+14
2010-01-06
kconfig: Check for if conditions in Kconfig for localmodconfig
Steven Rostedt
1
-0
/
+26
2010-01-06
kconfig: Create include/generated for localmodconfig
Steven Rostedt
1
-0
/
+2
2009-12-12
kbuild: generate modules.builtin
Michal Marek
1
-1
/
+21
2009-12-12
kbuild: create include/generated in silentoldconfig
Michal Marek
1
-0
/
+1
2009-12-12
kbuild: move autoconf.h to include/generated
Sam Ravnborg
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-20
kconfig: Fix make O=<dir> local{mod,yes}config
Steven Rostedt
2
-8
/
+8
2009-11-15
kconfig: Mark various internal functions static
Josh Triplett
6
-15
/
+32
2009-10-15
kconfig: Make zconf.y work with current bison
Josh Triplett
2
-206
/
+174
2009-09-20
kbuild: add static to prototypes
Trevor Keith
6
-11
/
+11
2009-09-20
gconfig: disable "typeahead find" search in treeviews
Diego Elio 'Flameeyes' Pettenò
1
-2
/
+2
2009-09-20
kconfig: make use of menu_get_ext_help in gconfig
Cheng Renquan
2
-18
/
+6
2009-09-20
kconfig: make use of menu_get_ext_help in "make config"
Cheng Renquan
1
-11
/
+11
2009-09-20
kconfig: make use of menu_get_ext_help in qconfig
Cheng Renquan
1
-6
/
+4
2009-09-20
kconfig: make use of menu_get_ext_help in menuconfig
Cheng Renquan
1
-75
/
+3
2009-09-20
kconfig: add menu_get_ext_help function to display more information
Cheng Renquan
2
-0
/
+81
2009-09-20
kconfig: add symbol value to help find the real depend
Cheng Renquan
1
-0
/
+2
2009-08-21
kconfig: add missing dependency of conf to localyesconfig
Steven Rostedt
1
-1
/
+1
2009-08-18
kconfig: test if a .config already exists
Steven Rostedt
1
-10
/
+20
2009-08-18
kconfig: make local .config default for streamline_config
Steven Rostedt
1
-4
/
+4
2009-08-18
kconfig: test for /boot/config-uname after /proc/config.gz in localconfig
Steven Rostedt
1
-0
/
+4
2009-08-18
kconfig: unset IKCONFIG_PROC and clean up nesting
Steven Rostedt
1
-6
/
+3
2009-08-18
kconfig: search for a config to base the local(mod|yes)config on
Steven Rostedt
1
-1
/
+62
2009-08-18
kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
Steven Rostedt
1
-10
/
+23
2009-08-18
kconfig: do not warn about modules built in
Steven Rostedt
1
-3
/
+5
2009-08-18
kconfig: streamline_config.pl do not stop with no depends
Steven Rostedt
1
-5
/
+3
2009-08-18
kconfig: add make localyesconfig option
Steven Rostedt
1
-1
/
+12
2009-08-18
kconfig: make localmodconfig to run streamline_config.pl
Steven Rostedt
1
-1
/
+12
2009-08-18
kconfig: add streamline_config.pl to scripts
Steven Rostedt
1
-0
/
+291
2009-07-17
kconfig: initialize the screen before using curses(3) functions
Arnaud Lacombe
1
-0
/
+2
2009-07-17
kconfig: variable argument lists needs `stdarg.h'
Arnaud Lacombe
1
-0
/
+2
2009-06-09
kconfig: do not hardcode "include/config/auto.conf" filename
Markus Heidelberg
3
-11
/
+16
2009-06-09
kconfig: do not hardcode ".config" filename
Markus Heidelberg
2
-5
/
+6
2009-06-09
kconfig qconf: fix the type of the desktop widget
Markus Heidelberg
1
-1
/
+2
2009-06-09
kconfig qconf: add namespace for use of Key_ enum values
Markus Heidelberg
1
-14
/
+14
2009-06-09
kconfig qconf: fix namespace for Horizontal and Vertical enum values
Markus Heidelberg
1
-3
/
+3
2009-06-09
kconfig qconf: fix -Wall compiler warnings
Markus Heidelberg
1
-1
/
+6
2009-06-09
gitignore: ignore Kconfig i18n files
Markus Heidelberg
1
-0
/
+3
2009-06-09
kconfig: add a note about the deps to the 'silentoldconfig' help
Markus Heidelberg
1
-1
/
+1
2009-06-09
kconfig: fix typo "mconfig" to "menuconfig" in a comment
Markus Heidelberg
1
-1
/
+1
2009-06-09
kconfig: handle comment entries within choice/endchoice
Peter Korsgaard
2
-2
/
+11
2009-04-11
kconfig: fix update-po-config to accect backslash in input
Sam Ravnborg
1
-0
/
+4
2009-03-15
kconfig: improve seed in randconfig
Ingo Molnar
1
-1
/
+15
2009-03-15
kconfig: fix randconfig for choice blocks
Sam Ravnborg
1
-15
/
+36
2009-01-02
kconfig: improve error messages for bad source statements
Sam Ravnborg
2
-4
/
+10
2009-01-02
kconfig: struct property commented
Sam Ravnborg
1
-10
/
+30
[next]