plan9fox/sys/src/9
cinap_lenrek 8cb33f2f18 pc/l.s: load virtual gdt pointer after mmu switch
before removing the double map at 0, load our
initial gdt pointer with its new KZERO based
virtual address.

this is prerequisite for handling traps early during
bootup before mmuinit() loads the final gdt.
2020-11-17 23:18:08 +01:00
..
bcm bcm64: fix usb xhci controller on pi4 8GB variant (thanks richard miller) 2020-07-02 21:04:01 +02:00
bcm64 kernel: massive pci code rewrite 2020-09-13 20:33:17 +02:00
boot bootrc: allow kbmap to be set via plan9.ini (thanks Aaron Bieber) 2020-10-01 17:47:52 +02:00
cycv kernel: cleanup makefile for $CONF.$O target 2020-02-02 20:46:58 +01:00
ip devip: implement ipv6 support in ipmux packet filter 2020-06-07 16:56:01 +02:00
kw kernel: get rid of unused ucallocb 2020-10-09 22:05:32 +02:00
mtx pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to port/iomap.c 2020-11-03 20:46:09 +01:00
omap kernel: get rid of unused ucallocb 2020-10-09 22:05:32 +02:00
pc pc/l.s: load virtual gdt pointer after mmu switch 2020-11-17 23:18:08 +01:00
pc64 pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to port/iomap.c 2020-11-03 20:46:09 +01:00
port pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to port/iomap.c 2020-11-03 20:46:09 +01:00
ppc pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to port/iomap.c 2020-11-03 20:46:09 +01:00
sgi kernel: cleanup the software mouse cursor mess 2020-04-10 17:12:51 +02:00
teg2 kernel: get rid of unused ucallocb 2020-10-09 22:05:32 +02:00
xen pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to port/iomap.c 2020-11-03 20:46:09 +01:00
zynq kernel: cleanup the software mouse cursor mess 2020-04-10 17:12:51 +02:00
mkfile add cycv kernel 2020-01-08 02:35:01 +00:00