summaryrefslogtreecommitdiffstats
path: root/sys/riscv/riscv/vm_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* There is no need to pre save tp in cpu_fork().br2016-02-171-6/+0
* Use callee-saved registers to pass args through fork_trampoline().br2016-02-171-6/+6
* Include sys/_task.h into uma_int.h, so that taskqueue.h isn't aglebius2016-02-091-1/+0
* Reuse gp register for pcpu pointer.br2016-02-041-1/+1
* Fix build.br2016-02-041-0/+1
* Welcome the RISC-V 64-bit kernel.br2016-01-291-0/+259
OpenPOWER on IntegriCloud