- Jul 25, 2023
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
Page alignment is now verified at compile time, for example.
-
Jacob Lorentzon authored
-
- Jul 24, 2023
-
-
Jeremy Soller authored
Reduce usage of unstable features See merge request !230
-
- Jul 18, 2023
-
-
Jeremy Soller authored
Fix fmap typo and remove warning. See merge request !237
-
Jacob Lorentzon authored
-
- Jul 17, 2023
-
-
Jeremy Soller authored
Alternative physmap via memory:physical@<mem type>. See merge request !236
-
- Jul 14, 2023
-
-
Jacob Lorentzon authored
-
Jeremy Soller authored
Set space in copy_and_capture_tail. See merge request !235
-
Jacob Lorentzon authored
-
- Jul 10, 2023
-
-
bjorn3 authored
abort will still run the illegal instruction interrupt handler which may not be safe.
-
bjorn3 authored
-
bjorn3 authored
-
bjorn3 authored
-
bjorn3 authored
-
bjorn3 authored
-
Jeremy Soller authored
Fix debug: scheme. See merge request !233
-
Jacob Lorentzon authored
-
Jeremy Soller authored
Simplify x86_64 percpu and GSBASE calculation See merge request !222
-
-
Jeremy Soller authored
Avoid static mut thread locals See merge request !228
-
- Jul 07, 2023
-
-
Jeremy Soller authored
Fix live scheme See merge request !232
-
Jacob Lorentzon authored
-
- Jul 06, 2023
-
-
Jeremy Soller authored
Usercopy migration Closes #82 and #115 See merge request !219
-
-
Jeremy Soller authored
Replace Box<dyn Fn> with fn in sys: scheme. See merge request !231
-
- Jul 05, 2023
-
-
Jacob Lorentzon authored
-
bjorn3 authored
Instead use UnsafeCell inside the thread locals.
-
- Jul 04, 2023
-
-
Jeremy Soller authored
Build the kernel with panic=abort See merge request !229
-
Jeremy Soller authored
Move IDTR thread local to a stack variable See merge request !227
-
bjorn3 authored
This reduces the kernel size and avoids the need to define the eh_personality lang item.
-
bjorn3 authored
-
- Jun 27, 2023
-
-
Jeremy Soller authored
Improved pipe scheme. Closes #84 See merge request !226
-
- Jun 26, 2023
-
-
Jacob Lorentzon authored
-
- Jun 18, 2023
-
-
Jeremy Soller authored
Always clear DF when entering the kernel See merge request !223
-
Jacob Lorentzon authored
-
- Jun 13, 2023
-
-
Jeremy Soller authored
More aarch64 stuff See merge request !221
-
uuuvn authored
-