Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada
2018-07-25kconfig: rename file_write_dep and move it to confdata.cMasahiro Yamada
2018-05-28kconfig: remove string expansion in file_lookup()Masahiro Yamada
2018-05-28kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-03-01kconfig: add xstrdup() helperMasahiro Yamada
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada
2015-02-25kconfig: Remove dead codeMichal Marek
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada
2012-11-20kconfig: Fix malloc handling in conf toolsAlan Cox
2011-06-06kconfig: add missing <stdlib.h> inclusionArnaud Lacombe
2011-06-06kconfig: add missing <stdarg.h> inclusionArnaud Lacombe
2010-09-20kconfig: expand file namesArnaud Lacombe
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-03-15kconfig: util: Fix typo in commentThomas Weber
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)
2009-06-10kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg
2008-05-19kconfig: incorrect 'len' field initialisation ?Christophe Jaillet
2008-01-29kconfig: environment symbol supportRoman Zippel
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg
2006-06-09kconfig: fix .config dependenciesRoman Zippel
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-03s/retreiv/retriev/gMatt Mackall
2005-12-27kbuild: always run 'make silentoldconfig' when tree is cleanedSam Ravnborg
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds