index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
kconfig: optionally use pkg-config to detect ncurses libs
Justin Lecher
1
-1
/
+3
2012-12-21
scripts/kconfig: ensure we use proper CONFIG_ prefix
Yann E. MORIN
1
-0
/
+3
2012-09-27
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...
Adam Lee
1
-3
/
+9
2012-07-26
kconfig: Document oldnoconfig to what it really does
Steven Rostedt
1
-1
/
+1
2012-07-14
kconfig: Print errors to stderr in the Makefile
Michal Marek
1
-14
/
+14
2012-07-13
xconfig: add quiet rule for moc
Yaakov Selkowitz
1
-2
/
+5
2012-07-13
xconfig: use pkgconfig to find moc
Yaakov Selkowitz
1
-2
/
+2
2012-01-17
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-3
/
+3
2012-01-15
Improve update-po-config output
Peter Foley
1
-3
/
+3
2011-12-19
kconfig: adapt update-po-config to new UML layout
Paul Bolle
1
-3
/
+2
2011-08-08
kconfig/streamline_config.pl: merge local{mod,yes}config
Arnaud Lacombe
1
-17
/
+1
2011-08-08
kconfig/streamline_config.pl: use options to determine operating mode
Arnaud Lacombe
1
-2
/
+2
2011-08-08
kconfig/streamline_config.pl: directly access LSMOD from the environment
Arnaud Lacombe
1
-10
/
+2
2011-07-30
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-15
/
+8
2011-06-09
kconfig: regen parser
Arnaud Lacombe
1
-3
/
+3
2011-06-09
kconfig: migrate parser to implicit rules
Arnaud Lacombe
1
-25
/
+3
2011-06-09
kconfig: constify `kconf_id_lookup'
Arnaud Lacombe
1
-1
/
+1
2011-06-06
kconfig/gconf: silent missing prototype warnings
Arnaud Lacombe
1
-1
/
+2
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
1
-16
/
+8
2011-04-29
kconfig: quiet commands when V=0
Peter Foley
1
-2
/
+2
2011-04-29
kconfig: change update-po-config to reflect new layout of arch/um
Peter Foley
1
-2
/
+2
2011-04-29
kconfig: make update-po-config work in KBUILD_OUTPUT
Peter Foley
1
-7
/
+9
2011-04-29
kconfig: rearrange clean-files
Peter Foley
1
-2
/
+2
2011-04-29
kconfig: change gconf to modify hostprogs-y like nconf and mconf
Peter Foley
1
-2
/
+3
2011-04-29
kconfig: change qconf to modify hostprogs-y like nconf and mconf
Peter Foley
1
-3
/
+4
2011-04-29
kconfig: only build kxgettext when needed
Peter Foley
1
-1
/
+5
2010-09-28
Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...
Michal Marek
1
-1
/
+1
2010-09-20
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-1
/
+1
2010-09-13
kconfig: Simplify Makefile for xconfig
Michal Marek
1
-2
/
+2
2010-09-13
Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
Alexander Stein
1
-6
/
+4
2010-09-01
kconfig qconf: port to QT4
Alexander Stein
1
-33
/
+43
2010-08-26
kbuild: don't overwrite HOST_EXTRACFLAGS
Arnaud Lacombe
1
-4
/
+2
2010-08-17
kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES
Arnaud Lacombe
1
-2
/
+3
2010-08-04
Merge commit 'v2.6.35' into kbuild/kconfig
Michal Marek
1
-4
/
+14
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
1
-1
/
+5
2010-08-03
kconfig: add alldefconfig
Sam Ravnborg
1
-6
/
+7
2010-08-03
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
1
-4
/
+3
2010-08-03
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
1
-4
/
+3
2010-08-03
kconfig: use long options in conf
Sam Ravnborg
1
-40
/
+30
2010-06-05
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-1
/
+1
2010-06-03
gconfig: fix build failure on fedora 13
Richard Kennedy
1
-1
/
+1
2010-06-02
kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig
Aristeu Rozanski
1
-0
/
+10
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-2
/
+14
2010-02-03
kconfig: Simplify LSMOD= handling
Michal Marek
1
-5
/
+4
2010-02-03
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
Steven Rostedt
1
-2
/
+11
2010-02-02
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
1
-2
/
+14
2010-01-07
kconfig: Create include/generated for localmodconfig
Steven Rostedt
1
-0
/
+2
2009-12-12
kbuild: create include/generated in silentoldconfig
Michal Marek
1
-0
/
+1
2009-11-20
kconfig: Fix make O=<dir> local{mod,yes}config
Steven Rostedt
1
-2
/
+2
2009-08-21
kconfig: add missing dependency of conf to localyesconfig
Steven Rostedt
1
-1
/
+1
[next]