Age | Commit message (Expand) | Author |
---|---|---|
2021-09-18 | merge `kernel/types.h` and `init/types.h` | dzwdz |
2021-09-12 | make the inline functions static | dzwdz |
2021-09-11 | replace `user_ptr` with a linux-style `__user` annotation | dzwdz |
2021-07-24 | merge the `register` and `register_pushad` structs | dzwdz |
2021-07-24 | sysexit() now overrides all registers | dzwdz |
2021-07-24 | save all registers on syscalls | dzwdz |