Age | Commit message (Expand) | Author |
---|---|---|
2022-05-29 | *: pivot to til_module_context_t | Vito Caputo |
2022-05-21 | til: supply a seed to til_module_t.create_context() | Vito Caputo |
2022-05-01 | til: introduce some generic fragmenters for convenience | Vito Caputo |
2022-05-01 | til: wire n_cpus up to the fragmenter function | Vito Caputo |
2022-04-25 | til: add til_module_t.flags and TIL_MODULE_OVERLAYABLE | Vito Caputo |
2022-04-24 | *: s/void */til_setup_t */ | Vito Caputo |
2022-04-22 | til: make til_module_randomize_setup() return -errno | Vito Caputo |
2022-04-22 | til: add til_module_randomize_setup() from rtv | Vito Caputo |
2022-03-30 | *: wire up context-specific setup instances | Vito Caputo |
2022-03-19 | *: de-constify til_setting_t throughout | Vito Caputo |
2022-03-19 | til: add til_module_destroy_context() helper | Vito Caputo |
2022-03-19 | *: drop til_module_t.license | Vito Caputo |
2022-03-12 | til_settings: always describe relevant settings | Vito Caputo |
2021-10-01 | *: librototiller->libtil | Vito Caputo |