index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
Makefile
Age
Commit message (
Expand
)
Author
2010-09-13
kconfig: Simplify Makefile for xconfig
Michal Marek
2010-09-13
Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
Alexander Stein
2010-09-01
kconfig qconf: port to QT4
Alexander Stein
2010-08-26
kbuild: don't overwrite HOST_EXTRACFLAGS
Arnaud Lacombe
2010-08-17
kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES
Arnaud Lacombe
2010-08-04
Merge commit 'v2.6.35' into kbuild/kconfig
Michal Marek
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
2010-08-03
kconfig: add alldefconfig
Sam Ravnborg
2010-08-03
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
2010-08-03
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
2010-08-03
kconfig: use long options in conf
Sam Ravnborg
2010-06-04
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2010-06-03
gconfig: fix build failure on fedora 13
Richard Kennedy
2010-06-02
kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig
Aristeu Rozanski
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-02-03
kconfig: Simplify LSMOD= handling
Michal Marek
2010-02-02
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
Steven Rostedt
2010-02-02
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
2010-01-06
kconfig: Create include/generated for localmodconfig
Steven Rostedt
2009-12-12
kbuild: create include/generated in silentoldconfig
Michal Marek
2009-11-20
kconfig: Fix make O=<dir> local{mod,yes}config
Steven Rostedt
2009-08-21
kconfig: add missing dependency of conf to localyesconfig
Steven Rostedt
2009-08-18
kconfig: test if a .config already exists
Steven Rostedt
2009-08-18
kconfig: add make localyesconfig option
Steven Rostedt
2009-08-18
kconfig: make localmodconfig to run streamline_config.pl
Steven Rostedt
2009-06-09
kconfig: add a note about the deps to the 'silentoldconfig' help
Markus Heidelberg
2009-06-09
kconfig: fix typo "mconfig" to "menuconfig" in a comment
Markus Heidelberg
2008-10-22
x86, um: get rid of arch/um/Kconfig.arch
Al Viro
2008-04-25
kconfig: fix broken target update-po-config
Sam Ravnborg
2008-01-28
kconfig: gettext support for gconfig
EGRY Gabor
2008-01-28
kconfig: update-po-config info
EGRY Gabor
2008-01-28
kconfig: if ncurses-devel is missing then say so
Sam Ravnborg
2007-11-12
x86: enable "make ARCH=x86"
Sam Ravnborg
2007-10-25
x86: move i386 and x86_64 Kconfig files to x86 directory
Sam Ravnborg
2007-10-25
kconfig: small code refactoring in kconfig Makefile
Sam Ravnborg
2007-10-25
x86: move defconfig files for i386 and x86_64 to x86
Sam Ravnborg
2007-10-18
kconfig: comment typo in scripts/kconfig/Makefile.
Rob Landley
2007-10-12
kbuild: check if we can link gettext not just compile
Sam Ravnborg
2007-07-16
kconfig: fix update-po-config
Sam Ravnborg
2007-05-02
kconfig: refer to qt3 if we cannot find qt libraries
Sam Ravnborg
2007-05-02
kbuild: remove kconfig binaries during make mrproper
Sam Ravnborg
2006-09-30
kbuild: do not build mconf & lxdialog unless needed
Sam Ravnborg
2006-09-30
kconfig/lxdialog: fix make mrproper
Sam Ravnborg
2006-09-30
kconfig/menuconfig: lxdialog is now built-in
Sam Ravnborg
2006-09-25
kbuild: update help in top level Makefile
Robert P. J. Day
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
2006-02-27
kbuild: small update of allnoconfig description
Jesper Juhl
2006-02-09
Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"
Linus Torvalds
2006-02-05
[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf
Robb, Sam
2006-01-06
kconfig: fix gconfig with POSIXLY_CORRECT=1
Adrian Bunk
[prev]
[next]