Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-30 | kernel: do all fp state fork from procfork() (like pc kernel) | cinap_lenrek | |
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-01-25 | omap: fix breakpoint instruction trap handling (from sources) | cinap_lenrek | |
2011-07-12 | segdesc: add /dev/^(ldt gdt) support | cinap_lenrek | |
2011-05-21 | remove keyboard stuff from other ports, make openssl and python compile on arm | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |