index
:
kmi
master
ACTIVE - Kernel with migrating threads as IPC
kimi.h.kuparinen+kmi@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-01
document sleep
Kimplul
2024-06-01
add sleep syscall
Kimplul
2024-06-01
slight tweaks to sptree stuff
Kimplul
2024-05-24
rename common to src
Kimplul
2024-05-23
improve id handling
Kimplul
2024-05-10
implement faster page allocator
Kimplul
2024-05-10
update doxygen config
Kimplul
2024-05-10
update formatting config
Kimplul
2024-01-10
silence warning
Kimplul
2024-01-10
some kmx alleviations
Kimplul
2023-10-10
fix enough_rpc_stack
Kimplul
2023-10-09
experimenting with removing lists threads per proc
Kimplul
2023-10-09
move rpc stack handling to arch-specific code
Kimplul
2023-10-03
fix fork return values
Kimplul
2023-08-04
fix warnings in smp.c
Kimplul
2023-08-04
add initial smp bringup
Kimplul
2023-08-03
add sbi_hart_start
Kimplul
2023-08-03
fix cpu_send_ipi
Kimplul
2023-08-03
dispatch doesn't have to worry about ipi
Kimplul
2023-07-31
add copyright stuff to new files
Kimplul
2023-07-31
start working on irqs
Kimplul
2023-07-27
use nifty variable argument count trick
Kimplul
2023-07-27
add ipc_kick
Kimplul
2023-07-26
allow tail call optimizations to happen easier
Kimplul
2023-07-26
fix possible segfault with non-gig memory sizes
Kimplul
2023-07-25
simplify fdt reg reading
Kimplul
2023-07-25
simplify populate/probe pmap
Kimplul
2023-07-24
split makefile into two parts
Kimplul
2023-06-14
move rpc check to ipc_respo
Kimplul
2023-06-11
add some clarifications to rpc stack stuff
Kimplul
2023-06-08
fix visionfive boot docs
Kimplul
2023-06-08
skip saving registers when possible
Kimplul
2023-06-08
add fast userspace return to do_ipc
Kimplul
2023-06-07
slightly improve padding
Kimplul
2023-06-07
add unlikely hint to leave_rpc
Kimplul
2023-06-07
slight improvements to building
Kimplul
2023-06-07
fix root node get_reginfo
Kimplul
2023-06-07
change register save/load to increasing order
Kimplul
2023-06-05
add check against calling ipc_resp erroneously
Kimplul
2023-06-05
give compiler more room to optimize rpc invocation
Kimplul
2023-06-04
clarify a few things
Kimplul
2023-06-04
slight optimization and brainfart fix
Kimplul
2023-06-04
remove misleading comment
Kimplul
2023-06-04
add some docs about visionfive2
Kimplul
2023-06-04
visionfive2 boots
Kimplul
2023-06-04
visionfive2 boots until debugging is initialized
Kimplul
2023-05-29
start trying to boot on visionfive 2
Kimplul
2023-05-17
align handle_irq to four byte boundaries always
Kimplul
2023-05-12
update README to reflect recent changes
Kimplul
2023-05-12
disable LTO with LLVM
Kimplul
[next]