index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
ppc
/
trap.c
Age
Commit message (
Expand
)
Author
2022-08-17
kernel: allocate notes in heap
cinap_lenrek
2022-08-17
kernel: simplify notify() adding common popnote() function
cinap_lenrek
2025-05-14
kernel: get rid of Proc.kstack
glenda
2020-12-20
kernel: handle tos and per process pcycle counters in port/
cinap_lenrek
2020-01-26
kernel: implement portable userinit() and simplify process creation
cinap_lenrek
2019-08-27
kernel: catch execution read fault on SG_NOEXEC segment
cinap_lenrek
2017-11-04
kernel: introduce per process FPU struct (PFPU) for more flexible machine spe...
cinap_lenrek
2015-06-13
qc, 9/ppc, 9/mtx: fix wrong if statements
ftrvxmtrx
2014-11-09
kernel: remove implicit Proc* argument from procctl()
cinap_lenrek
2014-01-20
kernel: various cleanups
cinap_lenrek
2014-01-20
kernel: apply uintptr for ulong when a pointer is stored
cinap_lenrek
2013-12-29
kernel: dont call pprint() while holding up->debug qlock
cinap_lenrek
2013-06-07
no need to disable fpu in execregs, this is done in procsetup() already
cinap_lenrek
2013-05-30
kernel: do all fp state fork from procfork() (like pc kernel)
cinap_lenrek
2011-10-25
fix _tos->pcycles, make _tos->kcycles actually count cycles executing kernel ...
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