Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kconfig: import more list macros and inline functions | Masahiro Yamada | 2024-02-19 | 1 | -0/+69 |
* | kconfig: resync list.h | Masahiro Yamada | 2024-02-19 | 1 | -62/+121 |
* | kconfig: split list_head into a separate header | Masahiro Yamada | 2024-02-19 | 1 | -6/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Replace mentions of "list_struct" to "list_head" | Andrey Utkin | 2014-11-20 | 1 | -3/+3 |
* | kconfig: fix lists definition for C++ | Yann E. MORIN | 2013-04-29 | 1 | -2/+2 |
* | menuconfig: Add "breadcrumbs" navigation aid | Benjamin Poirier | 2013-04-16 | 1 | -0/+27 |
* | menuconfig: Fix memory leak introduced by jump keys feature | Benjamin Poirier | 2013-04-16 | 1 | -0/+13 |
* | menuconfig: Replace CIRCLEQ by list_head-style lists. | Benjamin Poirier | 2012-10-25 | 1 | -0/+91 |