Age | Commit message (Expand) | Author |
---|---|---|
2022-12-28 | Kernel+Userland: Remove uses of the __i386__ compiler macro | Andreas Kling |
2022-12-28 | Kernel: Reorganize Arch/x86 directory to Arch/x86_64 after i686 removal | Liav A |
2022-05-30 | Kernel: Do not include AK/Platform.h in mcontext headers | SeekingBlues |
2022-03-12 | Kernel: Create a stub mcontext for aarch64 | Jakub V. Flasar |
2022-03-04 | Kernel: Add support for SA_SIGINFO | Ali Mohammad Pur |