index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
list.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: move some helper headers from scripts/kconfig/ to scripts/include/
Masahiro Yamada
2024-07-21
1
-309
/
+0
*
kconfig: import list_move(_tail) and list_for_each_entry_reverse macros
Masahiro Yamada
2024-07-15
1
-0
/
+53
*
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