Age | Commit message (Expand) | Author |
2024-02-20 | kconfig: convert linked list of files to hash table | Masahiro Yamada |
2024-02-20 | kconfig: move strhash() to util.c as a global function | Masahiro Yamada |
2024-02-19 | kconfig: change file_lookup() to return the file name | Masahiro Yamada |
2024-02-19 | kconfig: make file::name a flexible array member | Masahiro Yamada |
2024-02-19 | kconfig: write Kconfig files to autoconf.cmd in order | Masahiro Yamada |
2023-12-28 | kconfig: remove redundant NULL pointer check before free() | Masahiro Yamada |
2022-11-21 | kconfig: remove const qualifier from str_get() | Masahiro Yamada |
2018-12-28 | kconfig: convert to SPDX License Identifier | Masahiro Yamada |
2018-07-25 | kconfig: rename file_write_dep and move it to confdata.c | Masahiro Yamada |
2018-05-29 | kconfig: remove string expansion in file_lookup() | Masahiro Yamada |
2018-05-29 | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada |
2018-03-02 | kconfig: add xstrdup() helper | Masahiro Yamada |
2018-02-10 | kconfig: remove const qualifier from sym_expand_string_value() | Masahiro Yamada |
2018-02-10 | kconfig: add xrealloc() helper | Masahiro Yamada |
2015-02-25 | kconfig: Remove dead code | Michal Marek |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada |
2012-11-20 | kconfig: Fix malloc handling in conf tools | Alan Cox |
2011-06-06 | kconfig: add missing <stdlib.h> inclusion | Arnaud Lacombe |
2011-06-06 | kconfig: add missing <stdarg.h> inclusion | Arnaud Lacombe |
2010-09-19 | kconfig: expand file names | Arnaud Lacombe |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-03-15 | kconfig: util: Fix typo in comment | Thomas Weber |
2010-02-02 | menuconfig: wrap long help lines | Vadim Bendebury (вб) |
2009-06-09 | kconfig: do not hardcode "include/config/auto.conf" filename | Markus Heidelberg |
2008-05-19 | kconfig: incorrect 'len' field initialisation ? | Christophe Jaillet |
2008-01-28 | kconfig: environment symbol support | Roman Zippel |
2007-10-12 | kconfig: fix segv fault in menuconfig | Sam Ravnborg |
2006-06-09 | kconfig: fix .config dependencies | Roman Zippel |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-01-03 | s/retreiv/retriev/g | Matt Mackall |
2005-12-26 | kbuild: always run 'make silentoldconfig' when tree is cleaned | Sam Ravnborg |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |