summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/list.h
AgeCommit message (Expand)AuthorLines
2024-07-21kbuild: move some helper headers from scripts/kconfig/ to scripts/include/Masahiro Yamada-309/+0
2024-07-16kconfig: import list_move(_tail) and list_for_each_entry_reverse macrosMasahiro Yamada-0/+53
2024-02-19kconfig: import more list macros and inline functionsMasahiro Yamada-0/+69
2024-02-19kconfig: resync list.hMasahiro Yamada-62/+121
2024-02-19kconfig: split list_head into a separate headerMasahiro Yamada-6/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin-3/+3
2013-04-29kconfig: fix lists definition for C++Yann E. MORIN-2/+2
2013-04-16menuconfig: Add "breadcrumbs" navigation aidBenjamin Poirier-0/+27
2013-04-16menuconfig: Fix memory leak introduced by jump keys featureBenjamin Poirier-0/+13
2012-10-25menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier-0/+91