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
Age
Commit message (
Expand
)
Author
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-07-07
all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw)
cinap_lenrek
2015-06-15
kernel: add pagechaindone() to wakeup processes waiting for memory
cinap_lenrek
2015-02-07
kernel: reduce Page structure size by changing Page.cachectl[]
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-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-12-15
xen: fix cross build
cinap_lenrek
2014-12-14
kernel: get rid of /boot/boot parametrization
cinap_lenrek
2014-12-14
xen: fix mtrr dummy functions
cinap_lenrek
2014-11-09
kernel: remove implicit Proc* argument from procctl()
cinap_lenrek
2014-06-25
xen: delete screen.h from pc that accidentally snuck in. a screen.h for xen f...
mischief
2014-06-25
xen: fix boot argv0
mischief
2014-06-25
xen: gotta go fast
mischief
2014-06-25
xen: correct print format for long
mischief
2014-06-24
xen: fix early console
mischief
2014-06-24
import xen 32 bit paravirtual kernel from /n/sources/xen.
mischief