aboutsummaryrefslogtreecommitdiffstats
path: root/xenolinux-2.4.21-pre4-sparse/arch/xeno/kernel/process.c
Commit message (Collapse)AuthorAgeFilesLines
* bitkeeper revision 1.258 (3efc5218v9et-leaVGHVRu-faTh56g)iap10@labyrinth.cl.cam.ac.uk2003-06-271-487/+0
| | | | | update to official 2.4.21 kernel from 2.4.21-pre4
* bitkeeper revision 1.253 (3ede2580BOyG2X8oTsgB7U5xY-U9XQ)kaf24@scramble.cl.cam.ac.uk2003-06-041-2/+6
| | | | | | processor.h, setup.c, process.c, ioport.c, head.S: Yet another IOPL fix -- tested this time :-)
* bitkeeper revision 1.252 (3eddffe6IQ1eZ1bHUcbBhwG8ApEXrA)kaf24@scramble.cl.cam.ac.uk2003-06-041-8/+5
| | | | | | processor.h, setup.c, process.c: Further IOPL fix -- also initial idle thread has current->thread.esp0 initialised to a non-zero value.
* bitkeeper revision 1.208 (3eb7cc95biENxNPLM1gD4B9rpj7H_w)kaf24@scramble.cl.cam.ac.uk2003-05-061-2/+6
| | | | | | | | | | Makefile: new file Many files: Allow hypercalls from ring 3 (if permitted by ring 1). .del-Config.in~31701845a0b06ec3: Delete: xenolinux-2.4.21-pre4-sparse/drivers/char/Config.in
* bitkeeper revision 1.184.5.1 (3ead2bacOfPX2Bo4kzErV1yUs0q1qA)kaf24@scramble.cl.cam.ac.uk2003-04-281-0/+5
| | | | | | Many files: Pass dom_id and other flags to domains in start_info structure. Allow changing of IO privilege level via new hypercall.
* bitkeeper revision 1.177 (3e9ddbaeZvT8WLJjkXqctK8YH2xb1A)kaf24@scramble.cl.cam.ac.uk2003-04-161-7/+0
| | | | | | system.h, process.c: Fixed Xenolinux context switch code so that FS and GS are properly saved for the old process.
* bitkeeper revision 1.165.1.1 (3e9c3ccaCJe7Z8jxplsENPEQ5oFIFw)kaf24@scramble.cl.cam.ac.uk2003-04-151-2/+13
| | | | | | Many files: Partial checkin of virtualised LDT support.
* bitkeeper revision 1.131 (3e7270ecL24hQl_PjDBYoS8hhB8GTA)kaf24@scramble.cl.cam.ac.uk2003-03-151-3/+23
| | | | | | | | multicall.h: new file Many files: Multicall now available, so that Xen syscalls can be batched to amortise cost of trap to ring 0. Used by xenolinux to reduce the cost of a context switch.
* bitkeeper revision 1.93 (3e5a4e6bkPheUp3x1uufN2MS3LAB7A)iap10@labyrinth.cl.cam.ac.uk2003-02-241-0/+453
Latest and Greatest version of XenoLinux based on the Linux-2.4.21-pre4 kernel.