| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-11-20 | sys_info: add a default kernel sys_info mask | 1 | -1/+30 | |
| 2025-11-20 | panic: sys_info: factor out read and write handlers | 1 | -33/+46 | |
| 2025-11-20 | panic: sys_info: deduplicate local variable 'table; assignments | 1 | -6/+4 | |
| 2025-11-20 | panic: sys_info: rewrite a fix for a compilation error (`make W=1`) | 1 | -12/+16 | |
| 2025-11-20 | panic: sys_info:replace struct sys_info_name with plain array of strings | 1 | -24/+20 | |
| 2025-11-20 | panic: sys_info: align constant definition names with parameters | 1 | -2/+2 | |
| 2025-11-20 | panic: sys_info: capture si_bits_global before iterating over it | 1 | -2/+5 | |
| 2025-09-13 | lib/sys_info: handle sys_info_mask==0 case | 1 | -1/+2 | |
| 2025-07-19 | panic: add 'panic_sys_info' sysctl to take human readable string parameter | 1 | -0/+90 | |
| 2025-07-19 | panic: generalize panic_print's function to show sys info | 1 | -0/+32 |
