plan9fox/sys/src/9/omap
cinap_lenrek d94ffb4808 kernel: do all fp state fork from procfork() (like pc kernel)
this simplifies the arm ports and keeps all the stuff in one place
instead of spreading it thru notify(), trap() and syscall() functions
and prevents useless fp state copying for kernel procs.

also make sure to save fp in notify while still splhi().
2013-05-30 23:26:21 +02:00
..
notes
arch.c kernel: do all fp state fork from procfork() (like pc kernel) 2013-05-30 23:26:21 +02:00
archomap.c omap: update omap kernel (from sources) 2013-01-26 17:32:08 +01:00
arm.h omap: fix breakpoint instruction trap handling (from sources) 2013-01-25 14:48:57 +01:00
arm.s
beagle reduce software cursor flickering 2013-04-14 16:28:54 +02:00
cache.v7.s
clock.c
coproc.c
dat.h
devarch.c
devdss.c
devether.c Fix double-free fault when isaconfig returns nothing for "etherN". (from richard millers devether-doublefree patch) 2013-04-29 18:39:44 +02:00
devuart.c remove non standard COM3 (eia2) serial port from i8250 uart. 2013-01-13 10:23:31 +01:00
dma.c
ether9221.c
etherif.h
fns.h kernel: do all fp state fork from procfork() (like pc kernel) 2013-05-30 23:26:21 +02:00
fpi.c
fpi.h
fpiarm.c
fpimem.c
init9.s
io.h
l.s omap: fix breakpoint instruction trap handling (from sources) 2013-01-25 14:48:57 +01:00
lexception.s
lproc.s
main.c kernel: fix wrong calculation of swap iolist size 2011-12-14 00:10:33 +01:00
mem.h sysexec: fix possible segment overlap with temporary stack 2013-03-16 02:37:07 +01:00
mkfile kernel: move duplicated random.c to port 2012-05-03 08:49:25 +02:00
mmu.c
mouse.c
nvram
rebootcode.s
screen.c reduce software cursor flickering 2013-04-14 16:28:54 +02:00
screen.h reduce software cursor flickering 2013-04-14 16:28:54 +02:00
softfpu.c kernel: do all fp state fork from procfork() (like pc kernel) 2013-05-30 23:26:21 +02:00
syscall.c kernel: do all fp state fork from procfork() (like pc kernel) 2013-05-30 23:26:21 +02:00
trap.c omap: update omap kernel (from sources) 2013-01-26 17:32:08 +01:00
uarti8250.c
ucalloc.c
ucallocb.c
uncached.h
usbehci.h omap: update omap kernel (from sources) 2013-01-26 17:32:08 +01:00
usbehciomap.c move devusb to port 2012-12-06 18:53:17 +01:00
words