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
/
main.c
Age
Commit message (
Expand
)
Author
2022-08-12
9: compute available kernel pages using sizeof(Proc*)
Ori Bernstein
2022-08-10
9/port: allow kiloprocs -- allocate procs lazily
Ori Bernstein
2021-01-17
pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequencies
cinap_lenrek
2020-12-21
pc, xen: move fpu setup/fork/save/restore handlers to pc/fpu.c
cinap_lenrek
2020-12-21
kernel: update procsave() comment, we'r not holding up->rlock anymore
cinap_lenrek
2020-12-20
kernel: handle tos and per process pcycle counters in port/
cinap_lenrek
2020-12-06
xen: use pc/fpu.c
cinap_lenrek
2020-01-26
kernel: implement portable userinit() and simplify process creation
cinap_lenrek
2017-11-04
kernel: introduce per process FPU struct (PFPU) for more flexible machine spe...
cinap_lenrek
2017-10-29
kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryption
cinap_lenrek
2017-03-11
kernel: get rid of active.Lock and active.thunderbirdsargo
cinap_lenrek
2016-01-05
kernel: change active.machs from bitmap to char array to support up to 64 cpu...
cinap_lenrek
2015-11-30
kernel: cleanup exit()/shutdown()/reboot() code
cinap_lenrek
2015-02-07
kernel: reduce Page structure size by changing Page.cachectl[]
cinap_lenrek
2014-12-18
xen: remove segmentation constants, not used on xen.
cinap_lenrek
2014-12-17
teg2, xen: remove unused bootdisk[] and fix conf.nswppo factor in kernel memo...
cinap_lenrek
2014-12-16
kernel: remove obsolete comment regarding Mntcache size in */main.c
cinap_lenrek
2014-06-25
xen: fix boot argv0
mischief
2014-06-24
xen: fix early console
mischief
2014-06-24
import xen 32 bit paravirtual kernel from /n/sources/xen.
mischief