index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: fix saving alternate kconfig file in parent dir
Sam Ravnborg
2006-10-01
1
-1
/
+1
*
kconfig/menuconfig: do not let ncurses clutter screen on exit
Sam Ravnborg
2006-09-30
1
-8
/
+8
*
kconfig/lxdialog: clear long menu lines
Sam Ravnborg
2006-09-30
1
-6
/
+6
*
kbuild: do not build mconf & lxdialog unless needed
Sam Ravnborg
2006-09-30
1
-1
/
+6
*
kconfig/lxdialog: fix make mrproper
Sam Ravnborg
2006-09-30
1
-1
/
+0
*
kconfig/lxdialog: support resize
Sam Ravnborg
2006-09-30
8
-71
/
+161
*
kconfig/lxdialog: let <ESC><ESC> behave as expected
Sam Ravnborg
2006-09-30
8
-30
/
+76
*
kconfig/menuconfig: lxdialog is now built-in
Sam Ravnborg
2006-09-30
12
-1019
/
+502
*
kconfig/lxdialog: add a new theme bluetitle which is now default
Sam Ravnborg
2006-09-30
2
-2
/
+18
*
kconfig/lxdialog: add support for color themes and add blackbg theme
Sam Ravnborg
2006-09-30
2
-7
/
+81
*
kconfig/lxdialog: refactor color support
Sam Ravnborg
2006-09-30
10
-362
/
+250
*
kbuild: update help in top level Makefile
Robert P. J. Day
2006-09-25
1
-0
/
+1
*
kconfig: support DOS line endings
Matthew Wilcox
2006-09-25
1
-2
/
+6
*
kconfig: correct oldconfig for unset choice options
Roman Zippel
2006-08-01
1
-1
/
+1
*
kconfig: enhancing accessibility of lxdialog
Samuel Thibault
2006-07-01
1
-2
/
+5
*
kconfig: KCONFIG_OVERWRITECONFIG
Roman Zippel
2006-06-09
2
-19
/
+29
*
kconfig: exit if no beginning filename
Randy Dunlap
2006-06-09
1
-0
/
+1
*
kconfig: warn about leading whitespace for menu prompts
Roman Zippel
2006-06-09
1
-6
/
+10
*
kconfig: jump to linked menu prompt
Roman Zippel
2006-06-09
2
-29
/
+86
*
kconfig: create links in info window
Roman Zippel
2006-06-09
4
-32
/
+81
*
kconfig: finer customization via popup menus
Roman Zippel
2006-06-09
2
-238
/
+343
*
kconfig: Add search option for xconfig
Roman Zippel
2006-06-09
2
-172
/
+333
*
kconfig: add defconfig_list/module option
Roman Zippel
2006-06-09
7
-24
/
+53
*
kconfig: add symbol option config syntax
Roman Zippel
2006-06-09
7
-492
/
+735
*
kconfig: integrate split config into silentoldconfig
Roman Zippel
2006-06-09
2
-3
/
+121
*
kconfig: allow loading multiple configurations
Roman Zippel
2006-06-09
7
-62
/
+84
*
kconfig: allow multiple default values per symbol
Roman Zippel
2006-06-09
3
-26
/
+31
*
kconfig: remove SYMBOL_{YES,MOD,NO}
Roman Zippel
2006-06-09
4
-14
/
+6
*
kconfig: fix .config dependencies
Roman Zippel
2006-06-09
4
-55
/
+143
*
kconfig: improve config load/save output
Roman Zippel
2006-06-09
1
-4
/
+18
*
[PATCH] config: update usage/help info
Randy Dunlap
2006-04-19
1
-1
/
+2
*
[PATCH] Enhancing accessibility of lxdialog
Samuel Thibault
2006-04-14
1
-10
/
+9
*
kconfig: fix typo in change count initialization
Roman Zippel
2006-04-11
1
-1
/
+1
*
kconfig: recenter menuconfig
Roman Zippel
2006-04-11
1
-9
/
+10
*
kconfig: revert conf behaviour change
Roman Zippel
2006-04-11
1
-16
/
+2
*
kconfig: fix default value for choice input
Roman Zippel
2006-04-11
1
-2
/
+1
*
kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.h
Jan Beulich
2006-03-12
1
-1
/
+1
*
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
2006-03-06
2
-5
/
+5
*
kbuild: small update of allnoconfig description
Jesper Juhl
2006-02-27
1
-1
/
+1
*
Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"
Linus Torvalds
2006-02-09
1
-11
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix
Linus Torvalds
2006-02-07
2
-7
/
+14
|
\
|
*
kconfig: fix /dev/null breakage
Sam Ravnborg
2006-01-21
2
-7
/
+14
*
|
[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf
Robb, Sam
2006-02-05
1
-1
/
+11
|
/
*
kbuild: create .kernelrelease at *config step
Sam Ravnborg
2006-01-16
4
-5
/
+5
*
kconfig: get rid of stray a.o, support ncursesw
Sam Ravnborg
2006-01-15
2
-8
/
+21
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-01-10
2
-36
/
+79
|
\
|
*
kconfig: factor out ncurses check in a shell script
Sam Ravnborg
2006-01-08
2
-36
/
+79
*
|
[PATCH] kconf: Check for eof from input stream.
Ben Collins
2006-01-08
1
-2
/
+16
*
|
[PATCH] fix gcc4.1 build failure on xconfig
Dave Jones
2006-01-08
1
-3
/
+3
|
/
*
kconfig: fix gconfig with POSIXLY_CORRECT=1
Adrian Bunk
2006-01-06
1
-4
/
+4
[next]