Age | Commit message (Expand) | Author |
---|---|---|
2024-07-21 | kbuild: move some helper headers from scripts/kconfig/ to scripts/include/ | Masahiro Yamada |
2024-07-16 | kconfig: import list_move(_tail) and list_for_each_entry_reverse macros | Masahiro Yamada |
2024-02-19 | kconfig: import more list macros and inline functions | Masahiro Yamada |
2024-02-19 | kconfig: resync list.h | Masahiro Yamada |
2024-02-19 | kconfig: split list_head into a separate header | Masahiro Yamada |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2014-11-20 | Replace mentions of "list_struct" to "list_head" | Andrey Utkin |
2013-04-29 | kconfig: fix lists definition for C++ | Yann E. MORIN |
2013-04-16 | menuconfig: Add "breadcrumbs" navigation aid | Benjamin Poirier |
2013-04-16 | menuconfig: Fix memory leak introduced by jump keys feature | Benjamin Poirier |
2012-10-25 | menuconfig: Replace CIRCLEQ by list_head-style lists. | Benjamin Poirier |