Age | Commit message (Expand) | Author |
---|---|---|
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-02-10 | Meta: Fix shellcheck warnings in various scripts | Shannon Booth |
2019-11-28 | Kernel: Allow modules to link against anything in kernel.map :^) | Andreas Kling |
2019-04-30 | Kernel: Don't symbolicate symbol+offset for obvious non-kernel addresses. | Andreas Kling |
2018-12-03 | Omit duplicate lines from the ksyms map. | Andreas Kling |
2018-11-09 | Pre-size the ksyms vector for speedier loading. | Andreas Kling |
2018-10-26 | Add a very hackish /proc/PID/stack. | Andreas Kling |