Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-20 | kbuild: remove append operation on cmd_ld_ko_o | 1 | -1/+1 | |
2024-09-20 | kconfig: cache expression values | 5 | -4/+39 | |
2024-09-20 | kconfig: use hash table to reuse expressions | 5 | -277/+170 | |
2024-09-20 | kconfig: refactor expr_eliminate_dups() | 1 | -11/+3 | |
2024-09-20 | kconfig: add comments to expression transformations | 1 | -6/+37 | |
2024-09-20 | kconfig: change some expr_*() functions to bool | 2 | -10/+11 | |
2024-09-20 | scripts: move hash function from scripts/kconfig/ to scripts/include/ | 4 | -14/+20 | |
2024-09-20 | kallsyms: change overflow variable to bool type | 1 | -4/+4 | |
2024-09-20 | kallsyms: squash output_address() | 1 | -10/+5 | |
2024-09-20 | kbuild: add install target for modules.builtin.ranges | 1 | -2/+4 |