aboutsummaryrefslogtreecommitdiffstats
path: root/xenolinux-2.4.21-pre4-sparse/arch/xeno/mm
Commit message (Collapse)AuthorAgeFilesLines
* bitkeeper revision 1.122 (3e6d2fc8CULc6D1QN5JO9MAu4FbLdw)kaf24@labyrinth.cl.cam.ac.uk2003-03-111-98/+84
| | | | | | system.h, hypervisor.c: Reverted to locking for page table updat esynchronisation. Shouldn't be noticeably slower, and the stronger guarantees may be useful in future.
* bitkeeper revision 1.120 (3e6ca44cvMxdBQkw-MjBh0_JyTebvw)kaf24@labyrinth.cl.cam.ac.uk2003-03-101-79/+97
| | | | | | hypervisor.c: Better synchronisation in page-table update code -- removed locking and replaced with cmpxchg (CAS)
* bitkeeper revision 1.119 (3e6c96c2opjGKDx0oCP831RfhP4uDw)kaf24@labyrinth.cl.cam.ac.uk2003-03-101-1/+40
| | | | | | hypervisor.c, network.c: Added locing to page-table update code in Xenolinux. Network driver noew flushed the update queue before pushing new rx buffers.
* bitkeeper revision 1.93 (3e5a4e6bkPheUp3x1uufN2MS3LAB7A)iap10@labyrinth.cl.cam.ac.uk2003-02-248-0/+1370
Latest and Greatest version of XenoLinux based on the Linux-2.4.21-pre4 kernel.