plan9fox/sys/src/9/pc64
cinap_lenrek 62eec43340 kernel: clear FPillegal in pexit() and before pprint()
pexit() and pprint() can get called outside of a syscall
(from procctl()) with a process that is in active note
handling and require floating point in the kernel on amd64
for aesni (devtls).
2019-09-08 19:02:01 +02:00
..
apbootstrap.s pc64: map kernel text readonly and everything else no-execute 2019-08-29 07:35:22 +02:00
dat.h pc64: implement NX bit discovery, map kernel mappings no-execute 2019-08-27 03:55:12 +02:00
fns.h usbehci: introduce dmaflush() function to handle portable cache invalidation for device drivers 2019-07-17 10:24:50 +02:00
l.s kernel: change peek to return number of characters left rather than 0/-1 2018-12-11 09:17:44 +00:00
main.c pc64: map kernel text readonly and everything else no-execute 2019-08-29 07:35:22 +02:00
mem.h pc64: implement NX bit discovery, map kernel mappings no-execute 2019-08-27 03:55:12 +02:00
memory.c pc64: map kernel text readonly and everything else no-execute 2019-08-29 07:35:22 +02:00
mkfile kernel: move common ethermii to port/ 2019-07-11 07:47:39 +02:00
mmu.c pc64: map kernel text readonly and everything else no-execute 2019-08-29 07:35:22 +02:00
pc64 etherx550: add intel 10GB ethernet controlller x550 driver (thanks joe9) 2018-12-23 17:48:11 +01:00
rebootcode.s pc, pc64: park application processors in rebootcode with mmu off 2018-11-19 18:42:01 +01:00
squidboy.c pc64: map kernel text readonly and everything else no-execute 2019-08-29 07:35:22 +02:00
trap.c kernel: clear FPillegal in pexit() and before pprint() 2019-09-08 19:02:01 +02:00