summaryrefslogtreecommitdiff
path: root/sys/src/9/xen
AgeCommit message (Expand)Author
2016-12-14xen: fix build by adding missing rdrandbuf() functioncinap_lenrek
2016-01-05kernel: change active.machs from bitmap to char array to support up to 64 cpu...cinap_lenrek
2015-11-30kernel: cleanup exit()/shutdown()/reboot() codecinap_lenrek
2015-07-07all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw)cinap_lenrek
2015-06-15kernel: add pagechaindone() to wakeup processes waiting for memorycinap_lenrek
2015-02-07kernel: reduce Page structure size by changing Page.cachectl[]cinap_lenrek
2014-12-22pc, pc64, xen: change return type of intrdisable() to voidcinap_lenrek
2014-12-22pc, pc64, xen: simplify #P/irqalloccinap_lenrek
2014-12-18xen: remove segmentation constants, not used on xen.cinap_lenrek
2014-12-17teg2, xen: remove unused bootdisk[] and fix conf.nswppo factor in kernel memo...cinap_lenrek
2014-12-16kernel: remove obsolete comment regarding Mntcache size in */main.ccinap_lenrek
2014-12-15xen: fix cross buildcinap_lenrek
2014-12-14kernel: get rid of /boot/boot parametrizationcinap_lenrek
2014-12-14xen: fix mtrr dummy functionscinap_lenrek
2014-11-09kernel: remove implicit Proc* argument from procctl()cinap_lenrek
2014-06-25xen: delete screen.h from pc that accidentally snuck in. a screen.h for xen f...mischief
2014-06-25xen: fix boot argv0mischief
2014-06-25xen: gotta go fastmischief
2014-06-25xen: correct print format for longmischief
2014-06-24xen: fix early consolemischief
2014-06-24import xen 32 bit paravirtual kernel from /n/sources/xen.mischief