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
Age
Commit message (
Expand
)
Author
2015-04-09
kconfig: Do not print status messages in make -s mode
Michal Marek
2015-04-08
kconfig: Simplify Makefile
Michal Marek
2015-03-24
kbuild: add generic mergeconfig target, %.config
Masahiro Yamada
2015-03-24
merge_config.sh: rename MAKE to RUNMAKE
Masahiro Yamada
2015-03-24
merge_config.sh: improve indentation
Masahiro Yamada
2015-03-24
kbuild: mergeconfig: remove redundant $(objtree)
Masahiro Yamada
2015-03-24
kbuild: mergeconfig: move an error check to merge_config.sh
Masahiro Yamada
2015-03-24
kbuild: mergeconfig: fix "jobserver unavailable" warning
Masahiro Yamada
2015-02-25
kconfig: Remove unnecessary prototypes from headers
Michal Marek
2015-02-25
kconfig: Remove dead code
Michal Marek
2015-02-25
kconfig: Get rid of the P() macro in headers
Michal Marek
2015-02-25
kconfig: fix a misspelling in scripts/kconfig/merge_config.sh
Masahiro Yamada
2015-01-27
kconfig: use va_end to match corresponding va_start
Colin Ian King
2015-01-07
merge_config.sh: Display usage if given too few arguments
Olof Johansson
2014-12-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-12-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-09
calloc/xcalloc: Fix argument order
Arjun Sreedharan
2014-11-28
kconfig: Fix warning "‘jump’ may be used uninitialized"
Peter Kümmel
2014-11-20
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
2014-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-09-23
kconfig/lxdialog: get ncurses CFLAGS with pkg-config
Bjørn Forsman
2014-08-22
kconfig: nconfig: fix multi-byte UTF handling
Brian Norris
2014-08-22
kconfig: lxdialog: fix spelling
Brian Norris
2014-08-20
kbuild: Make scripts executable
Michal Marek
2014-08-19
kbuild: remove redundant clean-files from scripts/kconfig/Makefile
Masahiro Yamada
2014-08-19
kbuild: refactor script/kconfig/Makefile
Masahiro Yamada
2014-08-08
x86: Add "make tinyconfig" to configure the tiniest possible kernel
Josh Triplett
2014-08-08
x86, platform, kconfig: move kvmconfig functionality to a helper
Josh Triplett
2014-06-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-06-10
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
2014-06-10
kbuild: create include/config directory in scripts/kconfig/Makefile
Masahiro Yamada
2014-06-10
kbuild: trivial - remove trailing empty lines
Masahiro Yamada
2014-04-30
kbuild: trivial - remove trailing spaces
Masahiro Yamada
2014-04-07
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
2013-12-20
localmodconfig: Add config depends by default settings
Steven Rostedt (Red Hat)
2013-10-08
xconfig: Fix the filename for GUI settings
Ben Hutchings
2013-10-08
kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len
Martin Walch
2013-10-08
kconfig: remove unused definition from scanner
Martin Walch
2013-10-08
kconfig: adjust warning message for conflicting types
Martin Walch
2013-10-08
kconfig: fix trivial typos and update mconf documentation
Martin Walch
2013-10-08
kconfig: add short explanation to SYMBOL_WRITE
Martin Walch
2013-09-05
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
2013-09-05
kconfig: regenerate bison parser
Yann E. MORIN
2013-09-05
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
2013-08-15
kconfig: silence warning when parsing auto.conf when a symbol has changed type
Yann E. MORIN
2013-08-15
kconfig: switch to "long long" for sanity
Kees Cook
2013-07-23
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...
Michal Marek
2013-07-16
kconfig: simplify symbol-search code
Yann E. MORIN
2013-07-16
kconfig: don't allocate n+1 elements in temporary array
Yann E. MORIN
2013-07-16
kconfig: minor style fixes in symbol-search code
Yann E. MORIN
[next]