index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
l3mdev.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-09
kconfig: use linked list in get_symbol_str() to iterate over menus
Masahiro Yamada
1
-8
/
+9
2024-03-09
kconfig: link menus to a symbol
Masahiro Yamada
3
-1
/
+12
2024-03-09
kbuild: fix inconsistent indentation in top Makefile
Masahiro Yamada
1
-16
/
+16
2024-02-25
kbuild: Use -fmin-function-alignment when available
Petr Pavlu
3
-5
/
+24
2024-02-23
alpha: merge two entries for CONFIG_ALPHA_GAMMA
Masahiro Yamada
1
-7
/
+3
2024-02-23
alpha: merge two entries for CONFIG_ALPHA_EV4
Masahiro Yamada
1
-4
/
+1
2024-02-23
kbuild: change DTC_FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
1
-1
/
+1
2024-02-23
kbuild: change tool coverage variables to take the path relative to $(obj)
Masahiro Yamada
4
-10
/
+13
2024-02-20
kconfig: lxdialog: fix cursor render in checklist
Matthew Bystrin
1
-3
/
+2
2024-02-20
kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS
Masahiro Yamada
1
-2
/
+1
2024-02-20
hexagon: select GENERIC_IRQ_PROBE instead of redefining it
Masahiro Yamada
1
-6
/
+1
2024-02-20
hexagon: select FRAME_POINTER instead of redefining it
Masahiro Yamada
1
-3
/
+2
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
11
-15
/
+11
2024-02-20
kconfig: use generic macros to implement symbol hashtable
Masahiro Yamada
7
-39
/
+42
2024-02-20
kconfig: print recursive dependency errors in the parsed order
Masahiro Yamada
2
-15
/
+27
2024-02-20
kconfig: do not imply the type of choice value
Masahiro Yamada
1
-6
/
+0
2024-02-20
kconfig: convert linked list of files to hash table
Masahiro Yamada
1
-9
/
+11
2024-02-20
kconfig: move strhash() to util.c as a global function
Masahiro Yamada
3
-9
/
+11
2024-02-19
kconfig: move ARRAY_SIZE to a header
Masahiro Yamada
2
-2
/
+12