index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
xen
/
trap.c
Age
Commit message (
Expand
)
Author
2022-08-17
kernel: allocate notes in heap
cinap_lenrek
2022-08-17
kernel: simplify notify() adding common popnote() function
cinap_lenrek
2025-05-14
kernel: get rid of Proc.kstack
glenda
2020-12-20
kernel: handle tos and per process pcycle counters in port/
cinap_lenrek
2020-11-29
pc, pc64, xen: rewrite interrupt handling code
cinap_lenrek
2020-01-26
kernel: implement portable userinit() and simplify process creation
cinap_lenrek
2019-08-27
kernel: catch execution read fault on SG_NOEXEC segment
cinap_lenrek
2017-11-04
kernel: introduce per process FPU struct (PFPU) for more flexible machine spe...
cinap_lenrek
2016-01-05
kernel: change active.machs from bitmap to char array to support up to 64 cpu...
cinap_lenrek
2014-12-22
pc, pc64, xen: change return type of intrdisable() to void
cinap_lenrek
2014-12-22
pc, pc64, xen: simplify #P/irqalloc
cinap_lenrek
2014-11-09
kernel: remove implicit Proc* argument from procctl()
cinap_lenrek
2014-06-24
import xen 32 bit paravirtual kernel from /n/sources/xen.
mischief